[jira] [Created] (NETBEANS-5797) Refactoring: Introduce Constant for String

2021-06-17 Thread Christian Thiel (Jira)
Christian Thiel created NETBEANS-5797:
-

 Summary: Refactoring: Introduce Constant for String
 Key: NETBEANS-5797
 URL: https://issues.apache.org/jira/browse/NETBEANS-5797
 Project: NetBeans
  Issue Type: Bug
  Components: java - Refactoring
Affects Versions: 12.4
Reporter: Christian Thiel


Mark a String in a java-class that occures multiple times. Attempt to refactor 
(introduce constant) fails with following exception:


SEVERE [org.openide.util.Exceptions]
java.lang.ClassCastException: class 
com.sun.tools.javac.tree.JCTree$JCMethodInvocation cannot be cast to class 
com.sun.tools.javac.tree.JCTree$JCBlock 
(com.sun.tools.javac.tree.JCTree$JCMethodInvocation and 
com.sun.tools.javac.tree.JCTree$JCBlock are in unnamed module of loader 
org.netbeans.StandardModule$OneModuleClassLoader @50a9ba2b)
 at com.sun.tools.javac.comp.AttrRecover.doRecovery(AttrRecover.java:161)
 at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:767)
 at com.sun.tools.javac.comp.Attr.attribStats(Attr.java:784)
 at com.sun.tools.javac.comp.Attr.visitBlock(Attr.java:1487)
 at org.netbeans.lib.nbjavac.services.NBAttr.visitBlock(NBAttr.java:76)
 at com.sun.tools.javac.tree.JCTree$JCBlock.accept(JCTree.java:1062)
 at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:681)
 at 
com.sun.tools.javac.comp.DeferredAttr.attribSpeculative(DeferredAttr.java:527)
 at com.sun.tools.javac.comp.Attr.attribToTree(Attr.java:432)
 at com.sun.tools.javac.comp.Attr.attribStatToTree(Attr.java:423)
 at com.sun.tools.javac.api.JavacTrees.attribStatToTree(JavacTrees.java:1013)
 at com.sun.tools.javac.api.JavacTrees.getAttrContext(JavacTrees.java:972)
 at com.sun.tools.javac.api.JavacTrees.getScope(JavacTrees.java:833)
 at com.sun.tools.javac.api.JavacTrees.getScope(JavacTrees.java:172)
 at 
org.netbeans.modules.java.hints.introduce.IntroduceFieldFix$Worker.run(IntroduceFieldFix.java:318)
 at 
org.netbeans.modules.java.hints.introduce.IntroduceFieldFix$Worker.run(IntroduceFieldFix.java:179)
 at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:673)
 at org.netbeans.api.java.source.JavaSource$1.run(JavaSource.java:663)
 at org.netbeans.api.java.source.JavaSource$MultiTask.run(JavaSource.java:502)
 at 
org.netbeans.modules.parsing.impl.TaskProcessor.callUserTask(TaskProcessor.java:586)
 at 
org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:130)
 at 
org.netbeans.modules.parsing.api.ParserManager$UserTaskAction.run(ParserManager.java:114)
 at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:181)
 at 
org.netbeans.modules.parsing.impl.TaskProcessor$2.call(TaskProcessor.java:178)
 at 
org.netbeans.modules.masterfs.filebasedfs.utils.FileChangedManager.priorityIO(FileChangedManager.java:153)
 at 
org.netbeans.modules.masterfs.providers.ProvidedExtensions.priorityIO(ProvidedExtensions.java:335)
 at 
org.netbeans.modules.parsing.nb.DataObjectEnvFactory.runPriorityIO(DataObjectEnvFactory.java:118)
 at org.netbeans.modules.parsing.impl.Utilities.runPriorityIO(Utilities.java:67)
 at 
org.netbeans.modules.parsing.impl.TaskProcessor.runUserTask(TaskProcessor.java:178)
 at org.netbeans.modules.parsing.api.ParserManager.parse(ParserManager.java:81)
 at 
org.netbeans.api.java.source.JavaSource.runUserActionTaskImpl(JavaSource.java:452)
 at 
org.netbeans.api.java.source.JavaSource.runUserActionTask(JavaSource.java:423)
 at 
org.netbeans.api.java.source.JavaSource.runModificationTask(JavaSource.java:684)
 at 
org.netbeans.modules.java.hints.introduce.IntroduceFieldFix.implement(IntroduceFieldFix.java:163)
 at 
org.netbeans.modules.java.hints.introduce.IntroduceConstantFix.implement(IntroduceConstantFix.java:48)
[catch] at org.netbeans.modules.editor.hints.HintsUI$1.run(HintsUI.java:810)
 at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
 at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
 at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
 at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
WARNING [org.openide.filesystems.Ordering]: Not all children in Actions/Edit/ 
marked with the position attribute: [bookmark-history-popup-next.instance, 
bookmark-history-popup-previous.instance, bookmark-next.instance, 
bookmark-previous.instance, bookmark-toggle.instance, 
clear-document-bookmarks.instance, 
org-netbeans-core-ui-options-filetypes-OpenAsAction.instance, 
org-netbeans-core-ui-sysopen-SystemOpenAction.instance, 
org-netbeans-modules-editor-ExportHtmlAction.instance, 
org-netbeans-modules-editor-autosave-ToggleAutoSaveAction.instance, 
org-netbeans-modules-editor-bookmarks-ui-BookmarksViewOpenAction.instance, 
org-netbeans-modules-java-navigation-actions-ShowHierarchyAction.instance, 
org-netbeans-modules-java-navigation-actions-ShowHierarchyAtCaretAction.instance,
 

[jira] [Resolved] (NETBEANS-5791) tugas

2021-06-17 Thread Laszlo Kishalmi (Jira)


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

Laszlo Kishalmi resolved NETBEANS-5791.
---
Resolution: Cannot Reproduce

> tugas 
> --
>
> Key: NETBEANS-5791
> URL: https://issues.apache.org/jira/browse/NETBEANS-5791
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Project
>Affects Versions: 12.2
>Reporter: muhammad dono
>Assignee: muhammad dono
>Priority: Major
> Fix For: Next
>
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-5740) Netbeans 12.4 randomly freezes

2021-06-17 Thread Jira


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

Diego Díez commented on NETBEANS-5740:
--

The issue is still there. Tailing the {{messages.log}}, every time the IDE 
freezes, the log ends with the following lines:
{code:java}
Even though the source level of 
//trunk//src/main/java://trunk//src/main/resources://trunk//src/main/resources://trunk//src/test/java://trunk//src/test/resources
 is set to: 11, java.util.zip.CRC32C cannot be found on the system module path: 
Changing source level to 1.8
WARNING [null]: Last record repeated again.
WARNING [null]: Last record repeated 5 more times.
{code}
Could be these errors somewhat related to this issue?

The paths in these log lines refers to a multi-module maven project, the one I 
was working on when the IDE froze.

> Netbeans 12.4 randomly freezes
> --
>
> Key: NETBEANS-5740
> URL: https://issues.apache.org/jira/browse/NETBEANS-5740
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.4
> Environment: Ubuntu 20.04
> Netbeans 12.4
> OpenJDK 11.0.11
>Reporter: Diego Díez
>Priority: Major
>
> We have started experiencing random freezes after upgrading to Netbeans 12.3, 
> not responding any component to mouse or keyboard interactions.
> We have also noticed that lombok-1.18.18 stopped working with the newer 
> nb-javac installed with the 12.4 version (java16 support). I can't confirm 
> whether this is related with the freezes or not. Using lombok-1.18.20 seems 
> to work well, though.
> Any ideas? Is there any log to look for errors?
> As a workaround we have downgraded to 12.3 as it is a blocking issue for us, 
> being forced to kill the process every time it gets stuck.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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] [Comment Edited] (NETBEANS-5208) Fix for java.io.IOException: CreateProcess error=206, The filename or extension is too long

2021-06-17 Thread Fabio Di Fabio (Jira)


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

Fabio Di Fabio edited comment on NETBEANS-5208 at 6/17/21, 3:42 PM:


As a workaround I am adding {{exec.longClasspath=true}} to the run actions of 
my maven project.

See [https://www.mojohaus.org/exec-maven-plugin/exec-mojo.html#longClasspath]


was (Author: fab10):
As a workaround I am adding{{ exec.longClasspath=true}} to the run actions of 
my maven project.

See https://www.mojohaus.org/exec-maven-plugin/exec-mojo.html#longClasspath

> Fix for java.io.IOException: CreateProcess error=206, The filename or 
> extension is too long
> ---
>
> Key: NETBEANS-5208
> URL: https://issues.apache.org/jira/browse/NETBEANS-5208
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3, 12.2, 12.3
> Environment: Windows 10, Java 11.0.1, Netbeans 12.2, maven
>Reporter: B A
>Priority: Major
>
> There are projects that can generate "*java.io.IOException: CreateProcess 
> error=206, The filename or extension is too long*" errors when trying to run 
> the project.
> IntelliJ fixes this with "shorten the command line" option in the 
> "configuration" menu for the project.  It utilizes Java 9 (and greater) 
> ability to use @argfiles instead of huge list of text as argument to java 
> executables.
> As far as I can tell, Netbeans does not have this ability, leaving you with 
> options such as renaming or moving directories to make the arguments have 
> fewer characters in them, which is a huge pain (and maybe not possible) for 
> huge projects made by other people (like dl4j).
> I ran into this when running classes out of the Deeplearning4j package.  I 
> was following the standard instructions of how to install it and run an 
> example class, and it generated the error=206 filename or extension too long.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-5208) Fix for java.io.IOException: CreateProcess error=206, The filename or extension is too long

2021-06-17 Thread Fabio Di Fabio (Jira)


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

Fabio Di Fabio commented on NETBEANS-5208:
--

As a workaround I am adding{{ exec.longClasspath=true}} to the run actions of 
my maven project.

See https://www.mojohaus.org/exec-maven-plugin/exec-mojo.html#longClasspath

> Fix for java.io.IOException: CreateProcess error=206, The filename or 
> extension is too long
> ---
>
> Key: NETBEANS-5208
> URL: https://issues.apache.org/jira/browse/NETBEANS-5208
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 11.3, 12.2, 12.3
> Environment: Windows 10, Java 11.0.1, Netbeans 12.2, maven
>Reporter: B A
>Priority: Major
>
> There are projects that can generate "*java.io.IOException: CreateProcess 
> error=206, The filename or extension is too long*" errors when trying to run 
> the project.
> IntelliJ fixes this with "shorten the command line" option in the 
> "configuration" menu for the project.  It utilizes Java 9 (and greater) 
> ability to use @argfiles instead of huge list of text as argument to java 
> executables.
> As far as I can tell, Netbeans does not have this ability, leaving you with 
> options such as renaming or moving directories to make the arguments have 
> fewer characters in them, which is a huge pain (and maybe not possible) for 
> huge projects made by other people (like dl4j).
> I ran into this when running classes out of the Deeplearning4j package.  I 
> was following the standard instructions of how to install it and run an 
> example class, and it generated the error=206 filename or extension too long.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-jenkins-lib] branch master updated: update release date for 12.4 and dev (javadoc)

2021-06-17 Thread skygo
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git


The following commit(s) were added to refs/heads/master by this push:
 new 09864fd  update release date for 12.4 and dev (javadoc)
09864fd is described below

commit 09864fdc966ca7df47331371eee07807d148d0ac
Author: Eric Barboni 
AuthorDate: Thu Jun 17 15:11:00 2021 +0200

update release date for 12.4 and dev (javadoc)
---
 meta/netbeansrelease.json | 10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 6bf96f7..b7c5074 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -431,9 +431,9 @@
 }  
 },
 "releasedate": {
-"day": "-",
-"month": "-",
-"year": "-"
+"day": "19",
+"month": "05",
+"year": "2021"
 },
 "previousreleasedate": {
 "day": "03",
@@ -459,8 +459,8 @@
 "year": "-"
 },
 "previousreleasedate": {
-"day": "03",
-"month": "03",
+"day": "19",
+"month": "05",
 "year": "2021"
 }
 }

-
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] [Assigned] (NETBEANS-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-06-17 Thread Gaurav Gupta (Jira)


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

Gaurav Gupta reassigned NETBEANS-5143:
--

Assignee: Gaurav Gupta

> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3, 12.4 (12.2/12.3/12.4 are 
> effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Assignee: Gaurav Gupta
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2/12.3/12.4. Netbeans seems to interfere with the 
> deployment of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2/12.3/12.4.
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3 Clean -> Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3/12.4
>  6 Before run make sure same server and java versions are selected
>  7 Clean -> Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-5143) NetBeans 12.2, 12.3, 12.4 deploys webapps twice

2021-06-17 Thread Gaurav Gupta (Jira)


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

Gaurav Gupta commented on NETBEANS-5143:


Thanks Vlad, Issue is reproducible for cleaned project, I'm working on the fix, 
will create the PR soon.

> NetBeans 12.2, 12.3, 12.4 deploys webapps twice
> ---
>
> Key: NETBEANS-5143
> URL: https://issues.apache.org/jira/browse/NETBEANS-5143
> Project: NetBeans
>  Issue Type: Bug
>  Components: core
>Affects Versions: 12.2, 12.3, 12.4
> Environment: Windows 10 20H2/AMD Ryzen 7 4800H/32GB RAM
>  java: build 11.0.9.1+1, maven 3.6.3
>  Netbeans versions tested: 12.1, 12.2, 12.3, 12.4 (12.2/12.3/12.4 are 
> effected)
>  Tomcat (new installs): 8.5.60, 9.0.40, Payara (per Patrick Musembi)
>Reporter: Vlad Palnik
>Priority: Major
>  Labels: webapp, webapp-deployment
>
> To whomever it concerns,
>   
>  Bug in NetBeans 12.2/12.3/12.4. Netbeans seems to interfere with the 
> deployment of web apps somehow and web apps are deployed twice.
>   
>  While deploying an app it follows this pattern: deploy => undeploy => deploy 
> (see build log below). I tried solving this issue by undeployed any previous 
> versions of the app manually and restarted Tomcat, the same error occurs. The 
> issue appears when using NB 12.2/12.3/12.4.
>   
>  When tested on NetBeans 12.1 using the same Java/Tomcat installation/config 
> no errors occur and deployment proceeds correctly.
>   
>  Steps to replicate:
>  1: Create maven webapp (Java EE7, Java 11) in NetBeans 12.1
>  2 Set Tomcat Server in Properties > Run
>  3 Clean -> Run project in 12.1, you will get a "Hello World" basic site.
>  4. Check build log, only a single deploy should show up.
>  5 Close 12.1 and open same project in 12.2/12.3/12.4
>  6 Before run make sure same server and java versions are selected
>  7 Clean -> Run project
>  8 Check build log, you will see two deploys of webapp
>   
>   
>  BUILD SUCCESS
>  
>  Total time:  18.211 s
>  Finished at: 2020-12-11T17:27:08-08:00
>  
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Starting Tomcat process...
>  Waiting for Tomcat...
>  Tomcat server started.
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext6407158500266578550.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>  Deploying on Tomcat 8.5.60
>      profile mode: false
>      debug mode: false
>      force redeploy: true
>  Undeploying ...
>  undeploy?path=/myapp
>  OK - Undeployed application at context path [/myapp]
>  In-place deployment at C:\Users\username\Desktop\myapp\target\myapp##1.2.5 
>  Deployment is in progress...
>  
> deploy?config=file%3A%2FC%3A%2FUsers%2Fusername%2FAppData%2FLocal%2FTemp%2Fcontext3519987589623367889.xml=/myapp
>  OK - Deployed application at context path [/myapp]
>  Start is in progress...
>  start?path=/myapp
>  OK - Started application at context path [/myapp]
>   
>   



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-5795) Generated Javadoc should used even for java.lang ones (e.g. in @throws) fully qualified name

2021-06-17 Thread Netbeans User 2019 (Jira)


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

Netbeans User 2019 updated NETBEANS-5795:
-
Environment: 
Runtime = OpenJDK Runtime Environment 11.0.10+9-LTS
System Locale; Encoding = en_US (nb); UTF-8
Gradle 6.8.3

  was:
Runtime = OpenJDK Runtime Environment 11.0.10+9-LTS
System Locale; Encoding = en_US (nb); UTF-8
Gradle 6.8.3
nbjavac not installed


> Generated Javadoc should used even for java.lang ones (e.g. in @throws) fully 
> qualified name
> 
>
> Key: NETBEANS-5795
> URL: https://issues.apache.org/jira/browse/NETBEANS-5795
> Project: NetBeans
>  Issue Type: Improvement
>  Components: java - Editor, java - Javadoc
>Affects Versions: 12.0, 12.5
> Environment: Runtime = OpenJDK Runtime Environment 11.0.10+9-LTS
> System Locale; Encoding = en_US (nb); UTF-8
> Gradle 6.8.3
>Reporter: Netbeans User 2019
>Priority: Minor
>
> Generated Javadoc should used even for java.lang ones (e.g. in @throws) fully 
> qualified name or there should be at least option to choose that way.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-5796) Be possible to compare a folders similary as it is possible for version system.

2021-06-17 Thread Netbeans User 2019 (Jira)
Netbeans User 2019 created NETBEANS-5796:


 Summary: Be possible to compare a folders similary as it is 
possible for version system.
 Key: NETBEANS-5796
 URL: https://issues.apache.org/jira/browse/NETBEANS-5796
 Project: NetBeans
  Issue Type: Improvement
  Components: ide - Code, utilities - Diff
 Environment: Runtime = OpenJDK Runtime Environment 11.0.10+9-LTS
System Locale; Encoding = en_US (nb); UTF-8
Gradle 6.8.3
Reporter: Netbeans User 2019


Context menu missing item in case of comparing folders, but there is item in 
case of comparing two files file: 
Tools > Diff...

There is even possible to diff.. folders against particular versioning system 
(e.g. SVN), but not as mentioned for local folder.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-5795) Generated Javadoc should used even for java.lang ones (e.g. in @throws) fully qualified name

2021-06-17 Thread Netbeans User 2019 (Jira)
Netbeans User 2019 created NETBEANS-5795:


 Summary: Generated Javadoc should used even for java.lang ones 
(e.g. in @throws) fully qualified name
 Key: NETBEANS-5795
 URL: https://issues.apache.org/jira/browse/NETBEANS-5795
 Project: NetBeans
  Issue Type: Improvement
  Components: java - Editor, java - Javadoc
 Environment: Runtime = OpenJDK Runtime Environment 11.0.10+9-LTS
System Locale; Encoding = en_US (nb); UTF-8
Gradle 6.8.3
nbjavac not installed
Reporter: Netbeans User 2019


Generated Javadoc should used even for java.lang ones (e.g. in @throws) fully 
qualified name or there should be at least option to choose that way.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-5795) Generated Javadoc should used even for java.lang ones (e.g. in @throws) fully qualified name

2021-06-17 Thread Netbeans User 2019 (Jira)


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

Netbeans User 2019 updated NETBEANS-5795:
-
Affects Version/s: 12.5
   12.0

> Generated Javadoc should used even for java.lang ones (e.g. in @throws) fully 
> qualified name
> 
>
> Key: NETBEANS-5795
> URL: https://issues.apache.org/jira/browse/NETBEANS-5795
> Project: NetBeans
>  Issue Type: Improvement
>  Components: java - Editor, java - Javadoc
>Affects Versions: 12.0, 12.5
> Environment: Runtime = OpenJDK Runtime Environment 11.0.10+9-LTS
> System Locale; Encoding = en_US (nb); UTF-8
> Gradle 6.8.3
> nbjavac not installed
>Reporter: Netbeans User 2019
>Priority: Minor
>
> Generated Javadoc should used even for java.lang ones (e.g. in @throws) fully 
> qualified name or there should be at least option to choose that way.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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-5794) Enable autocomplete e.g. @see in non-nbjavac

2021-06-17 Thread Netbeans User 2019 (Jira)
Netbeans User 2019 created NETBEANS-5794:


 Summary: Enable autocomplete e.g. @see in non-nbjavac
 Key: NETBEANS-5794
 URL: https://issues.apache.org/jira/browse/NETBEANS-5794
 Project: NetBeans
  Issue Type: Improvement
  Components: java - Editor, java - Javadoc
Affects Versions: 12.0, 12.5
 Environment: Runtime = OpenJDK Runtime Environment 11.0.10+9-LTS
System Locale; Encoding = en_US (nb); UTF-8
Gradle 6.8.3
nbjavac not installed
Reporter: Netbeans User 2019


To be used indexing and resources to suggest e.g. for @see, ... particular 
class and so on.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

-
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