nb-nodejs icon indicating copy to clipboard operation
nb-nodejs copied to clipboard

NodeJS support for NetBeans, originally hosted on netbeans.org

Results 16 nb-nodejs issues
Sort by recently updated
recently updated
newest added

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb?source=friends_link&sk=3c99970c55a899ad9ef41f126efcde0e) - [Want to take over the Java ecosystem? All you need is a MITM!](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-1fc329d898fb?source=friends_link&sk=3c99970c55a899ad9ef41f126efcde0e) - [Update: Want to take over the Java ecosystem? All you need is a MITM!](https://medium.com/bugbountywriteup/update-want-to-take-over-the-java-ecosystem-all-you-need-is-a-mitm-d069d253fe23?source=friends_link&sk=8c8e52a7d57b98d0b7e541665688b454)...

http://timboudreau.com/modules http://timboudreau.com/builds/job/NetBeans-NodeJS-Plugin/lastSuccessfulBuild/

Hi, I have an easy feature request. Please add an ability to manage in Netbeans GUI the list of projects that were marked as not Node.js without manual editing `nodejs.properties`...

Im using nvm to install nodejs and npm, so i got different versions of nodejs on my Yosemite system, i cant run my project, so my suggestion is to add...

Libraries tree contains each second level dependency twice (one is ok, second is marked as missing) after installation of express.js via npm. Additionally the tree contains an item with current...

Hi, I modified my copy of nb-nodejs to have the --harmony switch on for nodev0.11.x and greater. Started to tie in a checkbox on the PropertiesPanel but got to thinking...

enhancement

It may be the NB JavaScript editor's fault, but Node module exports are not shown in code completion. E.g. if you require the http module, the createServer exported function is...

enhancement

when package.json is generated through project properties it does not respect netbeans tab size and reformats json with 2 space as tab size even when netbeans settings have different value...

enhancement