Skip to content

Releases: apache/netbeans

Apache NetBeans 11.3

16 Jun 10:47
6b879cb

Choose a tag to compare

What's Changed

  • Snapshot of APIs as of Apache NetBeans 11.2 by @neilcsmith-net in #1594
  • Increment spec versions for NB 11.3 by @neilcsmith-net in #1602
  • [NETBEANS-3243] Prioritize "--standard" parameter of the path of Code Sniffer by @junichi11 in #1574
  • [NETBEANS-3002] NullPointerExceptions during PHPStan inspection by @junichi11 in #1592
  • [NETBEANS-1657] PHP visibility keywords via drop-down list by @junichi11 in #1599
  • Fix unit tests for ConvertVisibilitySuggestion by @junichi11 in #1606
  • [TRAVIS] Move check-line-endings script and RAT report by @hectorespert in #1586
  • Fix org.osgi.framework.BundleException when run core/osgi/ActivatorTest by @hectorespert in #1600
  • Improving Java code completion behavior in presence of type variables. by @jlahoda in #1575
  • Must ensure javac is initialized before attempting any lookups. by @jlahoda in #1573
  • [NETBEANS-3279] Added RunUtils.cancelGradle() implementation by @lkishalmi in #1585
  • Some more fixes to vanilla indexing: by @jlahoda in #1553
  • Javadoc for the Java LSP server, markdown->HTML conversion for docume… by @jlahoda in #1544
  • JarClassLoader needs to catch NoSuchFileException in addition to FileNotFoundException by @matthiasblaesing in #1608
  • [NETBEANS-3330] Modules detection in build platform (nbbuild/netbeans) fixed by @borisheithecker in #1610
  • Default JDK for Maven projects by @jtulach in #1566
  • Fix unittest ProxyClassLoaderNB11PackageAnnotationsTest by @matthiasblaesing in #1611
  • [NETBEANS-1855] Autocomplete for property and method without $this-> by @junichi11 in #1605
  • [NETBEANS-519] Update jgit by @matthiasblaesing in #1528
  • Partial Reparse without nb-javac by @jlahoda in #1319
  • [TRAVIS] Run tests for platform modules by @hectorespert in #1597
  • [NETBEANS-3335] Enhance robustness of HTML Lexer by @matthiasblaesing in #1617
  • Configure proxy before trying to download release.json from its URL by @JaroslavTulach in #1619
  • [NETBEANS-3276] Let GradleJavaEEProjectSettings be always registered. by @lkishalmi in #1603
  • [NETBEANS-2439] Java Frontend Application cannot be activated on JDK11 by @dukescript in #1612
  • [NETBEANS-3252] NodeListModel must clear VisualizerNode count cache b… by @sdedic in #1580
  • [NETBEAN-3230] - remove hg-clean target from build.xml by @BradWalker in #1564
  • JEDDICT-322 org.netbeans.modules.db.metadata.model convert friend to public packages by @jGauravGupta in #1482
  • NETBEANS-3250: Fix warnings from annotation processors. by @sdedic in #1578
  • [NETBEANS-1985] Honour initial values of stateful delegate actions. by @sdedic in #1579
  • [NETBEANS-3256] Upgrade Gradle Tooling API to 6.0 by @lkishalmi in #1625
  • Align OSGI symbolic bundle name and module name for SLF4J and Bouncy Castle by @matthiasblaesing in #1630
  • [NETBEANS-2950] A possible solution to avoid debug loop with Gradle projects by @lkishalmi in #1622
  • [NETBEANS-3281] Upgrade junixsocket to 2.2.1 by @Ihsahn in #1640
  • [NETBEANS-3397] Updating to postgresql 42.2.8 by @pepness in #1629
  • Removes old LBL_Ergonomics_Extra_Required message about Javascript parser by @emilianbold in #1637
  • [NETBEANS-2983] Gradre returns CompileCP instead of RuntimeCP on non-modular projects by @lkishalmi in #1641
  • [NETBEANS-3346] - Upgrade asm-all-5.0.1 version to asm-7.2 by @pepness in #1620
  • [NETBEANS-2555] Display test output while running tests. by @lkishalmi in #1635
  • [NETBEANS-3380] Fix default of checkOnlyImmutables option in Constant… by @errael in #1642
  • [NETBEANS-3393] - cleanup ArrayList uncheck conversion by @BradWalker in #1628
  • [NETBEANS-3387] classes loaded from scanned path should get CodeSource.location by @sdedic in #1627
  • [TRAVIS] Fix Travis config when run tests for ide modules by @hectorespert in #1595
  • [NETBEANS-3399] - Updating to junit 5.5.2 by @pepness in #1632
  • [NETBEANS-3398] - Updating to Apache Felix 6.0.3 by @pepness in #1631
  • [NETBEANS-3416] - cleanup non-generic EMPTY_LIST usage by @BradWalker in #1644
  • [NETBEANS-3420] Update Gradle Code Coverage Support for Java 13 by @lkishalmi in #1647
  • [NETBEANS-2960] Added Reload Project action for Gradle by @lkishalmi in #1634
  • [NETBEANS-3400] Catch Gradle Serialization Exceptions by @lkishalmi in #1636
  • [NETBEANS-3427] Import Dark Metal and Dark Nimbus LaF from Oracle Donation 4 by @lkishalmi in #1651
  • Fixing end position in the document change event in case multiple lin… by @jlahoda in #1648
  • [TRAVIS] Test ergonomics modules by @hectorespert in #1653
  • [NETBEANS-3257]: Fixed issue on refactoring rename of java method by @Akshay-Gupta-19 in #1604
  • [NETBEANS-3428] Initial support of FlatLaf Look and Feels by @lkishalmi in #1652
  • [NETBEANS-3438] - Upgrade bouncycastle from 1.63 to 1.64 by @pepness in #1660
  • NETBEANS-3290 fix common xml by @ebarboni in #1593
  • [NETBEANS-3449] remove warning related to use of EMPTY_SET by @BradWalker in #1667
  • [NETBEANS-3432] Removed the auto activation code from Dark LaF Support by @lkishalmi in #1655
  • [NETBEANS-2604] Support SVG icon loading from ImageUtilities by @eirikbakke in #1278
  • Removes old CREDITS.html by @emilianbold in #1675
  • [NETBEANS-3443] - Upgrade h2 database from 1.4.196 to 1.4.200 by @pepness in #1665
  • [NETBEANS-3441] - Upgrade apache compress from 1.8.1 to 1.19 by @pepness in #1663
  • [NETBEANS-3453] - Upgrade mysql-connector-java from 5.1.23 to 5.1.48 by @pepness in #1670
  • [TRAVIS] Run tests for webcommon modules by @hectorespert in #1650
  • [NETBEANS-3440] Allow to define a palette for fontcolors XML Schema. by @lkishalmi in #1661
  • [NETBEANS-3474] Added o.n.swing.laf.dark and o.n.swing.flatlaf to the core.kit by @lkishalmi in #1685
  • [NETBEANS-3476] - cleanup redundant casts.. by @BradWalker in #1686
  • [NETBEANS-3428] Moved flatlaf into a library wrapper module. by @lkishalmi in #1699
  • [TRAVIS] Remove timeouts for platform/api.htmlui tests by @hectorespert in #1700
  • [NETBEANS-2417] Gradle Logo Update by @lkishalmi in #1557
  • [NETBEANS-3497] Allow LaF to prefer a color profile by @lkishalmi in #1701
  • [NETBEANS-3462] Fixed compiler warnings concerning rawtypes SimpleFuture by @mklaehn in #1680
  • [NETBEANS-3463] Fixed compiler warnings concerning rawtypes Observabl… by @mklaehn in #1681
  • Adding default indent capabilities while typing for the LSP client. by @jlahoda in #1673
  • [NETBEANS-3202] Fix issue in Text Block by @Akshay-Gupta-19 in #1570
  • [NETBEANS-3428] FlatLaf: Fixed colors of categories buttons in Options dialog by @DevCharly in #1703
  • [NETBEANS-3464] Fixed compiler warnings concerning rawtypes WeakSet by @mklaehn in #1682
  • [NETBEANS-3480] Fixed compiler warnings concerning rawtypes LinkedHas… by @mklaehn in #1690
  • [NETBEANS-3518] - fix bug in AbstractSummaryView.java by @BradWalker in #1722
  • [TRAVIS] Compile all modules with OpenJDK11 by @hectorespert in #1709
  • ...
Read more

Apache NetBeans 11.2

16 Jun 10:47
d04fb24

Choose a tag to compare

What's Changed

  • [NETBEANS-1696] PHP 7.4 Support by @junichi11 in #1314
  • [NETBEANS-1696] PHP 7.4 Support by @junichi11 in #1317
  • [NETBEANS-1696] PHP 7.4 Support Arrow Functions 2.0 by @junichi11 in #1363
  • [NETBEANS-1696] PHP 7.4 Support Arrow Functions 2.0 by @junichi11 in #1378
  • [NETBEANS-1696] PHP 7.4 Support Arrow Functions 2.0 by @junichi11 in #1384
  • Snapshot of APIs as of Apache NetBeans 11.1 by @neilcsmith-net in #1389
  • Increment spec versions for NB 11.2 by @neilcsmith-net in #1390
  • Fix SAXEntityParserTest test class in api.xml module by @hectorespert in #1321
  • @Deprecation in the comment section , without an @Deprecation annotat… by @BradWalker in #1364
  • HashMap is not thread safe. Field map is typically synchronized by this. However, in two places, field map is not protected with synchronized. by @paulward24 in #1328
  • [NETBEANS-2667] Manage JOptionPane border by @YannLeCorse in #1335
  • [NETBEANS-2873] Suggest using combined assignment operators by @junichi11 in #1393
  • [NETBEANS-1696] PHP 7.4 Support by @junichi11 in #1400
  • [NETBEANS-2783] Fix missing dependencies nodes in Project view when editing POM file by @AlexFalappa in #1367
  • [NETBEANS-2729] Make netbeans and netbeans-dev snap descriptor coexists. by @lkishalmi in #1329
  • Update htmlparser/lexer to support html5 attribute syntax by @matthiasblaesing in #1380
  • Fix ClassPathTest in ide/api.java.classpath module by @hectorespert in #1320
  • Updates to JDK support notifications by @geertjanw in #1401
  • [NETBEANS-2845] Update URLs of README.html by @junichi11 in #1379
  • [NETBEANS-2881] Prevent java.lang.StringIndexOutOfBoundsException by @junichi11 in #1395
  • [NETBEANS-2785] Move NIO2 File Watcher implementation into the front. by @lkishalmi in #1349
  • Fixing injection of com.sun.tools.javac.code.Scope and adding injecti… by @jlahoda in #1397
  • NETBEANS-2883 Remove link to bits.netbeans.org/maven2 + test by @ebarboni in #1394
  • Assorted language server protocol client improvements by @jlahoda in #1373
  • [NETBEANS-2910] Suggest using brackets for accessing arrays instead of curly braces by @junichi11 in #1413
  • [NETBEANS-1159] Using UPL licensed graal-js-parser. by @JaroslavTulach in #1407
  • Fix update centre links in master by @neilcsmith-net in #1408
  • [NETBEANS-1872] Prevent backtracking loops in CSS Parser by @matthiasblaesing in #1417
  • [NETBEANS-1047] Don't add whitespace to a wrong place when textual operators are used by @junichi11 in #1418
  • [NETBEANS-2974] PHPStan - make level optional by @junichi11 in #1419
  • [NETBEANS-2971] Missing spaces in anonymous function declaration by @junichi11 in #1424
  • Fixing java.completion tests on JDK 13. by @jlahoda in #1322
  • [NETBEANS-53] Improve constructor getter setter code generation by @junichi11 in #1423
  • [NETBEANS-2975]: Schema2Beans shouldn't return 'null' for primitive types. by @ehsavoie in #1420
  • Fix NPE if PAC cannot be resolved by @akuhtz in #1382
  • Avoid accessing network by j2ee.dd build by @JaroslavTulach in #1432
  • [NETBEANS-2993] PHP 7.1: Add void return type to generated setter by @junichi11 in #1433
  • [NETBEANS-2992] Code completion does not work well inside Closures by @junichi11 in #1434
  • Ensuring the correct address is used when connecting to debugger, ins… by @jlahoda in #1381
  • Fixing Select in Projects for OpenJDK project tests. by @jlahoda in #1357
  • [NETBEANS-2994] PHP - formatting of unary operators adds extra space by @junichi11 in #1436
  • [NETBEANS-501] Support (clone $object)->method() in PHP by @junichi11 in #1435
  • NETBEANS-544: Merge conflicts resolver doesn't recognize "|||||||" conflict markers by @hodawg04 in #1333
  • [NETBEANS-2418][NETBEANS-2298] update suggested MySQL Driver to latest by @mcdonnell-john in #1421
  • Fix SaasUtilTest test in websvc.saas.api module by @hectorespert in #1429
  • Fix derby database tests in ide/db.metadata.model module. by @hectorespert in #1438
  • Fix tests in ide/versioning.ui module by @hectorespert in #1440
  • Fix tests in ide/db module by @hectorespert in #1437
  • Fix tests in ide/db.mysql module by @hectorespert in #1439
  • [NETBEANS-2149] Space-Formatting of == and === in PHP does not match "Binary Operators" by @junichi11 in #1449
  • Cleanup raw class type by @BradWalker in #1385
  • Fix tests for ide/editor.structure module by @hectorespert in #1453
  • Fix a few cases where rendering hints were handled incorrectly by @timboudreau in #1448
  • [NETBEANS-3023] Added null check to prevent the NPE by @lkishalmi in #1459
  • Jdk13 text block support by @rtaneja1 in #1443
  • [NETBEANS-2480] Fixed filtering out UTF8 characters from Gradle output. by @lkishalmi in #1460
  • [NETBEANS-1763] Integrate maven failsafe output into test runner output by @matthiasblaesing in #1402
  • [NETBEANS-2917]: Support for yield in Switch-Expression for JDK-13 by @arusinha-zz in #1409
  • [NETBEANS-2878]: Compile the probe for J2SE platforms on the target p… by @jlahoda in #1396
  • [NETBEANS-2832] Added input reading to Gradle projects. by @lkishalmi in #1461
  • [NETBEANS-2661] Trying to avoid excessive computations by using Binar… by @jlahoda in #1430
  • INSANE bugs by @jglick in #1463
  • [NETBEANS-2980] Fix potential NPE on ImportAnalysis2.getPackage() by @lkishalmi in #1426
  • NETBEANS-1097 "Copy Dependent Libraries" does not work if "Source/Bin… by @geertjanw in #1468
  • NETBEANS-2409: attempting to avoid FileUtil.normalizeFile … by @jlahoda in #1204
  • [NETBEANS-2863]: change javac to 1.8 in libs.nbi.ant to allow RCP installers to be bui… by @oyarzun in #1414
  • [NETBEANS-97] Don't add braces around try/synchronized blocks when reformatting by @bondolo in #1392
  • NETBEANS-3020 Cleanup Welcome screen by @geertjanw in #1457
  • NP-49 Payara Platform 5.193 support by @jGauravGupta in #1470
  • [NETBEANS-1861] Recognize @method static for documenting static methods by @junichi11 in #1466
  • Adding hint for missing /ref in @compile jtreg tags. by @jlahoda in #1360
  • NP-50 Upgrade Payara Micro Maven plugin to 1.0.6 and custom contextRoot support by @jGauravGupta in #1471
  • [NETBEANS-2775] Fix duplicate server entries by filtering using PlatformFactory by @jGauravGupta in #1412
  • [NETBEANS-132] Docker support: add inspect & process list actions by @Ihsahn in #1257
  • Fixed typo in gitattributes file by @lbruun in #1472
  • LSP Server for Java by @jlahoda in #926
  • [NETBEANS-2653] Generate toString() with StringBuilder by @junichi11 in #1288
  • [NETBEANS-2893] Regenerate signature files for PHP 7.4 by @junichi11 in #1476
  • [NETBEANS-2925] Solution to not to filter out sources from the buildDir by @lkishalmi in #1404
  • [NETBEANS-2940] Cache ArchiveRootProviders by @lkishalmi in #1422
  • [NETBEANS-2400] Fix for AWS Cloud missing Regions by @peedeeboy in #1312
  • Report all failed binaries...
Read more

Apache NetBeans 11.1

16 Jun 10:47
d9ec4e5

Choose a tag to compare

What's Changed

  • [NETBEANS-1969]:Fixed reindentation issues for Switch Rule-Case and S… by @arusinha-zz in #1124
  • [NETBEANS-1673]:Added support for auto-complete of enum case values i… by @arusinha-zz in #1059
  • fix editor hint typo in java/java ee/jpa by @iapostolidis in #1137
  • [NETBEANS-2038] Do not dump ambiguous output when a build is cancelled. by @lkishalmi in #1138
  • Verify 'GraalVM:js' engine is created. by @JaroslavTulach in #1096
  • [NETBEANS-1251] nb-javac 11 testcase failure : Compound var declaration by @vikasprabhakar in #1131
  • [NETBEANS-2120] Placing synthetically generated classes in spi.java.h… by @jlahoda in #1139
  • [NETBEANS-2121] Updated dependency version on our Java EE support modules. by @lkishalmi in #1140
  • [NETBEANS-2148] Maven dependency Check Out action is failing with "The goal you specified requires a project to execute ..." by @herkrath in #1142
  • Use .class files instead of compiling the sources by @JaroslavTulach in #1123
  • [NETBEANS-1995] Exclude extra cluster when generating LICENSE file by @dukescript in #1143
  • [NETBEANS-2125] Enable Oracle JS Parser to be installed with Java EE by @geertjanw in #1147
  • [NETBEANS-2047] Maven/Java project template should be preferred by @geertjanw in #1146
  • [NETBEANS-2130] Add support to download/install/register GlassFish 5.1 by @geertjanw in #1141
  • [NETBEANS-2182] Display correct licence (Oracle / Eclipse Foundation) depending on version of GlassFish to download by @peedeeboy in #1148
  • NETBEANS-1774 Use fragment host instead of fragment bundle for class loading in Netigso by @iajn in #1048
  • Fix ExplorerManager#setSelectedNodes() by @sjaenick in #1151
  • [NETBEANS-2201] GlassFish log view manager bundle missing by @jGauravGupta in #1152
  • [NETBEANS-1780]:Fixed formatting issue in Switch Expression(JDK-12) by @arusinha-zz in #1079
  • [NETBEANS-1675]Java Hint to fix error :different case kinds used in s… by @vikasprabhakar in #1126
  • [NETBEANS-1936] Removing the SVN client version suffix before parsing the number by @jan-tosovsky-cz in #1156
  • [NETBEANS-2126] Use correct grammar for javaee-endorsed-api-7.0.xml by @matthiasblaesing in #1155
  • [NETBEANS-2009] Improve Gradle sub-project Detection by @lkishalmi in #1150
  • [NETBEANS-2179] Fixed sub-project serialization and display name improvements. by @lkishalmi in #1153
  • [NETBEANS-326] fix for local variables not visible in autocomplete in… by @sarveshkesharwani in #1145
  • [NETBEANS-2212]:Using Plugin Portal for NetBeans-11.0 in master by @arusinha-zz in #1157
  • [NETBEANS-2220] Preventing NPE when there is no item at the specified… by @jlahoda in #1158
  • [NETBEANS-2160] Start on jdk11.0.2 by @JaroslavTulach in #1160
  • [NETBEANS-2132] Sign wrapping NBMs bundled in the ZIP distribution by @dukescript in #1159
  • [NETBEANS-1402] Added nb.laf.norestart system property to prevent restart on LaF changes by @lkishalmi in #1056
  • [NETBEANS-1976] Play fair with Atilla's Gradle Plugin by @lkishalmi in #1161
  • maven project compile args not passed to editor javac by @rtaneja1 in #1173
  • Add the "main" abbreviation as the alias of "psvm" by @junichi11 in #1176
  • [NETBEANS-747] Implement basic support for variable syntax in CSS grammar by @matthiasblaesing in #1172
  • [NETBEANS-2311] Changed the Copyright year to 2019 in NOTICE by @lkishalmi in #1180
  • When multiple sources are needed to create a model of a single file, … by @jlahoda in #1125
  • Update PHP samples by @junichi11 in #1183
  • NETBEANS-1820 Deleting images with licensing conerns by @geertjanw in #1179
  • [NETBEANS-2315] Switch expression multi cases should have Enum values… by @vikasprabhakar in #1175
  • [NETBEANS-2318] Remove synchronized elements from SQLEditorSupport by @matthiasblaesing in #1177
  • [NETBEANS-2080] Snapshot of APIs as of release 11.0 by @jtulach in #1185
  • [NETBEANS-1691] Add support for @supports at-rule (fix error in CSS) by @peedeeboy in #1181
  • [NETBEANS-1775] Fix for NPE by @lbruun in #1189
  • Changing the date for apichange calculation by @ebarboni in #1184
  • [NETBEANS-2185] Preventing NPE on close. by @jlahoda in #1187
  • [NETBEANS-2346] Fixed index out of bound exception in GAV parsing. by @lkishalmi in #1186
  • Add link from dev javadoc to new released apidoc 11 by @ebarboni in #1190
  • Starting to eliminate remaining usages of old javadoc API and impleme… by @jlahoda in #1107
  • [NETBEANS-2080] Additional .sig files as of release 11.0 by @JaroslavTulach in #1192
  • [NETBEANS-2389] Missing source level 11 and 12 in a NetBeans module project by @junichi11 in #1194
  • Adding Java-level registration for TextMate grammers, adding the text… by @jlahoda in #1200
  • Only load the custom CSS when the LaF is one of the recognized ones by @JaroslavTulach in #1195
  • [NETBEANS-2378] Tighten the Groovy more to the Gralde plugin by @lkishalmi in #1191
  • Java Frontend Application wizard for Gradle by @dukescript in #1154
  • [NETBEANS-2293, NETBEANS-2348] Fixes in the Gradle Java action/replace token providers. by @lkishalmi in #1198
  • Ensuring important DTDs are used locally when running java.completion… by @jlahoda in #1206
  • [NETBEANS-2284]:NB build with jdk11 by @vikasprabhakar in #1144
  • [NETBEANS-2392] adjusting handling of erroneous types in TreeFactory … by @jlahoda in #1210
  • [NETBEANS-2463] Applied proposed fix for HTML font family selection. by @lkishalmi in #1218
  • [NETBEANS-2399] Make sub Project node as a Tree based on the paths on by @lkishalmi in #1205
  • Popupswitcher npe fixes by @timboudreau in #1219
  • uihandler/arch.xml β†’ platform/uihandler/arch.xml by @ooxi in #1214
  • Making sure profiler.oql tests pass. by @JaroslavTulach in #1213
  • [NETBEANS-2466] Guard JavaSource.create() result against possible NPE. by @lkishalmi in #1217
  • [NETBEANS-2430] Ensuring the lexer can be also restarted inside a lin… by @jlahoda in #1222
  • Remove incubator parts by @junichi11 in #1221
  • Integration of JEP-330 by @sarveshkesharwani in #1171
  • Upgrading the LSP4J library to 0.7.0. by @jlahoda in #1169
  • [NETBEANS-2274] Remove special casing of JComboBox handling in language chooser by @matthiasblaesing in #1208
  • Add position info to gradle extension registration by @matthiasblaesing in #1227
  • [NETBEANS-2035] Enable Always show Gradle Build output by default. by @lkishalmi in #1220
  • [NETBEANS-2349] Convert switch to switch expression by @vikasprabhakar in #1193
  • [NETBEANS-2350]NPE while doing auto complete in rule switch block by @vikasprabhakar in #1211
  • [NETBEANS-1671] Donation 3 - Include installer sources by @rtaneja1 in #1052
  • NETBEANS-888 Open Recent file not working by @michaelsembwever in #1216
  • [NETBEANS-2448] Add jdk 10, 12 migrate configs under Inspect and Transform by @rtaneja1 in #1212
  • [NETBEANS-2119] Let the netbeans-dev Snapcraft package happen by @lkishalmi in #1225
  • Syntax coloring for .kt files by @JaroslavTulach in #1228
  • Correct license information...
Read more

Apache NetBeans 11.0 (Incubating)

16 Jun 10:48

Choose a tag to compare

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]...
Read more

Apache NetBeans 10 (Incubating)

16 Jun 10:48

Choose a tag to compare

What's Changed

  • nb-javac jars upgrade for NETBEANS-463 fix by @rtaneja1 in #468
  • Maven Indexing Optimizations by @timboudreau in #537
  • Bringing Editor Hints SPI up-to-date by @JaroslavTulach in #554
  • [NETBEANS-781] Adds Maven coordinates for Ant libs by @emilianbold in #548
  • Renames Apache-JDOM license to BSD-JDOM. by @emilianbold in #556
  • [NETBEANS-785] java.lang.IllegalArgumentException by @junichi11 in #545
  • [NETBEANS-829] Add notice file for ini4j by @matthiasblaesing in #560
  • [NETBEANS-764] JDK10-LVTI: Skip ConvertToVar hint for compound variable declaration by @arusinha-zz in #547
  • Optimize readability of the NOTICE file by @matthiasblaesing in #559
  • [NETBEANS-481] JDK10-LVTI: Added new ErrorRule to fix compiler error on initialization of var type variable with array by @arusinha-zz in #519
  • [NETBEANS-777] JDK10-LVTI: Fix for NPE on typing invalid block/javadoc comment just after var keyword by @arusinha-zz in #551
  • Updating specification versions and plugin portal update center after the release90 was branched. by @jlahoda in #557
  • NETBEANS-716 Help-Report Issue should navigate to JIRA link in browser by @rtaneja1 in #549
  • Allow modules to be located in cluster.dir/cnb structure by @JaroslavTulach in #564
  • [NETBEANS-851] Update About box text by @geertjanw in #571
  • [NETBEANS-817] Preventing exceptions when opening project: by @jlahoda in #552
  • [NETBEANS-438] Cannot Sign Platform app due to symlink by @SirIntellegence in #440
  • [NETBEANS-830][NETBEANS-831] Fix license info for jaxb implementation by @matthiasblaesing in #582
  • [NETBEANS-774] Disable var hint for anonymous type by @rtaneja1 in #563
  • [NETBEANS-851] New image for splash screen and about box by @geertjanw in #584
  • Modify the JavaScript script to work with GraalVM 1.0.0-rc1 by @JaroslavTulach in #580
  • NETBEANS-951: terminate application in headless mode by @sdedic in #586
  • License/Notice updates by @matthiasblaesing in #585
  • NETBEANS-896 Added missing nullcheck on JCTree.ErrorneousTree by @lkishalmi in #575
  • added unbound generic type argument to Class in BeanNode and Lib by @krichter722 in #528
  • [NetBeans-778] Formatting issue with var declaration statement by @vikasprabhakar in #568
  • [NETBEANS-837] Update winp to released 1.26 version and fix license by @matthiasblaesing in #593
  • License cleanup part 2 by @matthiasblaesing in #590
  • Fixing problems with watches evaluation on (not only) the upcoming JD… by @jlahoda in #544
  • [NETBEANS-892] Fix lambda expr and multi catch rewrite issues by @rtaneja1 in #591
  • Update licenses + notices (4) by @matthiasblaesing in #594
  • [NETBEANS-975] Wizard properly reports items created on configuration FS by @sdedic in #597
  • [NETBEANS-990] New splash screen for NetBeans Platform by @geertjanw in #601
  • Update updater splash by @thilina01 in #604
  • Replace old logo and URL with new Logo and URL on Start Page by @thilina01 in #583
  • NETBEANS-892: Fix updation of unrelated files during refactor by @rtaneja1 in #595
  • [NETBEANS-290] Provided support for hyperlink on dependencies. by @mcdonnell-john in #481
  • Backport of junichi11's fixes made after Apr 22, 2017 by @junichi11 in #607
  • Revert "Backport of junichi11's fixes made after Apr 22, 2017" by @junichi11 in #613
  • Backport of junichi11's fixes made after Apr 22, 2017 by @junichi11 in #614
  • Integrate existing patches by @junichi11 in #615
  • [NETBEANS-853] Fix license info for entity definitions and DTDs by @matthiasblaesing in #606
  • Backport of tmysik's fixes made after Apr 22, 2017 by @tmysik in #618
  • Completion improvements by @jlahoda in #616
  • NETBEANS-999: Show convert to/from var hints only when caret on current line by @rtaneja1 in #617
  • donation2_merge: #233298: fix goto declaration navigation by @rtaneja1 in #621
  • donation2_merge: #268488 : Fixing formatting for bower.json and package.json files by @arusinha-zz in #625
  • donation2_merge:#240529: Fixing folding of empty {} by @arusinha-zz in #626
  • donation2_merge:#215318: Fixing the auto comment population by @arusinha-zz in #627
  • #268649-NPE at JsStructureScanner.folds while opening .js file by @rtaneja1 in #620
  • NETBEANS-1035: Made org.netbeans.modules.web.wicket a friend of html.… by @pnabbefeld in #632
  • [NETBEANS-791] Highlights for the top line of JavaDoc are done on every line. by @junichi11 in #550
  • NETBEANS-1049: prevent NPE on unpersistable components by @sdedic in #638
  • NETBEANS-1048: display start of product info in about box by @sdedic in #637
  • NETBEANS-998: update display name when DelayedNode resolves it by @sdedic in #636
  • [NETBEANS-974] Fix for AWT Event Queue exception on viewing variable value is debug mode by @arusinha-zz in #624
  • [NetBeans-1019]False positive of "Null Pointer Dereference" when passing a lambda with a null possible result to a non-null argument by @vikasprabhakar in #635
  • NETBEANS-716: use netbeans.apache.org/nb/ url in IDE by @rtaneja1 in #631
  • Replace the old icon with new icon by @thilina01 in #633
  • [NETBEANS-953] Profiling jdk10 remote target missing conditional branch by @dellgreen in #588
  • [NETBEANS-1074] Licensed 13005 files from 2nd Donation to Apache by @geertjanw in #640
  • [NETBEANS-860] Hints: Convert Lambda to Use 'var' Parameter Types by @vikasprabhakar in #596
  • Adds Version parsing to svn output. by @pokebadgerswithspoon in #641
  • [NETBEANS-856] Remove last OASIS license references by @matthiasblaesing in #645
  • Another attempt to merge 2ndDonation into master by @jlahoda in #646
  • [NETBEANS-369] Code-complete outputs unwanted newline characters by @matthiasblaesing in #648
  • [NETBEANS-1108] Replace the repetitive code for error check in Hint module by @vikasprabhakar in #647
  • [NETBEANS-1074] Relicensing form files in enterprise and ergonomics clusters by @geertjanw in #651
  • [NETBEANS-1083] Fix value replacement in POM editing by @matthiasblaesing in #642
  • [NETBEANS-691]: Corrected undo conversion of constructor to factory w… by @arusinha-zz in #639
  • [NETBEANS-1074] Relicensing form files in webcommon cluster by @thilina01 in #654
  • [NETBEANS-1074] Relicensing form files in php cluster by @thilina01 in #656
  • [NETBEANS-1074] Relicensing form files in groovy cluster by @thilina01 in #655
  • Initial implementation of @ActionState support by @sdedic in #652
  • [NETBEANS-1074] Module Review php.code.analysis by @junichi11 in #663
  • [NETBEANS-1074] Module Review php.atoum by @junichi11 in #662
  • [NETBEANS-1074] Module Review php.apigen by @junichi11 in #661
  • [NETBEANS-1074] Module Review languages.neon by @junichi11 in #659
  • [NETBEANS-1074] Module Review php.codeception by @junichi11 in #664
  • #1065: No warnings when creating platform app by @jtulach in #669
  • [NETBEANS-1074] Module Review php.doctrine2 by @junichi11 in https://github.com/apache/netbeans/pull...
Read more

Apache NetBeans 9.0 (Incubating)

16 Jun 10:48
9790496

Choose a tag to compare

What's Changed

Read more