nb-nodejs
nb-nodejs copied to clipboard
NodeJS support for NetBeans, originally hosted on netbeans.org
Any chance you can add support for configurations (launchers)? I often create a Node.js project and have a bunch of js files in there I want to run individually. I...
(Not sure if this is a plugin request or if it should be a Netbeans config change.) On Netbeans run, when my server.js runs, I'd like a browser window to...
Hi, this project is coming along nicely For use native developers the binding.gyp file is important. It looks like it is json with a gyp convention: http://code.google.com/p/gyp/wiki/InputFormatReference If you wanted...
Hello. I quit using nodejs project because I need to control formatting setting of each specific project. Any way to add support for standard project settings? Right now I'm just...
Not sure if this is again something that should be done at the plugin level or not.
I have set up NB 8 on Linux and Mac with the NodeJS Project plugin. The project is hosted at bitbucket. It involves 3 repos that are all private. The...