RE: Profiling Maven project in NetBeans 11 fails with recent versions of Maven

2019-06-24 Thread Lister Jonathan
Profiling still fails with the latest Open JDK: cd C:\Users\pjl\Source\VSP\platform-weather-data-ingester; JAVA_HOME=C:\\Users\\pjl\\Downloads\\openjdk-12.0.1\\jdk-12.0.1 M2_HOME=C:\\Users\\pjl\\Downloads\\apache-maven-3.6.1\\apache-maven-3.6.1 cmd /c "\"\"C:\\Users\\pjl\\Downloads\\apache-mav

RE: Profiling Maven project in NetBeans 11 fails with recent versions of Maven

2019-06-24 Thread Lister Jonathan
Thanks for the suggestion Chris. I tried Netbeans 11.0 with apache maven 3.6.2 and it still failed: cd C:\Users\pjl\Source\VSP\platform-weather-data-ingester; "JAVA_HOME=C:\\Program Files\\Java\\jdk1.8.0_202" M2_HOME=C:\\Users\\pjl\\Downloads\\apache-maven-3.6.1\\apache-maven-3.6.1 cmd /c "\"

NetBeans 11.1 - logic behind "View

2019-06-24 Thread Thomas Kellerer
Hello, I am trying out NetBeans 11.1 beta and I am really happy about the new feature to display parameter names "inline". However, the parameter names are not always shown and I can't figure out the rules on when they are shown and when not. Take the following screenshot: I don't understand