Re: NB 11.2 change default project path

2020-02-19 Thread cryptearth
JDK 8 Java Platform I do this all the time, as I'm trying to get a company I consult for to move from J2EE 2.5 / Tomcat 7 to servlet spec 4 and Tomcat 9. I do this on Windows 10 Professional, with the last Oracle JRE / JDK 8 and AdoptOpenJDK 11.0.6 installed from the zip file. The only time things get

Re: NB 11.2 change default project path

2020-02-19 Thread cryptearth
use to start NetBeans, is "etc/netbeans.conf" in the installation directory. Gj On Thu, Feb 20, 2020 at 12:22 AM cryptearth <mailto:cryptea...@cryptearth.de>> wrote: Well, I wrote my mail to soon before even try it myself - as I have to add: No matter what I put

Re: NB 11.2 change default project path

2020-02-19 Thread cryptearth
020 at 11:12 PM cryptearth <mailto:cryptea...@cryptearth.de>> wrote: So, as I had to recover from a hard disk crash I had NB 11.2 set up again but didn't got any dialog about default project folder. As I got through google this has to be done manual by editing the

NB 11.2 change default project path

2020-02-19 Thread cryptearth
So, as I had to recover from a hard disk crash I had NB 11.2 set up again but didn't got any dialog about default project folder. As I got through google this has to be done manual by editing the file projectui.properties located in userhome/appdata/roaming/netbeans/11.2/config/preferences/org/

Re: unable to add resources or resource folder in NetBeans 11.2

2020-02-12 Thread cryptearth
recisely as Maven is defined. Gj On Wed, Feb 12, 2020 at 7:09 PM cryptearth wrote: Well, although that's less than non-intuitive it worked. Thanks. Matt Am 12.02.2020 um 19:04 schrieb Geertjan Wielenga: NetBeans is simply a wrapper around your Maven command line and

Re: unable to add resources or resource folder in NetBeans 11.2

2020-02-12 Thread cryptearth
e you would put it in your project in NetBeans: http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html Gj On Wed, Feb 12, 2020 at 7:01 PM cryptearth wrote: Hello NetBeans community, so I decided to use NetBeans over Eclipse just for no reason

unable to add resources or resource folder in NetBeans 11.2

2020-02-12 Thread cryptearth
Hello NetBeans community, so I decided to use NetBeans over Eclipse just for no reason - and I'm already struggle at my first project: I have a json file I want to load, but no matter where I place it it doesn't get copied over to the build. I also tried to create a folder - but it doesn't sho