[jira] [Created] (NETBEANS-5706) Netbeans 12.0 with jdk 16 version. i cant create any java class and also get error

2021-05-23 Thread Bushra Feroz (Jira)
Bushra Feroz created NETBEANS-5706:
--

 Summary: Netbeans 12.0 with jdk 16 version. i cant create any java 
class and also get error
 Key: NETBEANS-5706
 URL: https://issues.apache.org/jira/browse/NETBEANS-5706
 Project: NetBeans
  Issue Type: Bug
Reporter: Bushra Feroz






--
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] [Closed] (NETBEANS-5581) Opening project causes Netbeans null pointer exception to be thrown..

2021-05-23 Thread Brad Walker (Jira)


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

Brad Walker closed NETBEANS-5581.
-
Resolution: Abandoned

I've decided to mark this abandoned since the change of it getting locked at 
this point is minimal.. Maybe next time.

> Opening project causes Netbeans null pointer exception to be thrown..
> -
>
> Key: NETBEANS-5581
> URL: https://issues.apache.org/jira/browse/NETBEANS-5581
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: Next
>Reporter: Brad Walker
>Priority: Major
> Attachments: IDE-error.log
>
>
> I am testing out the latest version of Netbeans and encountering a problem.
> Basically when I open the Project - Payara Jakarta EE and look at the source 
> code for Hk2OptionalFactory.java, Netbeans with throw a null pointer 
> exception.. And it just gets's stuck in this cycle..
> The IDE log is attached.



--
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-2443) Can't start profiler

2021-05-23 Thread Bernard (Jira)


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

Bernard updated NETBEANS-2443:
--
Priority: Blocker  (was: Major)

> Can't start profiler
> 
>
> Key: NETBEANS-2443
> URL: https://issues.apache.org/jira/browse/NETBEANS-2443
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - Attach, profiler - Base, profiler - Engine, 
> profiler - IDE
>Affects Versions: 11.0, 12.3
> Environment: Windows 10
> NetBeans 11 using Java 12 (tried with 8 also)
>Reporter: HenryDL
>Priority: Blocker
> Attachments: image-2020-07-06-19-01-34-316.png
>
>
> I'm not able to start the NetBeans Profiler for Maven projects.
> *Recreate:*
>  # Create a new Maven Java Application using the IDE.
>  # Using the IDE add a new JFrame file (it contains a main method that simply 
> opens the a new JFrame).
>  # Right-click the new project and select _Profile_.
>  # This opens a Profiler tab. Do the calibration, then press the Profile 
> button at the top of the tab. A _Progress_ popup appears thatgets stuck on 
> the message "Connecting to the target VM...". The _Output_ tab shows a 
> message: "The syntax of the command is incorrect.".
> *Error (in Output tab):*
> {noformat}
> cd C:\_Code\TEMP_CODE\mavenproject1; "JAVA_HOME=C:\\Program 
> Files\\Java\\jdk-12" M2_HOME=C:\\_Code\\_TOOLS\\apache-maven-3.6.0 cmd /c 
> "\"\"C:\\_Code\\_TOOLS\\apache-maven-3.6.0\\bin\\mvn.cmd\" 
> -Dexec.args=\"-agentpath:\\\"C:/_Code/_TOOLS/netbeans 
> 11.0/profiler/lib/deployed/jdk16/windows-amd64/profilerinterface.dll\\\"=\\\"C:\\_Code\\_TOOLS\\netbeans
>  11.0\\profiler\\lib\\\",5140,10 -XX:+HeapDumpOnOutOfMemoryError 
> -XX:HeapDumpPath=C:\\Users\\Henry\\AppData\\Local\\NetBeans\\Cache\\11.0\\mavencachedirs\\645799279\\org-netbeans-modules-profiler
>  -classpath %classpath com.mycompany.mavenproject1.NewJFrame\" 
> -Dexec.executable=\"C:\\Program Files\\Java\\jdk-12\\bin\\java.exe\" 
> -Dmaven.ext.class.path=\"C:\\_Code\\_TOOLS\\netbeans 
> 11.0\\java\\maven-nblib\\netbeans-eventspy.jar\" -Dfile.encoding=UTF-8 
> process-classes org.codehaus.mojo:exec-maven-plugin:1.5.0:exec\""
> The syntax of the command is incorrect.
> {noformat}



--
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-2443) Can't start profiler

2021-05-23 Thread Bernard (Jira)


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

Bernard updated NETBEANS-2443:
--
Affects Version/s: 12.3

> Can't start profiler
> 
>
> Key: NETBEANS-2443
> URL: https://issues.apache.org/jira/browse/NETBEANS-2443
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - Attach, profiler - Base, profiler - Engine, 
> profiler - IDE
>Affects Versions: 11.0, 12.3
> Environment: Windows 10
> NetBeans 11 using Java 12 (tried with 8 also)
>Reporter: HenryDL
>Priority: Major
> Attachments: image-2020-07-06-19-01-34-316.png
>
>
> I'm not able to start the NetBeans Profiler for Maven projects.
> *Recreate:*
>  # Create a new Maven Java Application using the IDE.
>  # Using the IDE add a new JFrame file (it contains a main method that simply 
> opens the a new JFrame).
>  # Right-click the new project and select _Profile_.
>  # This opens a Profiler tab. Do the calibration, then press the Profile 
> button at the top of the tab. A _Progress_ popup appears thatgets stuck on 
> the message "Connecting to the target VM...". The _Output_ tab shows a 
> message: "The syntax of the command is incorrect.".
> *Error (in Output tab):*
> {noformat}
> cd C:\_Code\TEMP_CODE\mavenproject1; "JAVA_HOME=C:\\Program 
> Files\\Java\\jdk-12" M2_HOME=C:\\_Code\\_TOOLS\\apache-maven-3.6.0 cmd /c 
> "\"\"C:\\_Code\\_TOOLS\\apache-maven-3.6.0\\bin\\mvn.cmd\" 
> -Dexec.args=\"-agentpath:\\\"C:/_Code/_TOOLS/netbeans 
> 11.0/profiler/lib/deployed/jdk16/windows-amd64/profilerinterface.dll\\\"=\\\"C:\\_Code\\_TOOLS\\netbeans
>  11.0\\profiler\\lib\\\",5140,10 -XX:+HeapDumpOnOutOfMemoryError 
> -XX:HeapDumpPath=C:\\Users\\Henry\\AppData\\Local\\NetBeans\\Cache\\11.0\\mavencachedirs\\645799279\\org-netbeans-modules-profiler
>  -classpath %classpath com.mycompany.mavenproject1.NewJFrame\" 
> -Dexec.executable=\"C:\\Program Files\\Java\\jdk-12\\bin\\java.exe\" 
> -Dmaven.ext.class.path=\"C:\\_Code\\_TOOLS\\netbeans 
> 11.0\\java\\maven-nblib\\netbeans-eventspy.jar\" -Dfile.encoding=UTF-8 
> process-classes org.codehaus.mojo:exec-maven-plugin:1.5.0:exec\""
> The syntax of the command is incorrect.
> {noformat}



--
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-2443) Can't start profiler

2021-05-23 Thread Bernard (Jira)


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

Bernard commented on NETBEANS-2443:
---

I get the same problem with Windows 7, NetBeans IDE 12.3, bundled maven version 
is 3.6.3, JDK is 14.
So no profiler in NetBeans. Maven is preferred project type. What to do?

> Can't start profiler
> 
>
> Key: NETBEANS-2443
> URL: https://issues.apache.org/jira/browse/NETBEANS-2443
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - Attach, profiler - Base, profiler - Engine, 
> profiler - IDE
>Affects Versions: 11.0
> Environment: Windows 10
> NetBeans 11 using Java 12 (tried with 8 also)
>Reporter: HenryDL
>Priority: Major
> Attachments: image-2020-07-06-19-01-34-316.png
>
>
> I'm not able to start the NetBeans Profiler for Maven projects.
> *Recreate:*
>  # Create a new Maven Java Application using the IDE.
>  # Using the IDE add a new JFrame file (it contains a main method that simply 
> opens the a new JFrame).
>  # Right-click the new project and select _Profile_.
>  # This opens a Profiler tab. Do the calibration, then press the Profile 
> button at the top of the tab. A _Progress_ popup appears thatgets stuck on 
> the message "Connecting to the target VM...". The _Output_ tab shows a 
> message: "The syntax of the command is incorrect.".
> *Error (in Output tab):*
> {noformat}
> cd C:\_Code\TEMP_CODE\mavenproject1; "JAVA_HOME=C:\\Program 
> Files\\Java\\jdk-12" M2_HOME=C:\\_Code\\_TOOLS\\apache-maven-3.6.0 cmd /c 
> "\"\"C:\\_Code\\_TOOLS\\apache-maven-3.6.0\\bin\\mvn.cmd\" 
> -Dexec.args=\"-agentpath:\\\"C:/_Code/_TOOLS/netbeans 
> 11.0/profiler/lib/deployed/jdk16/windows-amd64/profilerinterface.dll\\\"=\\\"C:\\_Code\\_TOOLS\\netbeans
>  11.0\\profiler\\lib\\\",5140,10 -XX:+HeapDumpOnOutOfMemoryError 
> -XX:HeapDumpPath=C:\\Users\\Henry\\AppData\\Local\\NetBeans\\Cache\\11.0\\mavencachedirs\\645799279\\org-netbeans-modules-profiler
>  -classpath %classpath com.mycompany.mavenproject1.NewJFrame\" 
> -Dexec.executable=\"C:\\Program Files\\Java\\jdk-12\\bin\\java.exe\" 
> -Dmaven.ext.class.path=\"C:\\_Code\\_TOOLS\\netbeans 
> 11.0\\java\\maven-nblib\\netbeans-eventspy.jar\" -Dfile.encoding=UTF-8 
> process-classes org.codehaus.mojo:exec-maven-plugin:1.5.0:exec\""
> The syntax of the command is incorrect.
> {noformat}



--
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] branch master updated: [NETBEANS-5655] Fix build error caused by improper character set handling for arch.xml files.

2021-05-23 Thread ebakke
This is an automated email from the ASF dual-hosted git repository.

ebakke 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 1cdb5bd  [NETBEANS-5655] Fix build error caused by improper character 
set handling for arch.xml files.
1cdb5bd is described below

commit 1cdb5bdc364f476a1b7bf3e124e0c7eddec28e8d
Author: Eirik Bakke 
AuthorDate: Sat May 22 09:47:05 2021 -0400

[NETBEANS-5655] Fix build error caused by improper character set handling 
for arch.xml files.

After discussion in the PR, it was decided to leave the MS Word style 
'smart quotes' that triggered the bug in java/java.source.base/arch.xml, to 
'the file act as a canary for the issue'.
---
 nbbuild/javadoctools/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nbbuild/javadoctools/build.xml b/nbbuild/javadoctools/build.xml
index e8fd960..fe678a7 100644
--- a/nbbuild/javadoctools/build.xml
+++ b/nbbuild/javadoctools/build.xml
@@ -125,7 +125,7 @@
 
 /alldata
 
-
+
 
 
 

-
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



svn commit: r47875 - in /release/netbeans/netbeans/12.4: Apache-NetBeans-12.4-bin-macosx.dmg Apache-NetBeans-12.4-bin-macosx.dmg.asc Apache-NetBeans-12.4-bin-macosx.dmg.sha512

2021-05-23 Thread johnmcdonnell
Author: johnmcdonnell
Date: Sun May 23 19:16:56 2021
New Revision: 47875

Log:
Releasing Apache NetBeans 12.4 MAC OSX Installer

Added:
release/netbeans/netbeans/12.4/Apache-NetBeans-12.4-bin-macosx.dmg
  - copied unchanged from r47817, 
dev/netbeans/netbeans/12.4-installers/macosx/Apache-NetBeans-12.4-bin-macosx.dmg
release/netbeans/netbeans/12.4/Apache-NetBeans-12.4-bin-macosx.dmg.asc
  - copied unchanged from r47817, 
dev/netbeans/netbeans/12.4-installers/macosx/Apache-NetBeans-12.4-bin-macosx.dmg.asc
release/netbeans/netbeans/12.4/Apache-NetBeans-12.4-bin-macosx.dmg.sha512
  - copied unchanged from r47817, 
dev/netbeans/netbeans/12.4-installers/macosx/Apache-NetBeans-12.4-bin-macosx.dmg.sha512


-
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



svn commit: r47874 - /dev/netbeans/netbeans-vscode-ext/12.4/ /release/netbeans/netbeans-vscode-ext/12.4.0/

2021-05-23 Thread jtulach
Author: jtulach
Date: Sun May 23 18:10:39 2021
New Revision: 47874

Log:
Releasing NetBeans VSCode extension 12.4.0

Added:
release/netbeans/netbeans-vscode-ext/12.4.0/
  - copied from r47805, dev/netbeans/netbeans-vscode-ext/12.4/
Removed:
dev/netbeans/netbeans-vscode-ext/12.4/


-
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: [NETBEANS-5656] Fix unittests in Database Explorer

2021-05-23 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing 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 4da79d0  [NETBEANS-5656] Fix unittests in Database Explorer
 new 152d89c  Merge pull request #2975 from 
matthiasblaesing/fix_tests_after_2935
4da79d0 is described below

commit 4da79d0c10b6359c42441124c35b4d3abfc1bbda
Author: Matthias Bläsing 
AuthorDate: Sun May 23 08:52:09 2021 +0200

[NETBEANS-5656] Fix unittests in Database Explorer
---
 .../test/unit/src/org/netbeans/modules/db/util/DriverListUtilTest.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/ide/db/test/unit/src/org/netbeans/modules/db/util/DriverListUtilTest.java 
b/ide/db/test/unit/src/org/netbeans/modules/db/util/DriverListUtilTest.java
index 4243a3b..a151c77 100644
--- a/ide/db/test/unit/src/org/netbeans/modules/db/util/DriverListUtilTest.java
+++ b/ide/db/test/unit/src/org/netbeans/modules/db/util/DriverListUtilTest.java
@@ -588,7 +588,7 @@ public class DriverListUtilTest extends TestCase {
 if (type == null) {
 assertEquals(name, url.getDisplayName());
 } else {
-assertEquals(name + " / " + type, url.getDisplayName());
+assertEquals(name + " (" + type + ")", url.getDisplayName());
 }
 
 assertEquals(className, url.getClassName());

-
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 (a9f38e8 -> ae9bdd2)

2021-05-23 Thread matthiasblaesing
This is an automated email from the ASF dual-hosted git repository.

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


from a9f38e8  Merge pull request #502 from 
jglick/AbstractProjectClassPathImpl-Artifact.file-270552
 new 1fc3ac2  Fixing newly created cpplite project, avoiding starting the 
C/C++ LSP server when the configuration is not readable.
 new a90  Implement suggestions from PR-2877
 new 61be330  Make "Clean" and "Clean and Build" actions callable for 
cpplite projects
 new ae9bdd2  Merge pull request #2973 from matthiasblaesing/pr-2877

The 5470 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../cpplite/editor/lsp/LanguageServerImpl.java | 25 --
 .../cpplite/project/ActionProviderImpl.java| 23 +++-
 .../ui/wizard/CPPLiteProjectWizardIterator.java|  5 +++--
 3 files changed, 35 insertions(+), 18 deletions(-)

-
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