Hacker News new | ask | show | jobs
by acraciun 5303 days ago
I have a colleague who uses Netbeans for Javascript so I took a look. And yes it looks better than the default Eclipse editor for Javascript (the jQuery auto-completion is quite interesting). But still it's not working in many situations, unlike the Java support that works all the time.
1 comments

Did you add jQuery support through the libraries? or did you just add it in your project, I have found auto-complete works a lot better when you explicitly add the project to Netbeans via the libraries mechanism.