Hi all, We are new to sdf.  Using eclipse IDE , Su...
# sdf
p
Hi all, We are new to sdf.  Using eclipse IDE , Suitecloud ide plugin and java 8 for development. Getting these error when we perform validate or deploy actions An internal error occurred during: "Validate Project against Account...". javax/xml/soap/SOAPException Does anyone know solution for this issue? Thanks in advance
a
Hi, if you are new to SDF, I would recommend to start with WebStorm or SuiteCloud cli for node JS
You can use webstorm if you like to work with UI. You can find information about setting it up and usage here. For interactive suitecloud cli for node JS, setting it up is really easy. If you have nodeJS installed on your machine just run the command in any terminal of the window. like powershell, cmd, also inside VSCODE.
npm i -g @oracle/suitecloud-cli
Here is a video You can read all about it here Check the pre-requisites before
s
All recent versions of the SuiteCloud IDE plugin require Java 11, I believe. The errors could be due to using Java 8.
a
Eclipse still uses java 8.
It's better as a new user specially to use other tools instead of Eclipse as its going to be deprecated soon