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 non-default

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 th

+-j2ee.platform.classpath=

2018-10-31 Thread Basin Ilya
Hi. We're using Netbeans for Java EE 8.2 and we have a set of native J2EE projects configured to run on Glassfish 4.1. Quite often we notice that the property "j2ee.platform.classpath=" in nbproject/project.properties changes from an empty value to some long string and vice versa. This is a prob

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