Tags: carstenartur/netbeans
Tags
End user oriented README.md and dedicated BUILD.md (apache#2546) * End user oriented README.md and dedicated BUILD.md * Fixing extension description and marking extension as technology preview in package.json. * Use VS Code instead of VSCode * User projects are build with netbeans.jdkhome specified JDK * Updating titles * Using * instead of 1 as a hyperlink label * Update README.md VSNetBeans -> Apache NetBeans Language Server Co-authored-by: Dusan Balek <[email protected]>
Prevent race conditions during CLI install (apache#2523) * Use a special exitcode when connecting to CLI as client. Do not run upgrade step thereafter. * Piggyback with NBJLS server relaunch after installation completes. * Delay and/or disable the restart LSP client after connection termination with the hope to finish install tasks meanwhile and then restart explicitly * Wait after last child closes on Win. * Fixed launchers release number -> release. Co-authored-by: Jaroslav Tulach <[email protected]>
[NETBEANS-4535] Better way to detect sources and javadocs in Gradle P… …rojects
[NETBEANS-3588] Code Templates not working in Java Editor in for loops ( apache#2444) * [NETBEANS-3588] Code Templates not working in Java Editor in for loops * [NETBEANS-3588] Code Templates not working in Java Editor in for loops
PreviousNext