File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 2222 under the License.
2323
2424-->
25+ ## Version 25.0.0
26+ ### What's Changed
27+
28+
29+ #### Enhancements
30+ * Introduction of Java Notebook [ #464 ] ( https://github.com/oracle/javavscode/pull/464 )
31+ * Open JShell in project context [ #464 ] ( https://github.com/oracle/javavscode/pull/464 )
32+ * Upgrade to NB-27 [ #456 ] ( https://github.com/oracle/javavscode/pull/456 )
33+ * Full JDK 25 support
34+ * Inlined values inside debugger
35+ * Improved Gradle 9 support
36+ * And more ...
37+ * Improved support for JDK 25
38+ * Improved support for Module imports [ #474 ] ( https://github.com/oracle/javavscode/pull/474 )
39+ * Improved support for Compact source files [ #466 ] ( https://github.com/oracle/javavscode/pull/466 )
40+ * Backport of important patches from NB28 [ #473 ] ( https://github.com/oracle/javavscode/pull/473 )
41+
42+ #### Bug Fixes
43+ * Fixed Run and Debug hanging when more than 2 main classes in the project [ #468 ] ( https://github.com/oracle/javavscode/pull/468 )
44+ * Fixed "Launch Java App" related to launch app [ #468 ] ( https://github.com/oracle/javavscode/pull/468 )
45+
46+ #### Other Changes
47+ * Updated openjdk25 URL to 25.0.1 [ #488 ] ( https://github.com/oracle/javavscode/pull/488 )
48+ * Translation of new messages to ja and zh-cn [ #464 ] ( https://github.com/oracle/javavscode/pull/464 )
49+ * Graceful close handler implementation in Netbeans Language Server [ #458 ] ( https://github.com/oracle/javavscode/pull/458 )
50+ * Message labels updates and improvements [ #471 ] ( https://github.com/oracle/javavscode/pull/471 )
51+
52+
53+ ** Full Changelog** : https://github.com/oracle/javavscode/compare/v24.1.1...v25.0.0
54+
2555## Version 24.1.1
2656### What's Changed
2757
You can’t perform that action at this time.
0 commit comments