Svatopluk Dedic
Svatopluk Dedic
[projectopen-lock.txt](https://github.com/oracle/visualvm/files/6846588/projectopen-lock.txt) [projectopen-lock2.txt](https://github.com/oracle/visualvm/files/6846669/projectopen-lock2.txt) Another similar case. To reproduce: - start NetBeans IDE, no projects opened (I had one in recent projects list) - attach visualvm to the IDE, start Profiling >...
> curious: did you measure how many modules are loaded less now? Or would this only occur during specific use cases? Not much of them:: ``` org.openide.execution.compat8 org.netbeans.modules.project.ant.compat8/1 org.netbeans.modules.java.source.compat8 org.netbeans.api.progress.compat8...
Is it guaranteed that the (1) file listener invocation in editor module and (2) actual document reload by openide.text happen always in the correct order (1), (2) ?
Q: the PR description seems to mention changes in `EditorLib2`, but the only modified files are from `openide.text` ?
I'm fine, although I'd prefer also a feature that uses the new API ... usually makes a good proof of API's suitability for the envisioned scenarios.
... or we can use the extended time till NB16 to actually base some useful application on this added feature :) ?
ok to review now, or is it still being overhauled (it's marked as wip) ?
Creating new application (Java With Maven, Java Application) has main class built ignoring templates
Sorry - missed the ping; will look at this (1-2 days).
Creating new application (Java With Maven, Java Application) has main class built ignoring templates
OK; the second link is supposed to lead to the template the file was created from. An the file exists (on the nbfs) in fact: ``` ``` So the templating...
added @lkishalmi since I'm going to make equivalent changes for Gradle in a separate PR. Please comment on the APIs.