Problem with maven build with Java 11...

2021-07-28 Thread Nelligan, Steven M
I am running Netbeans version 12.3 and try to do a Maven build with Java 11. I am getting the following errors: cd C:\dev\projects\FsAimRestApi; "JAVA_HOME=C:\\Program Files\\AdoptOpenJDK\\jdk-11.0.11.9-hotspot" "M2_HOME=C:\\Program Files\\apache-maven-3.6.3" cmd /c "\"C:\\Program Files\\apac

EL code completion using Jakarta EE9/JDK11

2021-07-28 Thread Griffiths, Matthew
Hi We are migrating to Jakarta EE9 with Java JDK 11, Tomcat 10 and jboss-weld. We are working on Windows 10 with netbeans 12.4. We are using facelets and are having in issue with xhtml 'suggestions' from named beans. In our older version when we were working on xhtml on java 8 we were using t

Re: Resolving GIT Merge conflicts breaks code

2021-07-28 Thread Andreas Reichel
On Wed, 2021-07-28 at 16:29 +0300, Emilian Bold wrote: > For a pretty long time OpenBeans.org (initially CoolBeans) had the > idea the people may want to fund IDE features that would be > eventually > pushed into upstream NetBeans. Such an economy didn't really > materialise. Wow, I have never eve

Re: Resolving GIT Merge conflicts breaks code

2021-07-28 Thread Emilian Bold
>> As for bribing, sadly there is no longer a fork of NetBeans that could take >> the funds to do such fixes and push them upstream ;-) > > Emilian and Team, > > Thank you for your feedback. > How am I supposed to read that: > > a) there is already such a Fork (and I just do not know about) or > >

Re: Resolving GIT Merge conflicts breaks code

2021-07-28 Thread Neil C Smith
On Tue, 27 Jul 2021 at 02:18, Andreas Reichel wrote: > 2) I can't edit the Merge result in order to fix any of such issue directly > (I mean the TextPane "Result after Merge" at the bottom). > Instead I will need to Resolve all conflicts first and then fix all the > introduced Code errors findin