Skip to content

Releases: apache/netbeans

Apache NetBeans 10 (Incubating)

16 Jun 10:48
Compare
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
Compare
Choose a tag to compare

What's Changed

Read more