[jira] [Comment Edited] (NETBEANS-4036) Package as DMG Image fails with "typedef class com.sun.javafx.tools.ant.FXJar cannot be found using the classloader AntClassLoader[]"

2021-12-29 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17466582#comment-17466582
 ] 

Geertjan Wielenga edited comment on NETBEANS-4036 at 12/29/21, 8:04 PM:


You really can’t be referring to 11.3 at this stage at all.

Best to join the dev mailing list and describe precisely what you’re trying to 
achieve here.

A project by Neil, at [https://www.codelerity.com/netbeans/] might be relevant 
too.


was (Author: geertjanwielenga):
You really can’t be referring to 11.3 at this stage at all.

Best to join the dev mailing list and describe precisely what you’re trying to 
achieve hete.

A project by Neil, at https://www.codelerity.com/netbeans/ might be relevant 
too.

> Package as DMG Image fails with "typedef class com.sun.javafx.tools.ant.FXJar 
> cannot be found using the classloader AntClassLoader[]"
> -
>
> Key: NETBEANS-4036
> URL: https://issues.apache.org/jira/browse/NETBEANS-4036
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 11.3
> Environment: Mac OS Catalina 10.15.3 (current and latest) and 
> NetBeans:
> Product Version: Apache NetBeans IDE 11.3
> Java: 14; Java HotSpot(TM) 64-Bit Server VM 14+36-1461
> Runtime: Java(TM) SE Runtime Environment 14+36-1461
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_GB (nb
>Reporter: David Gradwell
>Priority: Major
> Attachments: TestMacOSXPackagingWithAnt.zip, 
> TestNativePackagingOnWindows10.zip
>
>
> Steps to reproduce:
> 1.  Install fresh copy of 11.3 (also tested with 11.1 with same results)
> 2 Create new Project "Java with Ant", "Java Application".
> 3.  Create a single Java file such as:
> package testmacdmgwithant;
> public class TestMacDMGwithAnt {
> /**
>  * @param args the command line arguments
>  */
>  public static void main(String[] args) 
>  {
>  int a=1;
>  }
>  
> }
>  
> 4. Go clean and build and debug to prove it works OK.
> 5. Run the .jar in the dist folder to prove it works OK.
> 6. Go right click on the project and select "Package as DMG Image"
>  
> End of output is:  
> .../NetBeansProjects/TestMacDMGwithAnt/nbproject/build-native.xml:519: 
> typedef class com.sun.javafx.tools.ant.FXJar cannot be found
>  using the classloader AntClassLoader[]
> BUILD FAILED (total time: 0 seconds)
>  
> 7.  Note that this works fine on NetBeans 8.2 and also fails on 11.0..
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-4036) Package as DMG Image fails with "typedef class com.sun.javafx.tools.ant.FXJar cannot be found using the classloader AntClassLoader[]"

2021-12-29 Thread Geertjan Wielenga (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17466582#comment-17466582
 ] 

Geertjan Wielenga commented on NETBEANS-4036:
-

You really can’t be referring to 11.3 at this stage at all.

Best to join the dev mailing list and describe precisely what you’re trying to 
achieve hete.

A project by Neil, at https://www.codelerity.com/netbeans/ might be relevant 
too.

> Package as DMG Image fails with "typedef class com.sun.javafx.tools.ant.FXJar 
> cannot be found using the classloader AntClassLoader[]"
> -
>
> Key: NETBEANS-4036
> URL: https://issues.apache.org/jira/browse/NETBEANS-4036
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 11.3
> Environment: Mac OS Catalina 10.15.3 (current and latest) and 
> NetBeans:
> Product Version: Apache NetBeans IDE 11.3
> Java: 14; Java HotSpot(TM) 64-Bit Server VM 14+36-1461
> Runtime: Java(TM) SE Runtime Environment 14+36-1461
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_GB (nb
>Reporter: David Gradwell
>Priority: Major
> Attachments: TestMacOSXPackagingWithAnt.zip, 
> TestNativePackagingOnWindows10.zip
>
>
> Steps to reproduce:
> 1.  Install fresh copy of 11.3 (also tested with 11.1 with same results)
> 2 Create new Project "Java with Ant", "Java Application".
> 3.  Create a single Java file such as:
> package testmacdmgwithant;
> public class TestMacDMGwithAnt {
> /**
>  * @param args the command line arguments
>  */
>  public static void main(String[] args) 
>  {
>  int a=1;
>  }
>  
> }
>  
> 4. Go clean and build and debug to prove it works OK.
> 5. Run the .jar in the dist folder to prove it works OK.
> 6. Go right click on the project and select "Package as DMG Image"
>  
> End of output is:  
> .../NetBeansProjects/TestMacDMGwithAnt/nbproject/build-native.xml:519: 
> typedef class com.sun.javafx.tools.ant.FXJar cannot be found
>  using the classloader AntClassLoader[]
> BUILD FAILED (total time: 0 seconds)
>  
> 7.  Note that this works fine on NetBeans 8.2 and also fails on 11.0..
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-4036) Package as DMG Image fails with "typedef class com.sun.javafx.tools.ant.FXJar cannot be found using the classloader AntClassLoader[]"

2021-12-29 Thread David Gradwell (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-4036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17466580#comment-17466580
 ] 

David Gradwell commented on NETBEANS-4036:
--

Trying to make some native packages on Windows 10, I have just proved (again) 
that native packaging does not work.
*Product Version:* Apache NetBeans IDE 11.3

*Java:* 1.8.0_312; OpenJDK 64-Bit Server VM 25.312-b07

*Runtime:* OpenJDK Runtime Environment 1.8.0_312-b07

I've also tried NetBeans 12 various versions.

 

Question for Geertjan:  What is the timescale for making native packaging work 
robustly under recent Java releases ?

 

Happy to be an alpha tester !

 

 

> Package as DMG Image fails with "typedef class com.sun.javafx.tools.ant.FXJar 
> cannot be found using the classloader AntClassLoader[]"
> -
>
> Key: NETBEANS-4036
> URL: https://issues.apache.org/jira/browse/NETBEANS-4036
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 11.3
> Environment: Mac OS Catalina 10.15.3 (current and latest) and 
> NetBeans:
> Product Version: Apache NetBeans IDE 11.3
> Java: 14; Java HotSpot(TM) 64-Bit Server VM 14+36-1461
> Runtime: Java(TM) SE Runtime Environment 14+36-1461
> System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_GB (nb
>Reporter: David Gradwell
>Priority: Major
> Attachments: TestMacOSXPackagingWithAnt.zip, 
> TestNativePackagingOnWindows10.zip
>
>
> Steps to reproduce:
> 1.  Install fresh copy of 11.3 (also tested with 11.1 with same results)
> 2 Create new Project "Java with Ant", "Java Application".
> 3.  Create a single Java file such as:
> package testmacdmgwithant;
> public class TestMacDMGwithAnt {
> /**
>  * @param args the command line arguments
>  */
>  public static void main(String[] args) 
>  {
>  int a=1;
>  }
>  
> }
>  
> 4. Go clean and build and debug to prove it works OK.
> 5. Run the .jar in the dist folder to prove it works OK.
> 6. Go right click on the project and select "Package as DMG Image"
>  
> End of output is:  
> .../NetBeansProjects/TestMacDMGwithAnt/nbproject/build-native.xml:519: 
> typedef class com.sun.javafx.tools.ant.FXJar cannot be found
>  using the classloader AntClassLoader[]
> BUILD FAILED (total time: 0 seconds)
>  
> 7.  Note that this works fine on NetBeans 8.2 and also fails on 11.0..
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[netbeans] branch master updated: javac wrapper module should clean its "external" folder.

2021-12-29 Thread mbien
This is an automated email from the ASF dual-hosted git repository.

mbien pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


The following commit(s) were added to refs/heads/master by this push:
 new fc01ac3  javac wrapper module should clean its "external" folder.
 new 6cf2bda  Merge pull request #3392 from mbien/javac-clean
fc01ac3 is described below

commit fc01ac3c86178e5f5e76bbff3a055f367780005f
Author: Michael Bien 
AuthorDate: Tue Dec 28 20:42:57 2021 +0100

javac wrapper module should clean its "external" folder.

 - caused compiler errors since several javac versions were in cp
 - removed javac.source property since the module has no sources anyway
---
 java/libs.javacapi/build.xml| 7 +++
 java/libs.javacapi/nbproject/project.properties | 1 -
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/java/libs.javacapi/build.xml b/java/libs.javacapi/build.xml
index a5f1abb..1831229 100644
--- a/java/libs.javacapi/build.xml
+++ b/java/libs.javacapi/build.xml
@@ -32,4 +32,11 @@
 
 
 
+
+
+
+
+
+
+
 
diff --git a/java/libs.javacapi/nbproject/project.properties 
b/java/libs.javacapi/nbproject/project.properties
index 1d9e90f..419b78c 100644
--- a/java/libs.javacapi/nbproject/project.properties
+++ b/java/libs.javacapi/nbproject/project.properties
@@ -17,7 +17,6 @@
 build.compiler.debug=false
 build.compiler.deprecation=false
 is.autoload=true
-javac.source=1.6
 javadoc.title=Javac API
 nbm.homepage=http://jackpot.netbeans.org/
 nbm.module.author=Petr Hrebejk

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-3042) can't see loggers (log4j2) created from apps deployed on Payara servers

2021-12-29 Thread Marco Bonin (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Bonin updated NETBEANS-3042:
--
Affects Version/s: 12.6

> can't see loggers (log4j2) created from apps deployed on Payara servers
> ---
>
> Key: NETBEANS-3042
> URL: https://issues.apache.org/jira/browse/NETBEANS-3042
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Logger
>Affects Versions: 11.0, 12.0, 11.1, 11.2, 11.3, 12.1, 12.5, 12.6
> Environment: Windows 10, jdk 1.8, CentOS 7.x with AdoptOpenJDK 8 and 
> 11, Windows 10 with AdoptOpenJDK 8 and 11.
>Reporter: jose luis romero
>Assignee: Robert Hoffmann
>Priority: Major
> Attachments: image-2021-12-29-12-34-15-141.png, screenshot-1.png
>
>
> I can't see the logs (log4j2) generated by my apps deployed in Payara, they 
> are always empty.
> Tried to make a clean re-installation (no cache, no import config) but didn't 
> work
> Initially, I thought that I messed up some config file so I made a post 
> [https://stackoverflow.com/questions/57679272/i-cant-see-logs-from-apps-on-payara-4-1-just-on-netbeans-console-tab|stackOverflow]
>  but no, it is a Netbeans issue introduced in 11.1 version + payara 5



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-3042) can't see loggers (log4j2) created from apps deployed on Payara servers

2021-12-29 Thread Marco Bonin (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17466427#comment-17466427
 ] 

Marco Bonin commented on NETBEANS-3042:
---

The problem persist even with NB 12.6 / Payara Server  5.2021.10 #badassfish 
(build 879)

!image-2021-12-29-12-34-15-141.png!

> can't see loggers (log4j2) created from apps deployed on Payara servers
> ---
>
> Key: NETBEANS-3042
> URL: https://issues.apache.org/jira/browse/NETBEANS-3042
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Logger
>Affects Versions: 11.0, 12.0, 11.1, 11.2, 11.3, 12.1, 12.5
> Environment: Windows 10, jdk 1.8, CentOS 7.x with AdoptOpenJDK 8 and 
> 11, Windows 10 with AdoptOpenJDK 8 and 11.
>Reporter: jose luis romero
>Assignee: Robert Hoffmann
>Priority: Major
> Attachments: image-2021-12-29-12-34-15-141.png, screenshot-1.png
>
>
> I can't see the logs (log4j2) generated by my apps deployed in Payara, they 
> are always empty.
> Tried to make a clean re-installation (no cache, no import config) but didn't 
> work
> Initially, I thought that I messed up some config file so I made a post 
> [https://stackoverflow.com/questions/57679272/i-cant-see-logs-from-apps-on-payara-4-1-just-on-netbeans-console-tab|stackOverflow]
>  but no, it is a Netbeans issue introduced in 11.1 version + payara 5



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-3042) can't see loggers (log4j2) created from apps deployed on Payara servers

2021-12-29 Thread Marco Bonin (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Bonin updated NETBEANS-3042:
--
Attachment: image-2021-12-29-12-34-15-141.png

> can't see loggers (log4j2) created from apps deployed on Payara servers
> ---
>
> Key: NETBEANS-3042
> URL: https://issues.apache.org/jira/browse/NETBEANS-3042
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - Logger
>Affects Versions: 11.0, 12.0, 11.1, 11.2, 11.3, 12.1, 12.5
> Environment: Windows 10, jdk 1.8, CentOS 7.x with AdoptOpenJDK 8 and 
> 11, Windows 10 with AdoptOpenJDK 8 and 11.
>Reporter: jose luis romero
>Assignee: Robert Hoffmann
>Priority: Major
> Attachments: image-2021-12-29-12-34-15-141.png, screenshot-1.png
>
>
> I can't see the logs (log4j2) generated by my apps deployed in Payara, they 
> are always empty.
> Tried to make a clean re-installation (no cache, no import config) but didn't 
> work
> Initially, I thought that I messed up some config file so I made a post 
> [https://stackoverflow.com/questions/57679272/i-cant-see-logs-from-apps-on-payara-4-1-just-on-netbeans-console-tab|stackOverflow]
>  but no, it is a Netbeans issue introduced in 11.1 version + payara 5



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-6009) Autofocus new name field when renaming folder

2021-12-29 Thread Simon Van Accoleyen (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-6009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Simon Van Accoleyen updated NETBEANS-6009:
--
  Component/s: editor - Refactoring
   php - Refactoring
Affects Version/s: 12.5

> Autofocus new name field when renaming folder
> -
>
> Key: NETBEANS-6009
> URL: https://issues.apache.org/jira/browse/NETBEANS-6009
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Refactoring, php - Refactoring, projects - 
> Generic Projects UI
>Affects Versions: 12.4, 12.5
> Environment: Netbeans 12.4, Kubuntu 20.10, Linux Kernel 
> {color:#00}5.8.0-63{color}
>Reporter: Simon Van Accoleyen
>Priority: Minor
>  Labels: Suggestion
> Attachments: image-2021-09-16-15-31-04-822.png
>
>
> Hi!
> When using the "Projects" tab to rename a folder (either with right click -> 
> refactor -> rename, or CTRL+R), the "New Name" field is not autofocused, and 
> i think it would be really great if it was.
> This behavior is already present when renaming a file in the same interface 
> (right click -> rename) so i figure it should probably be a trivial fix.
> !image-2021-09-16-15-31-04-822.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-6342) Increasing IDE font

2021-12-29 Thread Jira


 [ 
https://issues.apache.org/jira/browse/NETBEANS-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ABELARDO LEÓN GONZÁLEZ updated NETBEANS-6342:
-
Description: 
i WOULD LIKE TO INCREASE THE SIZE OF THE FONT USED BY THE IDE, FOLDER NAMES, 
FILE NAMES AND SO ON WITH CTRL+WHEEL OF THE MOUSE

 

  was:
i WOULD LIKE TO INCREASE THE SIZE OF THE FONT USED BY THE IDE.

 


> Increasing IDE font
> ---
>
> Key: NETBEANS-6342
> URL: https://issues.apache.org/jira/browse/NETBEANS-6342
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: ABELARDO LEÓN GONZÁLEZ
>Priority: Minor
>
> i WOULD LIKE TO INCREASE THE SIZE OF THE FONT USED BY THE IDE, FOLDER NAMES, 
> FILE NAMES AND SO ON WITH CTRL+WHEEL OF THE MOUSE
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Updated] (NETBEANS-6342) Increasing IDE font

2021-12-29 Thread Jira


 [ 
https://issues.apache.org/jira/browse/NETBEANS-6342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ABELARDO LEÓN GONZÁLEZ updated NETBEANS-6342:
-
Summary: Increasing IDE font  (was: Increasing font IDE)

> Increasing IDE font
> ---
>
> Key: NETBEANS-6342
> URL: https://issues.apache.org/jira/browse/NETBEANS-6342
> Project: NetBeans
>  Issue Type: Improvement
>Reporter: ABELARDO LEÓN GONZÁLEZ
>Priority: Minor
>
> i WOULD LIKE TO INCREASE THE SIZE OF THE FONT USED BY THE IDE.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-6342) Increasing font IDE

2021-12-29 Thread Jira
ABELARDO LEÓN GONZÁLEZ created NETBEANS-6342:


 Summary: Increasing font IDE
 Key: NETBEANS-6342
 URL: https://issues.apache.org/jira/browse/NETBEANS-6342
 Project: NetBeans
  Issue Type: Improvement
Reporter: ABELARDO LEÓN GONZÁLEZ


i WOULD LIKE TO INCREASE THE SIZE OF THE FONT USED BY THE IDE.

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists