This is an automated email from the ASF dual-hosted git repository.
geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git
The following commit(s) were added to refs/heads/master by this push:
new 601f4f2 Create nb126.asciidoc
601f4f2 is described below
commit 601f4f2b9066c637cc5fb9669a32816be468b4b0
Author: Geertjan Wielenga <[email protected]>
AuthorDate: Thu Dec 2 09:17:45 2021 +0100
Create nb126.asciidoc
---
.../src/content/download/nb126/nb126.asciidoc | 113 +++++++++++++++++++++
1 file changed, 113 insertions(+)
diff --git a/netbeans.apache.org/src/content/download/nb126/nb126.asciidoc
b/netbeans.apache.org/src/content/download/nb126/nb126.asciidoc
new file mode 100644
index 0000000..66b002d
--- /dev/null
+++ b/netbeans.apache.org/src/content/download/nb126/nb126.asciidoc
@@ -0,0 +1,113 @@
+////
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements. See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership. The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied. See the License for the
+ specific language governing permissions and limitations
+ under the License.
+////
+= Apache NetBeans 12.6 Features
+:jbake-type: page_noaside
+:jbake-tags: 12.6 features
+:jbake-status: published
+:keywords: Apache NetBeans 12.6 IDE features
+:icons: font
+:description: Apache NetBeans 12.6 features
+:toc: left
+:toc-title:
+:toclevels: 4
+:syntax: true
+:source-highlighter: pygments
+:experimental:
+:linkattrs:
+
+Welcome to Apache NetBeans 12.6!
+
+link:/download/nb125/nb125.html[Download, role="button success"]
+
+The full list of pull requests integrated in the 12.6 timeframe
link:https://github.com/apache/netbeans/pulls?q=is%3Aclosed+milestone%3A12.5[is
found here], while the highlights are listed below.
+
+== Java Enhancements
+
+=== Java
+- Temporarily allow setting of SecurityManager:
https://github.com/apache/netbeans/pull/3003
+- [NETBEANS-5661] - Added regular expression window and hint:
https://github.com/apache/netbeans/pull/2953
+- Prefer .class execution over .java if the class already exists:
https://github.com/apache/netbeans/pull/3036
+- [NETBEANS-5801] - Add javadoc for JDK 18 early access:
https://github.com/apache/netbeans/pull/3008
+- [NETBEANS-5704] when generating --patch-module option, also use the
generated source roots. Java: https://github.com/apache/netbeans/pull/2977
+- [NETBEANS-5832] Fixing compilation of static initializer for vanilla
indexing.: https://github.com/apache/netbeans/pull/3054
+- Adding declarative Java hints to the LSP server:
https://github.com/apache/netbeans/pull/2905
+
+=== Gradle
+- Report progress from Gradle's CreateFromTemplateHandler Gradle LSP bug:
https://github.com/apache/netbeans/pull/3044
+- Fixed source+javadoc Gradle download Gradle LSP bug:
https://github.com/apache/netbeans/pull/3040
+- Source/javadoc attacher must report download actions as enabled. Gradle Java
bug: https://github.com/apache/netbeans/pull/3029
+- Gradle Action Providers can disable an action. API Change Gradle
enhancement: https://github.com/apache/netbeans/pull/3004
+- LSP server informs client about unsuccessful launch. Gradle LSP:
https://github.com/apache/netbeans/pull/3006
+- Prevent deadlock - Workspace shared IO supports close on input stream.
Gradle LSP: https://github.com/apache/netbeans/pull/3019
+- Support for configurations in Gradle Gradle LSP enhancement:
https://github.com/apache/netbeans/pull/2969
+- [NETBEANS-5768] Recognize gradle projects with settings.gradle only file:
https://github.com/apache/netbeans/pull/3028
+- [NETBEANS-2373] Better than nothing support for Gradle Distribution dirs
Gradle: https://github.com/apache/netbeans/pull/2920
+- [NETBEANS-5668] Fix slipping <br/>-s in the Project Problem Dialog Gradle:
https://github.com/apache/netbeans/pull/2944
+- [NETBEANS-4252] Added PathFinder to Gradle Build Scripts Node Gradle:
https://github.com/apache/netbeans/pull/2933
+
+=== Maven
+- Support for disabling actions in Maven (used by Micronaut) API Change Maven
enhancement: https://github.com/apache/netbeans/pull/3016
+- [NETBEANS-5803] Handle Maven projects with https name space. Maven:
https://github.com/apache/netbeans/pull/3012
+- [NETBEANS-5143] Fixes Maven web app twice deployment issue:
https://github.com/apache/netbeans/pull/3005
+
+=== Micronaut
+- Support for Micronaut's automatic restarts (mn:run) for Maven API Change
Java Maven enhancement: https://github.com/apache/netbeans/pull/2948
+- LSP: Provide hover information in Micronaut yaml files. LSP:
https://github.com/apache/netbeans/pull/2955
+- Micronaut configuration completion and navigation improvements LSP:
https://github.com/apache/netbeans/pull/2962
+- Micronaut: Allow for creating project on JDK 16.:
https://github.com/apache/netbeans/pull/3058
+
+=== Payara
+
+- Fixes fetching the Payara Server list in private network:
https://github.com/apache/netbeans/pull/3018
+
+== PHP Enhancements
+- [NETBEANS-5678] Use the URL of the forked repository of the Skeleton
Generator: https://github.com/apache/netbeans/pull/3052
+- [NETBEANS-5719] Unused property hint is shown when the property is used as a
constructor argument: https://github.com/apache/netbeans/pull/3065
+- [NETBEANS-5480] Add an option(system property) to disable the feature to
fold PHP tags: https://github.com/apache/netbeans/pull/3069
+
+== C/C++ Enhancements
+- Fixing newly created cpplite project, avoiding starting the C/C++ LSP server
when the configuration is not readable:
https://github.com/apache/netbeans/pull/2877
+- In cpplite project, when reading configuration, an empty string should not
be considered a valid configuration:
https://github.com/apache/netbeans/pull/2904
+
+== Miscellaneous Enhancements
+
+=== General
+- LSP: Find usages should search also in project dependecies. LSP:
https://github.com/apache/netbeans/pull/2950
+- [NETBEANS-5492] change test proxy connection url to apache:
https://github.com/apache/netbeans/pull/2830
+- [NETBEANS-5698] Fix tabcontrol painting on MacOS retina displays (Aqua LAF):
https://github.com/apache/netbeans/pull/2970
+- [NETBEANS-4953] Fixing handling of WSL-based URIs.:
https://github.com/apache/netbeans/pull/2988
+- [NETBEANS-5673] Modernize tab controls in the Windows LAF:
https://github.com/apache/netbeans/pull/2967
+- [NETBEANS-5697] Various other LAF/HiDPI improvements on Windows:
https://github.com/apache/netbeans/pull/2965
+- [NETBEANS-5726] Fix JCheckboxMenuItem state for 'Show Editor Tooolbar':
https://github.com/apache/netbeans/pull/2979
+- [NETBEANS-4150] added a KeyringProvider using libsecret for new versions of
Gnome: https://github.com/apache/netbeans/pull/2906
+
+=== VSCode
+- Add Run with configuration into code lenses.:
https://github.com/apache/netbeans/pull/2995
+- Completion provider for VS Code's launch.json.:
https://github.com/apache/netbeans/pull/3025
+- Debugger attach needs to be initialized.:
https://github.com/apache/netbeans/pull/2991
+- New from Template for VSCode.: https://github.com/apache/netbeans/pull/2882
+- Run/Debug single .java files outside of project in VSCode.:
https://github.com/apache/netbeans/pull/2938
+- [NETBEANS-5346] Debugger attach in VSCode extension.:
https://github.com/apache/netbeans/pull/2978
+
+=== Libraries
+- [NETBEANS-5503] Update JUnit from 4.13.1 to 4.13.2 Upgrade Library:
https://github.com/apache/netbeans/pull/2831
+- Upgrading Graal.js to 20.3 LTS version:
https://github.com/apache/netbeans/pull/2707
+- [NETBEANS-3439] - Upgrade JavaCC from 3.2 to 7.0.5:
https://github.com/apache/netbeans/pull/1662
+- Improving usability of New from Template in VSNetBeans.:
https://github.com/apache/netbeans/pull/3010
+- Jakarta EE 9 GlassFish 6 Support:
https://github.com/apache/netbeans/pull/2902
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists