Hi All, kindly help me to install the Suite Cloud ...
# suitescript
v
Hi All, kindly help me to install the Suite Cloud IDE in Eclipse MAC OS Bigsur
I have tried installation using java SDK 1.8 and 16
After all the process i am getting below error
• An internal error occurred during: "Upload Selected File(s)". javax/xml/soap/SOAPException
d
I believe it's only working with JDK version 11
Try this one
v
I have installed JDK
@Dmitry Masanov can i set the JAVA_HOMe
d
It should work without setting JAVA_HOME. What version you have installed?
v
the link what you have sent its 11.0.10
Which version of eclipse should I use?
I tried with all options nothing provided me the result
d
Oh, it's eclipse. Sorry, I use WebStorm, don't know how to configure Eclipse
Though, is suitecloud-cli working?
v
I am trying to configure for cli only
After creation of project am getting this error while uploading • An internal error occurred during: "Upload Selected File(s)". javax/xml/soap/SOAPException
d
But all other operations are working? Like suitecloud project:setup for example
v
Yes
d
Can you check java --version ?
v
tried with 1.8.0-291 and 16.0.10
d
It must be 11
java --version openjdk 11.0.10 2021-01-19 OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.10+9) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.10+9, mixed mode)
Like that
v
Yes
I got the same thing @Dmitry Masanov
Now which version of eclipse should I use @Dmitry Masanov?
s
The only supported version is Eclipse 4.5.2 (Mars 2)
Just a warning that it is quite old, and it’s Javascript / ECMAscript language support is limited to ES3
v
Yes, for Mac OS big sur 64 bit Eclipse is not available
Any help on this
s
v
Its saying failed to load java virtual machine @scottvonduhn
Am using Java 1.8.0_291
s
Why? Only Java 11 works
you have to use it
v
Okay I will install JAVA 11 and check @scottvonduhn
s
@Dmitry Masanov mentioned that earlier as well
v
I have installed java 11.0.10 and am able to open eclipse but unable to launch NetSuite explorer after updating to Suite IDE Plug in @scottvonduhn
s
What are you trying to do, exactly, that isn’t working?
v
@scottvonduhn I got success with Java 11 and Java 1.8 as JRE in eclipse
But I am encountering building project issue
s
Normally, you do not build a SuiteScript or Account Customization project. The code is meant to be deployed (or uploaded) to Netsuite, and will run remotely.