Re: Odd character translation

2019-07-12 Thread Peter Toye
Dear Geertjan, If only I could have! It's several thousand lines long and, as I said, trying to regenerate the problem with a simple example didn't work. However, I've found the solution (I think). You mentioned the OuterPane.form1.txt file which might be confusing NB. I renamed it (I don't de

Re: Odd character translation

2019-07-12 Thread Geertjan Wielenga
You’re always going to have the same response — put the code somewhere so that someone can look at it and/or provide clear step by step instructions to reproduce the problem. Gj On Fri, 12 Jul 2019 at 17:15, Peter Toye wrote: > To continue with this (as I've not had any feedback) the .form fil

Re: Odd character translation

2019-07-12 Thread Peter Toye
To continue with this (as I've not had any feedback) the .form file seems to contain the correct character: THIS IS CORRECT! So there's

RE: Netbeans Maven module with Java 9 plain module dependency does not work

2019-07-12 Thread Eric Barboni
Hi, Please use the 4.2 version like this: org.apache.netbeans.utilities nbm-maven-plugin 4.2 Jar generated by jdk>8 cannot be parsed by older version of the plugin. Regards Eric De : Geertjan Wielenga Envoyé : vendredi 12 juillet 2019 11:25 À : Klaus Martinschitz Cc : NetBean

Re: Netbeans Maven module with Java 9 plain module dependency does not work

2019-07-12 Thread Geertjan Wielenga
Which version of NetBeans? Which JDK? Which operating system? This seems to be related: https://github.com/mojohaus/nbm-maven-plugin/issues/30 Gj On Fri, Jul 12, 2019 at 3:06 AM Klaus Martinschitz < klausmartinsch...@gmail.com> wrote: > Hello, > > > > I created a very simple Netbeans Module app

Nb11 maven build crashing MacOS

2019-07-12 Thread Zoltan Levardy
Hi, I am trying to move to NB 11 from NB 8.2, and setting up my needs to work. Most of the thing (99%) is good, but having difficulties with integrated maven builder. I have tested that my mvn and pom from command line just working fine. Triggering build from nb, then NullPointer exceptions, an