Is there a download link for the Eclipse SDF jar f...
# sdf
k
Is there a download link for the Eclipse SDF jar file?
b
go tell @Ali Syed (NS DevTools QA) that the update site location at Updating Eclipse for Use with SuiteCloud IDE Plug-in no longer works
netsuite support may be able to get you a working url
a
This should work
k
I'm getting page not found
What I'm looking for is a direct download link so I can download the jar file without needing Eclipse installed (I can't get the correct Java version working to even start Eclipse, so I'm using VSCode instead).
I need the jar file to install the NetSuite SDF extension for VS Code
s
can't you just download the java SDF CLI and get the needed jars that way?
even the node sdf cli I think still uses the
.jars
behind the scenes
k
Hmm I don't know. Where can I find the documentation for that process?
s
the ZIP file is here (sorry if my link isn't as good as a typical @battk link heh) https://system.netsuite.com/app/help/helpcenter.nl?fid=section_1489072409.html
those ZIP files should contain the JARs
a
@Kris Wood There is no official extension for vscode from oracle yet. We are working on 1 and will be released soon. The one you are talking about is not from oracle and i have never tried it so i can't hel you with that.
👍 1
@Kris Wood you can try interactive cli in Terminal of vscode https://www.npmjs.com/package/@oracle/suitecloud-cli
@Kris Wood The eclipse link will not work in browser, it's supposed to be used in Eclipse -> "Install new software"
k
Ah ok, I won't be able to do that because IT has locked down the Java version to one that Eclipse can't use. I'll try the npm install
Thanks!
a
Let me know if you need help with npm. it should be straight forward if you have npm correctly installed. This should do all necessary work for you.
Copy code
npm install -g @oracle/suitecloud-cli