Apache NetBeans 11.0 (Incubating)
What's Changed
- [NETBEANS-1074] module review javaee.api by @rtaneja1 in #912
- [NETBEANS-1074] Module Review websvc.rest by @vikasprabhakar in #933
- Fixed typo:
ant -Dcluster.conf[i]g=full
by @asbachb in #939 - [NETBEANS-1147,NETBEANS-1298] Autoupdated fragment restarts only if its host is already ON by @sdedic in #934
- [NETBEANS-49] Avoid large scroll pane jumps on Windows by @eirikbakke in #881
- Incrementing spec. versions after the creation of the release100 branch. by @jlahoda in #946
- [NETBEANS-1074] : module review web.jsf by @rtaneja1 in #935
- [NETBEANS-1350] Fix "PHP 5" text by @junichi11 in #947
- [NETBEANS-1074] Module Review web.jsf20 by @sarveshkesharwani in #949
- [NETBEANS-1074] Module Review websvc.restlib by @vikasprabhakar in #937
- [NETBEANS-804]: Support for JDK 11 classfiles changes by @arusinha-zz in #910
- [NETBEANS-1074] Module Review web.jsf.editor by @sarveshkesharwani in #956
- [NETBEANS-1074] : module review web.monitor by @arusinha-zz in #936
- Fixing "ant clean", clean runs in travis builds by @sdedic in #957
- Fixes for the OpenJDK project: by @jlahoda in #955
- Fixed typo at readme by @schneiderl in #961
- For multi-release modular jars, use the newest module-info available … by @jlahoda in #941
- [NETBEANS-1386]: Fixing handling of non-modularized repositories in p… by @jlahoda in #954
- [NETBEANS-1227] Mark Windows launchers as DPI-aware by @eirikbakke in #883
- Update README.md by @Prashant3009 in #963
- [NETBEANS-1074] Module review websvc.jaxwsmodel by @arusinha-zz in #960
- [NETBEANS-1252] Fix shifted cursor in output window with GDK_SCALE=2 by @hlavki in #878
- Fix the invalid java version pattern by @junichi11 in #971
- [NETBEANS-1443] Error creating Symfony project by @junichi11 in #970
- [NETBEANS-1461] PHPStan max level by @junichi11 in #974
- [NETBEANS-1463] PHPStan memory-limit by @junichi11 in #975
- Hint to convert ordinary switch to a rule switch by @jlahoda in #822
- New phpsigfiles by @junichi11 in #982
- [NETBEANS-1550] Cannot set custom configuration of the inspection feature by @junichi11 in #984
- [NETBEANS-1507] PHPStan empty inspector Window by @junichi11 in #986
- [NETBEANS-1490] Setting the OSGi to use the ext class loader as a par… by @jlahoda in #985
- Improve PHPStan level by @junichi11 in #987
- [NETBEANS-1342] Hide the panel for iOS in the Mobile Platforms Options by @junichi11 in #953
- [NETBEANS-1563] Error while parsing HEREDOC by @junichi11 in #989
- [NETBEANS-1552] Syntax error for UVS by @junichi11 in #990
- Update .gitignore by @junichi11 in #988
- NETBEANS-1498 - Added Maven2Icon.gif to change the pom file icon to it. by @Chris2011 in #983
- HiDPI icons for window system icons on Windows and Mac by @eirikbakke in #859
- [NETBEANS-1197] Avoid ClosedByInterruptException in JarClassLoader by @eirikbakke in #854
- [NETBEANS-1575] Change twig and smarty file icons by @junichi11 in #996
- [NETBEANS-1438] : stackoverflowerror opening .js files by @rtaneja1 in #994
- [NETBEANS-1576] PHP autocompletion partially broken by @junichi11 in #1002
- Using Plugin Portal for NetBeans 10.0 in master. by @jlahoda in #1001
- [NETBEANS-1420][NETBEANS-1308] Updating Windows Launchers, disabling … by @jlahoda in #969
- [NETBEANS-1344] Force to use GTK 2.2 on Linux to improve LAF on Java 11+. by @lkishalmi in #1004
- [NETBEANS-1576] PHP autocompletion partially broken by @junichi11 in #1008
- [NETBEANS-1074] : module review j2ee.dd.webservice by @vikasprabhakar in #967
- Minor changes for the php.editor by @junichi11 in #1009
- [NETBEANS-1074] Review j2ee.kit by @juneau001 in #1010
- GraalJS parser JAR removed from distribution. Created convenience mod… by @sdedic in #973
- [NETBEANS-1074] Module review j2ee.sun.dd by @arusinha-zz in #958
- When modifying .form files, ensure any existing initial comments (e.g… by @jlahoda in #981
- [NETBEANS-1419] Fix assertion error on Java Projects when Edit JDK from popup menu. by @lkishalmi in #1006
- [NETBEANS-792] Return type CC does not work correctly when arguments have a default value by @junichi11 in #1018
- [NETBEANS-586]: NPE findUsages by @rtaneja1 in #1016
- [NETBEANS-1481] Fix handling of eager module fragments (regression netbeans 9.0) by @fvogler in #978
- [NETBEANS-1074] Module review j2ee.platform by @arusinha-zz in #959
- [NETBEANS-1294] Fix failing unit tests in groovy.editor. by @svenreimers in #948
- [NETBEANS-1478] Use a public API to convert ThreadInfo to CompositeDa… by @jlahoda in #1013
- [NETBEANS-565] Reintegrate CSS3 grammar by @matthiasblaesing in #1020
- NETBEANS-1698: Listview only performs action on left-doubleclick. Con… by @sdedic in #1023
- [NETBEANS-1719] Removing accidentally added jar files. by @jlahoda in #1026
- Fragments for libs.javafx with JavaFX 11 implementation by @dukescript in #917
- Fix the unit test for CC in php.editor by @junichi11 in #1021
- [NETBEANS-1718] Improve Unused Variables Hint by @junichi11 in #1027
- [NETBEANS-1622] Sort editor tabs when a document opens by @junichi11 in #1015
- [NETBEANS-1727] Native Execution does not correctly sanitize username for temp directory by @matthiasblaesing in #1028
- [NETBEANS-1733] Ask user before installing nbjavac by @JaroslavTulach in #1035
- Avoiding crash on orphaned catch block, and ensuring its content is r… by @jlahoda in #1003
- [NETBEANS-1729] Refactoring dialog does not close by @junichi11 in #1029
- Allow to open projects without nb-javac on supported JDKs. by @jlahoda in #1037
- [NETBEANS-1440] Fixed BadLocationException on triple click to select … by @arusinha-zz in #1012
- Enhance AU to install missing feature parts by @sdedic in #1044
- [NETBEANS-1605] Removed NetBeans max HeapSize heuristics. by @lkishalmi in #1007
- [NETBEANS-1352][NETBEANS-586] Filter out non-Java files before passin… by @jlahoda in #1014
- Fix minor typos by @kinow in #1055
- Enable travis for java.completion tests. by @jlahoda in #1053
- Fixing implicit trees in conditions; when a variable/field pattern ha… by @jlahoda in #1049
- When copying build output classfiles as a last resort when indexing w… by @jlahoda in #546
- Adding an error fix to create methods when a method ref refers to an … by @jlahoda in #979
- Adding support for JDK sources from the checkout attached to JDK plat… by @jlahoda in #1051
- Simplifying semantic highlighter. by @jlahoda in #997
- [Netbeans-1818] Fix/remove license files by @matthiasblaesing in #1057
- NETBEANS-1663: Better support for JUnit 5 ParameterizedTest by @srdo in #1019
- Making CreateLicenseSummary logging less aggressive by @jtulach in #1062
- [NETBEANS-1834] Fix possible race condition enabling actions in explorer by @rkeen-siemens in #1058
- [NETBEANS-731] Rename AutoHidingMenuBarManualTest to fix test failure by @eirikbakke in #1067
- Updating to Felix 6.0.1 by @jtulach in #1063
- Improve building of platform on JDK11 by @jtulach in #1068
- [NETBEANS-1803] Don't list ALv2 licensed files in LICENSE file by @matthiasblaesing in #1054
- Snapshot of APIs as of release 10.0 by @jtulach in #1064
- Improving ability of o.n.core tests to pass on JDK 11. by @jlahoda in #1072
- [NETBEANS-1145] Make Windows Launchers part of the build process. by @lkishalmi in #1073
- LineCookie.getLineSet() can enable disabled features by @jtulach in #1070
- Update projectized.xml to find the ide.css by @ramiswailem in #1083
- [NETBEANS-1074] Module Review websvc.rest by @vikasprabhakar in #1078
- Have only one copy of TreeShims and copy it to java.hints and java.co… by @jlahoda in #1074
- Use current JDK 12 for completion tests instead of hardcoded old build by @matthiasblaesing in #1085
- [NETBEANS-1074] Module Review web.struts by @vikasprabhakar in #1086
- Update TestOutputListenerProvider.java to fix [NETBEANS-635] by @jmborer in #1042
- Adjusting stringContent golden file from java.completion to state in … by @jlahoda in #1089
- [NETBEANS-1613] Fix for 'Select in Project' having no effect in JavaSE Modular Projects by @peedeeboy in #1082
- Enhanced wrapper for Scripting API by @JaroslavTulach in #1011
- [NETBEANS-1074] : module review j2ee.weblogic9 and websvc.wsitmodelext by @vikasprabhakar in #1087
- [NETBEANS-1793] Gradle Support by @lkishalmi in #1077
- [NETBEANS-1457] Fix for CSS text-align property value start is unsupported by @peedeeboy in #1093
- [NETBEANS-1807] Fix for PHP Debugging with Chrome ClassNotFoundException Issue by @peedeeboy in #1097
- [NETBEANS-1987] use javadoc css from jdk8 for apidoc by @ebarboni in #1100
- Use netbeans download infrastructure for gradle download by @matthiasblaesing in #1105
- Activate enterprise cluster and disable modules with incompatible licenses by @matthiasblaesing in #1104
- [NETBEANS-1728] fix for Exception encountered when break returns value by @sarveshkesharwani in #1071
- Lsp.client.improvements1 by @jlahoda in #1088
- apidoc branding for master by @ebarboni in #1080
- [NETBEANS-1945]: Fixing handling of implicit trees produced by matchi… by @jlahoda in #1094
- [NETBEANS-1970] Gradle projects are not loading on java 11 by @lkishalmi in #1106
- Support for TextMate grammars (from VS Code) by @jlahoda in #1045
- Using java.specification.version to read the version of the JDK. by @jlahoda in #1111
- Some more fixes for the Language Server Protocol client: by @jlahoda in #1112
- [NETBEANS-2040] Maven first in New Project dialog by @geertjanw in #1115
- [NETBEANS-2012] Gradle Coverage fix by @lkishalmi in #1109
- Avoiding URLs as keys to a map in GradleDistributionManager, as their… by @jlahoda in #1117
- [NETBEANS-2001] - Typos in Gradle dialogs by @khmarbaise in #1120
- Updating Graal.js and co. to RC12 by @JaroslavTulach in #1122
- [NETBEANS-2002] Run Gradle Tasks from Navigator as a default Action. by @lkishalmi in #1129
- [NETBEANS-2036] Close out and err streams when Gradle build process finished. by @lkishalmi in #1130
- [NETBEANS-2039] Added run and debug action to Spring Boot Applications by @lkishalmi in #1114
- [NETBEANS-2044] Use gradle.properties to store project build actions. by @lkishalmi in #1116
- [NETBEANS-1768] CodeCoverage doesn't work when custom outputDirectory is used in a PluginExecution by @mcdonnell-john in #1046
- [NETBEANS-2102] Do not add single files to the Gradle classpath. by @lkishalmi in #1128
- [NETBEANS-2022]:Updation for external nb-javac jar in libs.javacapi a… by @arusinha-zz in #1121
- Fixing vanilla javac indexing for enum constants which have erroneous… by @jlahoda in #1075
- Create empty war for application on the fly by @matthiasblaesing in #1118
- [NETBEANS-2024] Integrating Git Toolbar by @lkishalmi in #1110
- [NETBEANS-997] Fix for unable to download and create GlassFish server / support for installing GF 4.1.2 & GF 5.0 by @peedeeboy in #1119
- [NETBEANS-2029] Better handling of installing Gradle Distribution. by @lkishalmi in #1127
- [NETBEANS-168] Simple least intrustive patch prevent IDE to burn CPU on broken symlinks. by @lkishalmi in #1061
- [NETBEANS-2109] Splash screens for 11.0 release by @geertjanw in #1132
- [NetBeans 2110] Update netbeans.conf for 11.0 release by @geertjanw in #1133
- [NETBEANS-2111] Update titlebar version to 11.0 by @geertjanw in #1134
- [NETBEANS-2067] Changed Snap descriptors for the upcoming 11.0 version. by @lkishalmi in #1136
- [NETBEANS-2246] Adjusted the update center URL-s by @lkishalmi in #1168
- [NETBEANS-2109] NetBeans Updated gif by @ebarboni in #1170
New Contributors
- @schneiderl made their first contribution in #961
- @Prashant3009 made their first contribution in #963
- @kinow made their first contribution in #1055
- @srdo made their first contribution in #1019
- @rkeen-siemens made their first contribution in #1058
- @jmborer made their first contribution in #1042
- @khmarbaise made their first contribution in #1120
Full Changelog: 10.0...11.0