Having trouble logging in to environments in Eclip...
# suitescript
m
Having trouble logging in to environments in Eclipse. Anyone run into this issue? I think I should update environment urls, But I am not sure what they should be updated to? I have tried system.na3.netsuite.com
m
I also had problems connecting to our sandbox. I used it as opportunity to switch to vscode and push to a repository
s
I second that - switch to either VSCode or Webstorm
m
@stalbert, are there advantages to using Webstorm with Netsuite over VCode
s
webstorm is a powerful IDE. If you want an all-around platform for web development Webstorm is great. If you just want a text editor with some plugins VSCode is fine.
If the only javascript/web thing you do is SuiteScript I'd think VSCode is plenty unless you're doing advanced stuff
m
Great! Thanks for the input
s
Also notable, WebStorm does cost money (though not much) and comes with real human support.
👍 1
a
@stalbert We barely agree but I'm with you on this one... I use WebStorm for SuiteScript which is good and now I'm trying some NodeJS things and is also GREAT...better than the SuiteScript side of it...
s
Aye, I totally believe webstorm is the best IDE for overall JavaScript/HTML/CSS/related development, and it has excellent support for NodeJS.
m
Thanks everyone. I use VSCode for most development. I just wanted to try SDF with Eclipse. I'll give it a shot with VSCode or Webstorm
s
I use SDF from the commandline, but it would be easy to drive that commandline from Webstorm custom menus or buttons. I presume VSCode may have similar capability. Supposedly NS has committed to releasing an SDF plugin for Webstorm as well. However I actually prefer the IDE-agnostic commandline flavor of SDF.