Hello list ...
Please refer to the screen shot below ... The comment on the right is the
column number of the parent class/interface on that line.
[image: image.png]
I'm running Netbeans 9 on Ubuntu 18.10 and using the JDK 11. for contrast
on the command line in terminal, everything lines-up wi
I have just tried to connect the Profiler to a maven build. The build is JDK
1.8 on Maven 3.5.4 reactor build of 6 modules. When hitting attach the already
running Java process I get a message dialog; Error 0.
Something I am not doing correctly, stupidity or possibly an issue?
Product Version:
I am trying to look at the Netbeans code here:
https://github.com/apache/incubator-netbeans
In our libraries we usually have a docs folder with markdown files documenting
the different aspects of the code base - how is it organized, and the process
of development. I am not a JAVA developer, but