programmatically close projects

2019-04-13 Thread Basin Ilya
Hi List. My project uses some libraries provided by Netbeans and the path to those libraries is stored in build.properties in the Netbeans user dir. I need to automate the build process for CI and I need to allow multiple instances of Netbeans to run simultaneously. The libraries are

undo "Disable HTML error checking for all files of the text/html mimetype"

2019-01-14 Thread Basin Ilya
Hi. I have custom html tags processed by a JS framework in my html pages and in the hind list next to the error light bulb I clicked: "Disable HTML error checking for all files of the text/html mimetype" See https://i.stack.imgur.com/qcIpU.png Now, does Netbeans 8,9,10 have a UI to re-enable

nbdeploy does not unpack *.rar in dist/gfdeploy/Appname

2018-07-16 Thread Basin Ilya
Hi. I have a pre-built resource adapter archive (*.rar) file which I need to make part of a Netbeans Enterprise Application project. In project properties in Build > Packaging I added this *.rar file and set Location In Archive to root (/). There's also an EJB module project that uses classes