Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Issues w/ Eclipse IDE & Content Assist
I'm trying to figure out why my Content Assist isn't working in Eclipse and I can only get so far:
[LIST]
[*]I removed any reference to eclipse on my system, uninstalled java and performed a reinstall.
[*]When I create a new SuiteScript file, it does not give me any of the JSDOC information, which is what is needed for Content assist to be working...from my understaning.
[/LIST]
For Example:
[LIST]
[*]I select a new SuiteScript File > User Event > beforeLoad
[*]I get a blank javascript file
[/LIST]
If I do this on a different system, it populates all of the necessary content:
0