This is an automated email from the ASF dual-hosted git repository.

cgarcia pushed a commit to branch feature/app
in repository https://gitbox.apache.org/repos/asf/plc4x-extras.git


The following commit(s) were added to refs/heads/feature/app by this push:
     new 944e830  New projectype for plc4x. SubProject Tests 2.
944e830 is described below

commit 944e8300b14bf26f7924568953edf581c5de0043
Author: César García <[email protected]>
AuthorDate: Fri Feb 6 10:52:53 2026 -0400

    New projectype for plc4x. SubProject Tests 2.
---
 plc4j/tools/malbec/nb-configuration.xml                 | 4 ++++
 plc4j/tools/malbec/projecttype/hmi/nb-configuration.xml | 1 +
 2 files changed, 5 insertions(+)

diff --git a/plc4j/tools/malbec/nb-configuration.xml 
b/plc4j/tools/malbec/nb-configuration.xml
index 947ae8a..583af25 100644
--- a/plc4j/tools/malbec/nb-configuration.xml
+++ b/plc4j/tools/malbec/nb-configuration.xml
@@ -14,5 +14,9 @@ That way multiple projects can share the same settings 
(useful for formatting ru
 Any value defined here will override the pom.xml file value but is only 
applicable to the current project.
 -->
         
<com-github-philippefichet-sonarlint4netbeans.excludedRules>[{"repository":"php","rule":"S3335"},{"repository":"php","rule":"S3336"},{"repository":"php","rule":"S2002"},{"repository":"php","rule":"S2005"},{"repository":"php","rule":"S3333"},{"repository":"php","rule":"S3334"},{"repository":"Web","rule":"ImgWithoutWidthOrHeightCheck"},{"repository":"php","rule":"S1151"},{"repository":"php","rule":"S3332"},{"repository":"php","rule":"S2001"},{"repository":"Web","rule":"UnclosedTagC
 [...]
+        <netbeans.hint.jdkPlatform>Zulu_21.0.9_10</netbeans.hint.jdkPlatform>
+        
<com-github-philippefichet-sonarlint4netbeans.sonarlint-preference-scope>global</com-github-philippefichet-sonarlint4netbeans.sonarlint-preference-scope>
+        
<com-github-philippefichet-sonarlint4netbeans.extraProperties>{}</com-github-philippefichet-sonarlint4netbeans.extraProperties>
+        
<org-netbeans-modules-javascript2-requirejs.enabled>true</org-netbeans-modules-javascript2-requirejs.enabled>
     </properties>
 </project-shared-configuration>
diff --git a/plc4j/tools/malbec/projecttype/hmi/nb-configuration.xml 
b/plc4j/tools/malbec/projecttype/hmi/nb-configuration.xml
index 1abd1d4..174ab38 100644
--- a/plc4j/tools/malbec/projecttype/hmi/nb-configuration.xml
+++ b/plc4j/tools/malbec/projecttype/hmi/nb-configuration.xml
@@ -17,5 +17,6 @@ Any value defined here will override the pom.xml file value 
but is only applicab
         
<com-github-philippefichet-sonarlint4netbeans.sonarlint-preference-scope>global</com-github-philippefichet-sonarlint4netbeans.sonarlint-preference-scope>
         
<com-github-philippefichet-sonarlint4netbeans.extraProperties>{}</com-github-philippefichet-sonarlint4netbeans.extraProperties>
         
<org-netbeans-modules-javascript2-requirejs.enabled>true</org-netbeans-modules-javascript2-requirejs.enabled>
+        <netbeans.hint.jdkPlatform>Zulu_21.0.9_10</netbeans.hint.jdkPlatform>
     </properties>
 </project-shared-configuration>

Reply via email to