[jira] [Closed] (NETBEANS-569) Sources node in project properties do not reflect source/binary specified in POM

2018-10-16 Thread JIRA


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

Alied Pérez Martínez closed NETBEANS-569.
-
Resolution: Fixed

working with

Product Version: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-345-on-20181002)
Java: 11; OpenJDK 64-Bit Server VM 11+28-Debian-3
Runtime: OpenJDK Runtime Environment 11+28-Debian-3
System: Linux version 4.18.14 running on amd64; UTF-8; en_US (nb)
User directory: /home/alied/.netbeans/10.0
Cache directory: /home/alied/.cache/netbeans/10.0

> Sources node in project properties do not reflect source/binary specified in 
> POM
> 
>
> Key: NETBEANS-569
> URL: https://issues.apache.org/jira/browse/NETBEANS-569
> Project: NetBeans
>  Issue Type: Bug
>  Components: projects - Maven
>Affects Versions: 9.0
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-linux-386-on-20180402)
> Java: 10; Java HotSpot(TM) 64-Bit Server VM 10+46
> Runtime: Java(TM) SE Runtime Environment 10+46
> System: Linux version 4.15.14 running on amd64; UTF-8; en_US (nb)
> User directory: /home/alied/.netbeans/beta
> Cache directory: /home/alied/.cache/netbeans/beta
>Reporter: Alied Pérez Martínez
>Priority: Major
>  Labels: maven
> Attachments: image-2018-04-02-16-15-47-554.png, pom.xml
>
>
> The Sources node in project properties states source/binary format as 1.3 
> while the POM says 10:
> !image-2018-04-02-16-15-47-554.png!
> POM section (full POM here: [^pom.xml]):
> {code:xml}
> 
> UTF-8
> 10
> 10
> 
> {code}
> This version was automatically set when the project was created.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1359) Profiling the IDE hangs when saving snapshot

2018-10-16 Thread Laszlo Kishalmi (JIRA)


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

Laszlo Kishalmi commented on NETBEANS-1359:
---

As of this is a JDK issue, shall we comment it in the known issues section of 
our release notes and close this one?

> Profiling the IDE hangs when saving snapshot
> 
>
> Key: NETBEANS-1359
> URL: https://issues.apache.org/jira/browse/NETBEANS-1359
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 10.0
>Reporter: Glenn Holmer
>Assignee: Glenn Holmer
>Priority: Blocker
>  Labels: netcat
> Attachments: stacktrace.txt
>
>
> 1) Click "Profile the IDE" icon in the Performance toolbar to start profiling 
> the IDE.
> 2) Open some projects, files within them, etc. to create some activity for 
> the profiler.
> 3) Click the icon again (which is now labelled "Stop IDE Profiling and Take a 
> Snapshot").
> This last action should create and open a profiler snapshot, but the "Saving 
> snapshot" progress bar in the status area of NetBeans never goes anywhere and 
> a snapshot is not opened.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1438) java.lang.StackOverflowError in JavaScript

2018-10-16 Thread Rodrigo Teixeira Andreotti (JIRA)


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

Rodrigo Teixeira Andreotti commented on NETBEANS-1438:
--

Anytime 

> java.lang.StackOverflowError in JavaScript
> --
>
> Key: NETBEANS-1438
> URL: https://issues.apache.org/jira/browse/NETBEANS-1438
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0
> Environment: Windows 10 AND Debian 9
> Core i5 6600
> 8GB DDR4
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Blocker
> Attachments: bibliotecas.zip, debian.log, windows.log
>
>
> When I create a PHP project from remote sources, the project is created 
> correctly, the files are downloaded, however when the download is finished 
> netbeans throws an stackoverflow exception.
> This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
> Attached are the logs generated on each of the systems.
> In both cases after closing the warning window with the exception Netbeans 
> remains fully functional, the files are downloaded and project is created 
> correctly.
>  
> *Edit:* Attached library that causes the error (CKEditor)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1438) java.lang.StackOverflowError in JavaScript

2018-10-16 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto commented on NETBEANS-1438:


[~RodriAndreotti] Thanks a lot!

> java.lang.StackOverflowError in JavaScript
> --
>
> Key: NETBEANS-1438
> URL: https://issues.apache.org/jira/browse/NETBEANS-1438
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0
> Environment: Windows 10 AND Debian 9
> Core i5 6600
> 8GB DDR4
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Blocker
> Attachments: bibliotecas.zip, debian.log, windows.log
>
>
> When I create a PHP project from remote sources, the project is created 
> correctly, the files are downloaded, however when the download is finished 
> netbeans throws an stackoverflow exception.
> This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
> Attached are the logs generated on each of the systems.
> In both cases after closing the warning window with the exception Netbeans 
> remains fully functional, the files are downloaded and project is created 
> correctly.
>  
> *Edit:* Attached library that causes the error (CKEditor)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1438) java.lang.StackOverflowError in JavaScript

2018-10-16 Thread Rodrigo Teixeira Andreotti (JIRA)


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

Rodrigo Teixeira Andreotti updated NETBEANS-1438:
-
Attachment: bibliotecas.zip

> java.lang.StackOverflowError in JavaScript
> --
>
> Key: NETBEANS-1438
> URL: https://issues.apache.org/jira/browse/NETBEANS-1438
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0
> Environment: Windows 10 AND Debian 9
> Core i5 6600
> 8GB DDR4
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Blocker
> Attachments: bibliotecas.zip, debian.log, windows.log
>
>
> When I create a PHP project from remote sources, the project is created 
> correctly, the files are downloaded, however when the download is finished 
> netbeans throws an stackoverflow exception.
> This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
> Attached are the logs generated on each of the systems.
> In both cases after closing the warning window with the exception Netbeans 
> remains fully functional, the files are downloaded and project is created 
> correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1438) java.lang.StackOverflowError in JavaScript

2018-10-16 Thread Rodrigo Teixeira Andreotti (JIRA)


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

Rodrigo Teixeira Andreotti updated NETBEANS-1438:
-
Description: 
When I create a PHP project from remote sources, the project is created 
correctly, the files are downloaded, however when the download is finished 
netbeans throws an stackoverflow exception.

This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
Attached are the logs generated on each of the systems.

In both cases after closing the warning window with the exception Netbeans 
remains fully functional, the files are downloaded and project is created 
correctly.

 

*Edit:* Attached library that causes the error (CKEditor)

  was:
When I create a PHP project from remote sources, the project is created 
correctly, the files are downloaded, however when the download is finished 
netbeans throws an stackoverflow exception.

This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
Attached are the logs generated on each of the systems.

In both cases after closing the warning window with the exception Netbeans 
remains fully functional, the files are downloaded and project is created 
correctly.


> java.lang.StackOverflowError in JavaScript
> --
>
> Key: NETBEANS-1438
> URL: https://issues.apache.org/jira/browse/NETBEANS-1438
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0
> Environment: Windows 10 AND Debian 9
> Core i5 6600
> 8GB DDR4
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Blocker
> Attachments: bibliotecas.zip, debian.log, windows.log
>
>
> When I create a PHP project from remote sources, the project is created 
> correctly, the files are downloaded, however when the download is finished 
> netbeans throws an stackoverflow exception.
> This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
> Attached are the logs generated on each of the systems.
> In both cases after closing the warning window with the exception Netbeans 
> remains fully functional, the files are downloaded and project is created 
> correctly.
>  
> *Edit:* Attached library that causes the error (CKEditor)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1438) java.lang.StackOverflowError in JavaScript

2018-10-16 Thread Rodrigo Teixeira Andreotti (JIRA)


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

Rodrigo Teixeira Andreotti commented on NETBEANS-1438:
--

I was able to isolate the javascript plugin that is causing the exception, 
unfortunately I could not isolate the exact file, but the problem is in the 
version of CKEditor that was used in this project, I do not know if with other 
versions the problem will also occur.

I attached the library in issue

> java.lang.StackOverflowError in JavaScript
> --
>
> Key: NETBEANS-1438
> URL: https://issues.apache.org/jira/browse/NETBEANS-1438
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0
> Environment: Windows 10 AND Debian 9
> Core i5 6600
> 8GB DDR4
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Blocker
> Attachments: bibliotecas.zip, debian.log, windows.log
>
>
> When I create a PHP project from remote sources, the project is created 
> correctly, the files are downloaded, however when the download is finished 
> netbeans throws an stackoverflow exception.
> This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
> Attached are the logs generated on each of the systems.
> In both cases after closing the warning window with the exception Netbeans 
> remains fully functional, the files are downloaded and project is created 
> correctly.
>  
> *Edit:* Attached library that causes the error (CKEditor)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1438) java.lang.StackOverflowError in JavaScript

2018-10-16 Thread Rodrigo Teixeira Andreotti (JIRA)


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

Rodrigo Teixeira Andreotti commented on NETBEANS-1438:
--

OF course I can, I'll investigate the JS file and update the issue.

> java.lang.StackOverflowError in JavaScript
> --
>
> Key: NETBEANS-1438
> URL: https://issues.apache.org/jira/browse/NETBEANS-1438
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0
> Environment: Windows 10 AND Debian 9
> Core i5 6600
> 8GB DDR4
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Blocker
> Attachments: debian.log, windows.log
>
>
> When I create a PHP project from remote sources, the project is created 
> correctly, the files are downloaded, however when the download is finished 
> netbeans throws an stackoverflow exception.
> This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
> Attached are the logs generated on each of the systems.
> In both cases after closing the warning window with the exception Netbeans 
> remains fully functional, the files are downloaded and project is created 
> correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1438) java.lang.StackOverflowError in JavaScript

2018-10-16 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto updated NETBEANS-1438:
---
Summary: java.lang.StackOverflowError in JavaScript  (was: PHP Project from 
remote server)

> java.lang.StackOverflowError in JavaScript
> --
>
> Key: NETBEANS-1438
> URL: https://issues.apache.org/jira/browse/NETBEANS-1438
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0
> Environment: Windows 10 AND Debian 9
> Core i5 6600
> 8GB DDR4
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Blocker
> Attachments: debian.log, windows.log
>
>
> When I create a PHP project from remote sources, the project is created 
> correctly, the files are downloaded, however when the download is finished 
> netbeans throws an stackoverflow exception.
> This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
> Attached are the logs generated on each of the systems.
> In both cases after closing the warning window with the exception Netbeans 
> remains fully functional, the files are downloaded and project is created 
> correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1438) PHP Project from remote server

2018-10-16 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto commented on NETBEANS-1438:


[~RodriAndreotti] Could you please investigate the parts which have a problem 
in your JavaScript files? It would be nice if you can provide a sample code to 
reproduce it. Thanks for your reporting!

> PHP Project from remote server
> --
>
> Key: NETBEANS-1438
> URL: https://issues.apache.org/jira/browse/NETBEANS-1438
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0
> Environment: Windows 10 AND Debian 9
> Core i5 6600
> 8GB DDR4
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Blocker
> Attachments: debian.log, windows.log
>
>
> When I create a PHP project from remote sources, the project is created 
> correctly, the files are downloaded, however when the download is finished 
> netbeans throws an stackoverflow exception.
> This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
> Attached are the logs generated on each of the systems.
> In both cases after closing the warning window with the exception Netbeans 
> remains fully functional, the files are downloaded and project is created 
> correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1438) PHP Project from remote server

2018-10-16 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto commented on NETBEANS-1438:


[~rtaneja] Could you please have a look at this? JavaScript editor seems to 
have a problem yet.

{code:java}
java.lang.StackOverflowError
at java.lang.String.indexOf(String.java:1503)
at java.util.regex.Matcher.quoteReplacement(Matcher.java:701)
at java.lang.String.replace(String.java:2240)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.getFQNFromType(ModelUtils.java:2004)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1279)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1303)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1262)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1215)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
{code}


> PHP Project from remote server
> --
>
> Key: NETBEANS-1438
> URL: https://issues.apache.org/jira/browse/NETBEANS-1438
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0
> Environment: Windows 10 AND Debian 9
> Core i5 6600
> 8GB DDR4
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Blocker
> Attachments: debian.log, windows.log
>
>
> When I create a PHP project from remote sources, the project is created 
> correctly, the files are downloaded, however when the download is finished 
> netbeans throws an stackoverflow exception.
> This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
> Attached are the logs generated on each of the systems.
> In both cases after closing the warning window with the exception Netbeans 
> remains fully functional, the files are downloaded and project is created 
> correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1438) PHP Project from remote server

2018-10-16 Thread Junichi Yamamoto (JIRA)


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

Junichi Yamamoto updated NETBEANS-1438:
---
 Labels:   (was: php remote)
Component/s: (was: php - Project)
 javascript - Editor

> PHP Project from remote server
> --
>
> Key: NETBEANS-1438
> URL: https://issues.apache.org/jira/browse/NETBEANS-1438
> Project: NetBeans
>  Issue Type: Bug
>  Components: javascript - Editor
>Affects Versions: 10.0
> Environment: Windows 10 AND Debian 9
> Core i5 6600
> 8GB DDR4
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Blocker
> Attachments: debian.log, windows.log
>
>
> When I create a PHP project from remote sources, the project is created 
> correctly, the files are downloaded, however when the download is finished 
> netbeans throws an stackoverflow exception.
> This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
> Attached are the logs generated on each of the systems.
> In both cases after closing the warning window with the exception Netbeans 
> remains fully functional, the files are downloaded and project is created 
> correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-16 Thread Michal Rama (JIRA)


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

Michal Rama edited comment on NETBEANS-1343 at 10/16/18 9:29 PM:
-

Hello,

{color:#FF}*Of course, you do not need JDK 10 (it's just an example). You 
can use any version that contains JavaFX (7,8,9,10).*{color}

As I mentioned, in the previous post, when changing the platform to JDK 10, the 
new JavaFX project can be created.

Then, from the manage platforms, delete the JDK 10.

Therefore, the project will start to report an error, and JDK 10 will change to 
Broken platform 'JDK_10'

Just right-click on the project to choose properties and change JDK to version 
11

!picture13.png!

Then it is only necessary to use the procedure described above.

This is how you can create a new JavaFX project in JDK 11 (if you have at least 
one Java version that contains JavaFX)

Of course, the project will still report a bug

!picture10.png!

but it is the NetBeans problem that it runs in JDK 11 and therefore does not 
know JavaFX.

PS. I find it strange that NetBeans knows PHP 7.3, which has not been released 
yet (until December) but does not know openjavafx. (especially when JDK 11 was 
published almost three weeks ago)


was (Author: michal_cat):
Hello,

As I mentioned, in the previous post, when changing the platform to JDK 10, the 
new JavaFX project can be created.

Then, from the manage platforms, delete the JDK 10.

Therefore, the project will start to report an error, and JDK 10 will change to 
Broken platform 'JDK_10'

Just right-click on the project to choose properties and change JDK to version 
11

!picture13.png!

Then it is only necessary to use the procedure described above.

This is how you can create a new JavaFX project in JDK 11 (if you have at least 
one Java version that contains JavaFX)

Of course, the project will still report a bug

!picture10.png!

but it is the NetBeans problem that it runs in JDK 11 and therefore does not 
know JavaFX.

PS. I find it strange that NetBeans knows PHP 7.3, which has not been released 
yet (until December) but does not know openjavafx. (especially when JDK 11 was 
published almost three weeks ago)

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1423) IllegalArgumentException when writing code

2018-10-16 Thread Michal Rama (JIRA)


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

Michal Rama updated NETBEANS-1423:
--
Labels: editor  (was: IDE editor)

> IllegalArgumentException when writing code
> --
>
> Key: NETBEANS-1423
> URL: https://issues.apache.org/jira/browse/NETBEANS-1423
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Completion  Templates
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Critical
>  Labels: editor
> Attachments: picture1.png
>
>
> Hello,
> I do not know how to describe it or what it is related to.
> When I start writing a code (such as a class name), it says "please wait" and 
> then a list of possible classes is displayed.
> Or, if I write a dot after the object name, the same is done, and then a list 
> of related methods and fields is displayed.
> Sometimes it happens that "please wait" is displayed for a few seconds and 
> then it will throw an error.
> *A java.lang.RuntimeException exception has occurred.*
>  *However, the system should continue working without further problems.*
> Clicking Show Details will appear
> {code:java}
> java.lang.IllegalArgumentException: Argument compositeType cannot be null.
>  at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:206)
>  at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
>  at 
> java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:130)
>  at 
> java.management/sun.management.ThreadInfoCompositeData.toCompositeData(ThreadInfoCompositeData.java:72)
> Caused: java.lang.reflect.InvocationTargetException
>  at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
>  at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>  at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:178)
> Caused: java.lang.RuntimeException
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:184)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.access$400(SamplesOutputStream.java:44)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.writeToStream(SamplesOutputStream.java:285)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.access$300(SamplesOutputStream.java:253)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.close(SamplesOutputStream.java:202)
>  at org.netbeans.modules.sampler.Sampler.stopSampling(Sampler.java:231)
>  at org.netbeans.modules.sampler.Sampler.stopAndWriteTo(Sampler.java:197)
> [catch] at 
> org.netbeans.modules.editor.completion.CompletionImplProfile.stopImpl(CompletionImplProfile.java:84)
>  at 
> org.netbeans.modules.editor.completion.CompletionImplProfile.access$000(CompletionImplProfile.java:29)
>  at 
> org.netbeans.modules.editor.completion.CompletionImplProfile$1.run(CompletionImplProfile.java:59)
>  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){code}
> Sometimes he does it only once, sometimes several times in a row.
> Additionally, each error will add Saving snapshot,
> !picture1.png!
> which can not be canceled. (Only by closing the application)
> This bug does not limit me, but it is quite annoying.
> Please repair
> Thank you



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1423) IllegalArgumentException when writing code

2018-10-16 Thread Michal Rama (JIRA)


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

Michal Rama updated NETBEANS-1423:
--
Component/s: (was: java - Editor)
 editor - Completion & Templates

> IllegalArgumentException when writing code
> --
>
> Key: NETBEANS-1423
> URL: https://issues.apache.org/jira/browse/NETBEANS-1423
> Project: NetBeans
>  Issue Type: Bug
>  Components: editor - Completion  Templates
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Critical
>  Labels: IDE, editor
> Attachments: picture1.png
>
>
> Hello,
> I do not know how to describe it or what it is related to.
> When I start writing a code (such as a class name), it says "please wait" and 
> then a list of possible classes is displayed.
> Or, if I write a dot after the object name, the same is done, and then a list 
> of related methods and fields is displayed.
> Sometimes it happens that "please wait" is displayed for a few seconds and 
> then it will throw an error.
> *A java.lang.RuntimeException exception has occurred.*
>  *However, the system should continue working without further problems.*
> Clicking Show Details will appear
> {code:java}
> java.lang.IllegalArgumentException: Argument compositeType cannot be null.
>  at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:206)
>  at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
>  at 
> java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:130)
>  at 
> java.management/sun.management.ThreadInfoCompositeData.toCompositeData(ThreadInfoCompositeData.java:72)
> Caused: java.lang.reflect.InvocationTargetException
>  at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
>  at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>  at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:178)
> Caused: java.lang.RuntimeException
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:184)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.access$400(SamplesOutputStream.java:44)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.writeToStream(SamplesOutputStream.java:285)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.access$300(SamplesOutputStream.java:253)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.close(SamplesOutputStream.java:202)
>  at org.netbeans.modules.sampler.Sampler.stopSampling(Sampler.java:231)
>  at org.netbeans.modules.sampler.Sampler.stopAndWriteTo(Sampler.java:197)
> [catch] at 
> org.netbeans.modules.editor.completion.CompletionImplProfile.stopImpl(CompletionImplProfile.java:84)
>  at 
> org.netbeans.modules.editor.completion.CompletionImplProfile.access$000(CompletionImplProfile.java:29)
>  at 
> org.netbeans.modules.editor.completion.CompletionImplProfile$1.run(CompletionImplProfile.java:59)
>  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){code}
> Sometimes he does it only once, sometimes several times in a row.
> Additionally, each error will add Saving snapshot,
> !picture1.png!
> which can not be canceled. (Only by closing the application)
> This bug does not limit me, but it is quite annoying.
> Please repair
> Thank you



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1423) IllegalArgumentException when writing code

2018-10-16 Thread Michal Rama (JIRA)


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

Michal Rama updated NETBEANS-1423:
--
Labels: edit  (was: editor)

> IllegalArgumentException when writing code
> --
>
> Key: NETBEANS-1423
> URL: https://issues.apache.org/jira/browse/NETBEANS-1423
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Critical
>  Labels: edit
> Attachments: picture1.png
>
>
> Hello,
> I do not know how to describe it or what it is related to.
> When I start writing a code (such as a class name), it says "please wait" and 
> then a list of possible classes is displayed.
> Or, if I write a dot after the object name, the same is done, and then a list 
> of related methods and fields is displayed.
> Sometimes it happens that "please wait" is displayed for a few seconds and 
> then it will throw an error.
> *A java.lang.RuntimeException exception has occurred.*
>  *However, the system should continue working without further problems.*
> Clicking Show Details will appear
> {code:java}
> java.lang.IllegalArgumentException: Argument compositeType cannot be null.
>  at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:206)
>  at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
>  at 
> java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:130)
>  at 
> java.management/sun.management.ThreadInfoCompositeData.toCompositeData(ThreadInfoCompositeData.java:72)
> Caused: java.lang.reflect.InvocationTargetException
>  at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
>  at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>  at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:178)
> Caused: java.lang.RuntimeException
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:184)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.access$400(SamplesOutputStream.java:44)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.writeToStream(SamplesOutputStream.java:285)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.access$300(SamplesOutputStream.java:253)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.close(SamplesOutputStream.java:202)
>  at org.netbeans.modules.sampler.Sampler.stopSampling(Sampler.java:231)
>  at org.netbeans.modules.sampler.Sampler.stopAndWriteTo(Sampler.java:197)
> [catch] at 
> org.netbeans.modules.editor.completion.CompletionImplProfile.stopImpl(CompletionImplProfile.java:84)
>  at 
> org.netbeans.modules.editor.completion.CompletionImplProfile.access$000(CompletionImplProfile.java:29)
>  at 
> org.netbeans.modules.editor.completion.CompletionImplProfile$1.run(CompletionImplProfile.java:59)
>  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){code}
> Sometimes he does it only once, sometimes several times in a row.
> Additionally, each error will add Saving snapshot,
> !picture1.png!
> which can not be canceled. (Only by closing the application)
> This bug does not limit me, but it is quite annoying.
> Please repair
> Thank you



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1423) IllegalArgumentException when writing code

2018-10-16 Thread Michal Rama (JIRA)


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

Michal Rama updated NETBEANS-1423:
--
Labels: IDE editor  (was: edit)

> IllegalArgumentException when writing code
> --
>
> Key: NETBEANS-1423
> URL: https://issues.apache.org/jira/browse/NETBEANS-1423
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Critical
>  Labels: IDE, editor
> Attachments: picture1.png
>
>
> Hello,
> I do not know how to describe it or what it is related to.
> When I start writing a code (such as a class name), it says "please wait" and 
> then a list of possible classes is displayed.
> Or, if I write a dot after the object name, the same is done, and then a list 
> of related methods and fields is displayed.
> Sometimes it happens that "please wait" is displayed for a few seconds and 
> then it will throw an error.
> *A java.lang.RuntimeException exception has occurred.*
>  *However, the system should continue working without further problems.*
> Clicking Show Details will appear
> {code:java}
> java.lang.IllegalArgumentException: Argument compositeType cannot be null.
>  at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:206)
>  at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
>  at 
> java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:130)
>  at 
> java.management/sun.management.ThreadInfoCompositeData.toCompositeData(ThreadInfoCompositeData.java:72)
> Caused: java.lang.reflect.InvocationTargetException
>  at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
>  at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>  at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:178)
> Caused: java.lang.RuntimeException
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:184)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.access$400(SamplesOutputStream.java:44)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.writeToStream(SamplesOutputStream.java:285)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.access$300(SamplesOutputStream.java:253)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.close(SamplesOutputStream.java:202)
>  at org.netbeans.modules.sampler.Sampler.stopSampling(Sampler.java:231)
>  at org.netbeans.modules.sampler.Sampler.stopAndWriteTo(Sampler.java:197)
> [catch] at 
> org.netbeans.modules.editor.completion.CompletionImplProfile.stopImpl(CompletionImplProfile.java:84)
>  at 
> org.netbeans.modules.editor.completion.CompletionImplProfile.access$000(CompletionImplProfile.java:29)
>  at 
> org.netbeans.modules.editor.completion.CompletionImplProfile$1.run(CompletionImplProfile.java:59)
>  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){code}
> Sometimes he does it only once, sometimes several times in a row.
> Additionally, each error will add Saving snapshot,
> !picture1.png!
> which can not be canceled. (Only by closing the application)
> This bug does not limit me, but it is quite annoying.
> Please repair
> Thank you



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-16 Thread Michal Rama (JIRA)


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

Michal Rama updated NETBEANS-1343:
--
Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1  (was: 
Windows 10, Incubator NetBeans Linux 871, Java 11)

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1419) AssertionError when edit JDK

2018-10-16 Thread Michal Rama (JIRA)


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

Michal Rama updated NETBEANS-1419:
--
Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1  (was: 
Windows 10, Incubator NetBeans Linux 871, Java 11)

> AssertionError when edit JDK
> 
>
> Key: NETBEANS-1419
> URL: https://issues.apache.org/jira/browse/NETBEANS-1419
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Assignee: Sarvesh Kesharwani
>Priority: Blocker
>  Labels: JDK
>
> Hello,
> When I right-click on jdk (any version) and choose edit, it will throw an 
> error.
> *A org.openide.util.RequestProcessor$SlowItem exception has occurred.*
> Clicking Show Details will appear
> {code:java}
> java.lang.AssertionError
>  at org.openide.awt.HtmlRendererImpl.reset(HtmlRendererImpl.java:78)
>  at 
> org.openide.awt.HtmlRendererImpl.getTreeCellRendererComponent(HtmlRendererImpl.java:122)
>  at 
> org.openide.explorer.view.NodeRenderer.getTreeCellRendererComponent(NodeRenderer.java:131)
>  at 
> java.desktop/javax.swing.plaf.basic.BasicTreeUI$NodeDimensionsHandler.getNodeDimensions(BasicTreeUI.java:3155)
>  at 
> java.desktop/javax.swing.tree.AbstractLayoutCache.getNodeDimensions(AbstractLayoutCache.java:493)
>  at 
> java.desktop/javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.updatePreferredSize(VariableHeightLayoutCache.java:1344)
>  at 
> java.desktop/javax.swing.tree.VariableHeightLayoutCache.updateNodeSizes(VariableHeightLayoutCache.java:903)
>  at 
> java.desktop/javax.swing.tree.VariableHeightLayoutCache.invalidateSizes(VariableHeightLayoutCache.java:371)
>  at 
> java.desktop/javax.swing.plaf.basic.BasicTreeUI.setCellRenderer(BasicTreeUI.java:465)
>  at 
> java.desktop/javax.swing.plaf.basic.BasicTreeUI$Handler.propertyChange(BasicTreeUI.java:3816)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.fire(PropertyChangeSupport.java:341)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:333)
>  at 
> java.desktop/java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:266)
>  at java.desktop/java.awt.Component.firePropertyChange(Component.java:8728)
>  at java.desktop/javax.swing.JTree.setCellRenderer(JTree.java:775)
>  at org.openide.explorer.view.TreeView.initializeTree(TreeView.java:281)
>  at org.openide.explorer.view.TreeView.(TreeView.java:213)
>  at org.openide.explorer.view.TreeView.(TreeView.java:203)
>  at org.openide.explorer.view.BeanTreeView.(BeanTreeView.java:73)
>  at 
> org.netbeans.modules.java.platform.ui.PlatformsCustomizer$PlatformsView.(PlatformsCustomizer.java:527)
>  at 
> org.netbeans.modules.java.platform.ui.PlatformsCustomizer.initComponents(PlatformsCustomizer.java:153)
>  at 
> org.netbeans.modules.java.platform.ui.PlatformsCustomizer.(PlatformsCustomizer.java:94)
>  at 
> org.netbeans.api.java.platform.PlatformsCustomizer.showCustomizer(PlatformsCustomizer.java:41)
>  at 
> org.netbeans.modules.java.api.common.project.ui.PlatformNode$PlatformEditable.edit(PlatformNode.java:292)
>  at 
> org.netbeans.modules.java.api.common.project.ui.EditRootAction.performAction(EditRootAction.java:41)
>  at 
> org.openide.util.actions.NodeAction$DelegateAction$1.run(NodeAction.java:561)
>  at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:70)
>  at 
> org.openide.util.actions.ActionInvoker$ActionRunnable.actionPerformed(ActionInvoker.java:137)
>  at org.netbeans.core.ModuleActions.invokeAction(ModuleActions.java:84)
>  at 
> org.netbeans.modules.openide.actions.ActionsBridgeImpl.invokeAction(ActionsBridgeImpl.java:35)
>  at 
> org.openide.util.actions.ActionInvoker$ActionRunnable.doRun(ActionInvoker.java:128)
>  at org.openide.util.actions.ActionInvoker$2.run(ActionInvoker.java:85)
>  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)
> Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to
>  at org.openide.util.RequestProcessor.post(RequestProcessor.java:395)
>  at 
> org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:89)
>  at org.openide.util.actions.ActionInvoker.invokeAction(ActionInvoker.java:74)
>  at 
> org.openide.util.actions.NodeAction$DelegateAction.actionPerformed(NodeAction.java:558)
>  at 
> java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)
>  at 
> 

[jira] [Updated] (NETBEANS-1423) IllegalArgumentException when writing code

2018-10-16 Thread Michal Rama (JIRA)


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

Michal Rama updated NETBEANS-1423:
--
Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1  (was: 
Windows 10, Incubator NetBeans Linux 871, Java 11)

> IllegalArgumentException when writing code
> --
>
> Key: NETBEANS-1423
> URL: https://issues.apache.org/jira/browse/NETBEANS-1423
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Editor
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11.0.1
>Reporter: Michal Rama
>Priority: Critical
>  Labels: editor
> Attachments: picture1.png
>
>
> Hello,
> I do not know how to describe it or what it is related to.
> When I start writing a code (such as a class name), it says "please wait" and 
> then a list of possible classes is displayed.
> Or, if I write a dot after the object name, the same is done, and then a list 
> of related methods and fields is displayed.
> Sometimes it happens that "please wait" is displayed for a few seconds and 
> then it will throw an error.
> *A java.lang.RuntimeException exception has occurred.*
>  *However, the system should continue working without further problems.*
> Clicking Show Details will appear
> {code:java}
> java.lang.IllegalArgumentException: Argument compositeType cannot be null.
>  at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:206)
>  at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
>  at 
> java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:130)
>  at 
> java.management/sun.management.ThreadInfoCompositeData.toCompositeData(ThreadInfoCompositeData.java:72)
> Caused: java.lang.reflect.InvocationTargetException
>  at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
>  at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>  at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:178)
> Caused: java.lang.RuntimeException
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:184)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.access$400(SamplesOutputStream.java:44)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.writeToStream(SamplesOutputStream.java:285)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.access$300(SamplesOutputStream.java:253)
>  at 
> org.netbeans.modules.sampler.SamplesOutputStream.close(SamplesOutputStream.java:202)
>  at org.netbeans.modules.sampler.Sampler.stopSampling(Sampler.java:231)
>  at org.netbeans.modules.sampler.Sampler.stopAndWriteTo(Sampler.java:197)
> [catch] at 
> org.netbeans.modules.editor.completion.CompletionImplProfile.stopImpl(CompletionImplProfile.java:84)
>  at 
> org.netbeans.modules.editor.completion.CompletionImplProfile.access$000(CompletionImplProfile.java:29)
>  at 
> org.netbeans.modules.editor.completion.CompletionImplProfile$1.run(CompletionImplProfile.java:59)
>  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){code}
> Sometimes he does it only once, sometimes several times in a row.
> Additionally, each error will add Saving snapshot,
> !picture1.png!
> which can not be canceled. (Only by closing the application)
> This bug does not limit me, but it is quite annoying.
> Please repair
> Thank you



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1438) PHP Project from remote server

2018-10-16 Thread Christian Lenz (JIRA)


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

Christian Lenz updated NETBEANS-1438:
-
Priority: Blocker  (was: Minor)

> PHP Project from remote server
> --
>
> Key: NETBEANS-1438
> URL: https://issues.apache.org/jira/browse/NETBEANS-1438
> Project: NetBeans
>  Issue Type: Bug
>  Components: php - Project
>Affects Versions: 10.0
> Environment: Windows 10 AND Debian 9
> Core i5 6600
> 8GB DDR4
>Reporter: Rodrigo Teixeira Andreotti
>Priority: Blocker
>  Labels: php, remote
> Attachments: debian.log, windows.log
>
>
> When I create a PHP project from remote sources, the project is created 
> correctly, the files are downloaded, however when the download is finished 
> netbeans throws an stackoverflow exception.
> This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
> Attached are the logs generated on each of the systems.
> In both cases after closing the warning window with the exception Netbeans 
> remains fully functional, the files are downloaded and project is created 
> correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1438) PHP Project from remote server

2018-10-16 Thread Rodrigo Teixeira Andreotti (JIRA)
Rodrigo Teixeira Andreotti created NETBEANS-1438:


 Summary: PHP Project from remote server
 Key: NETBEANS-1438
 URL: https://issues.apache.org/jira/browse/NETBEANS-1438
 Project: NetBeans
  Issue Type: Bug
  Components: php - Project
Affects Versions: 10.0
 Environment: Windows 10 AND Debian 9
Core i5 6600
8GB DDR4
Reporter: Rodrigo Teixeira Andreotti
 Attachments: debian.log, windows.log

When I create a PHP project from remote sources, the project is created 
correctly, the files are downloaded, however when the download is finished 
netbeans throws an stackoverflow exception.

This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
Attached are the logs generated on each of the systems.

In both cases after closing the warning window with the exception Netbeans 
remains fully functional, the files are downloaded and project is created 
correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1359) Profiling the IDE hangs when saving snapshot

2018-10-16 Thread Glenn Holmer (JIRA)


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

Glenn Holmer updated NETBEANS-1359:
---
Labels: netcat  (was: )

> Profiling the IDE hangs when saving snapshot
> 
>
> Key: NETBEANS-1359
> URL: https://issues.apache.org/jira/browse/NETBEANS-1359
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 10.0
>Reporter: Glenn Holmer
>Assignee: Glenn Holmer
>Priority: Blocker
>  Labels: netcat
> Attachments: stacktrace.txt
>
>
> 1) Click "Profile the IDE" icon in the Performance toolbar to start profiling 
> the IDE.
> 2) Open some projects, files within them, etc. to create some activity for 
> the profiler.
> 3) Click the icon again (which is now labelled "Stop IDE Profiling and Take a 
> Snapshot").
> This last action should create and open a profiler snapshot, but the "Saving 
> snapshot" progress bar in the status area of NetBeans never goes anywhere and 
> a snapshot is not opened.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1339) nbjavac installation fails if existing Java SE project opened

2018-10-16 Thread Glenn Holmer (JIRA)


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

Glenn Holmer updated NETBEANS-1339:
---
Labels: netcat  (was: )

> nbjavac installation fails if existing Java SE project opened
> -
>
> Key: NETBEANS-1339
> URL: https://issues.apache.org/jira/browse/NETBEANS-1339
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Autoupdate
>Affects Versions: 10.0
>Reporter: Glenn Holmer
>Priority: Major
>  Labels: netcat
> Attachments: temp.txt
>
>
> Using build incubator-netbeans-linux-854-on-20181001 (NetCAT build).
> When starting NetBeans for the first time with clean user and cache 
> directories, nbjavac installation is prompted for when opening a Java SE 
> project. However, if an existing project is being opened (as opposed to a new 
> one being created), the following exception is thrown:
> org.netbeans.api.autoupdate.OperationException[INSTALL]: could not add 
> nbjavac Library[org.netbeans.modules.nbjavac/1.4] to updates
> See attached stack trace.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1369) Unshelve changes does not work

2018-10-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1369:
-

No, but will take a look at it. All I am doing here is making sure how serious 
this is and to what extent this should prevent Apache NetBeans 10 being 
released if this bug, if it is a reproducible bug, is unfixed.

> Unshelve changes does not work
> --
>
> Key: NETBEANS-1369
> URL: https://issues.apache.org/jira/browse/NETBEANS-1369
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Code
>Affects Versions: 10.0
>Reporter: Alexander Romanenko
>Priority: Blocker
>
> [NetCAT specification 
> |http://netbeans-vm.apache.org/synergy/client/app/#/title/%255Bvcs%255D_git/]
>  Test Suite 5.2 and 5.3
> Attempt to unshelve, right after shelving fails with "The patch cannot be 
> applied to the selected context"
> Also, first time I tried it, it kept on trying to unshelve against my 
> operating system user profile's temporary directory. After trying a few 
> times, it just started failing.
> Also, the wording of initial stashing dialogue is not clear:
>  "You may shelve changes instead using git stash"
>  Is it supposed to be "instead OF using git stash" ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1369) Unshelve changes does not work

2018-10-16 Thread Alexander Romanenko (JIRA)


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

Alexander Romanenko commented on NETBEANS-1369:
---

Its a fundamental version control workflow. If trust it and it fails, work is 
lost.

Consider:
 * You are on feature branch with work in progress code.
 * Need to do a bug fix, not ready to commit WIP code. Or not even a bug, just 
need to see for any reason how the code works without current modifications. So 
you stash the changes.
 * Do whatever needs done on clean version.
 * Trying to restore WIP code from stash to go back to original task. It fails. 
I lose work.

The scary part is, I cannot reproduce it today and I am not sure whats 
different in the test netcat project of that day.  Were you able to reproduce 
it?

> Unshelve changes does not work
> --
>
> Key: NETBEANS-1369
> URL: https://issues.apache.org/jira/browse/NETBEANS-1369
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Code
>Affects Versions: 10.0
>Reporter: Alexander Romanenko
>Priority: Blocker
>
> [NetCAT specification 
> |http://netbeans-vm.apache.org/synergy/client/app/#/title/%255Bvcs%255D_git/]
>  Test Suite 5.2 and 5.3
> Attempt to unshelve, right after shelving fails with "The patch cannot be 
> applied to the selected context"
> Also, first time I tried it, it kept on trying to unshelve against my 
> operating system user profile's temporary directory. After trying a few 
> times, it just started failing.
> Also, the wording of initial stashing dialogue is not clear:
>  "You may shelve changes instead using git stash"
>  Is it supposed to be "instead OF using git stash" ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1437) Test file Test Case fails

2018-10-16 Thread JIRA
Björn Raupach created NETBEANS-1437:
---

 Summary: Test file Test Case fails
 Key: NETBEANS-1437
 URL: https://issues.apache.org/jira/browse/NETBEANS-1437
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 10.0
Reporter: Björn Raupach


While working through the Maven Support Test specification.

The test case 'Test file' fails.

1) Create a maven project, this already happens if you work through the test 
specification

2) Select Test File action on main class in QuickstartPrj

Expected: Test should fail with The test case is a prototype.

Actual: Nothing happens. No output in the console either.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-16 Thread Michal Rama (JIRA)


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

Michal Rama commented on NETBEANS-1343:
---

Yes. You're right. But, NetBeans was created to develop Java. (not only) PHP 
was added later. (By Wikipedia, since version 6.5)

Therefore, the authors should, logically, devote themselves to the primary 
functions, and only then to the secondary ones.

But, in the case of Java vs PHP, it seems to work exactly the opposite. (NO 
OFFENSE)

How long (estimate) could a fix take?

Thank you

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1436) --console suppress not working

2018-10-16 Thread efrem mccrimon (JIRA)
efrem mccrimon created NETBEANS-1436:


 Summary: --console suppress not working
 Key: NETBEANS-1436
 URL: https://issues.apache.org/jira/browse/NETBEANS-1436
 Project: NetBeans
  Issue Type: Bug
  Components: core
Affects Versions: 10.0
 Environment: Tested in Windows - but same code base for all platforms
Reporter: efrem mccrimon
 Fix For: 8.2
 Attachments: newlaunch_console_suppress_not_working.txt

>From the command prompt:

netbeans --console suppress

 

Does not suppress the console in NB 10.0, it does work correctly in NB 9.0 and 
NB 8.2.

Tested with and without a userdir "–userdir "

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1343:
-

PS: It is not strange at all that Apache NetBeans knows PHP 7.3, which has not 
been released yet (until December) but does not know openjavafx, especially 
when JDK 11 was published almost three weeks ago -- it simply means someone in 
the Apache NetBeans community cares a lot about PHP (i.e., Junichi Yamamoto 
from the Apache NetBeans PHP community) cares a lot about PHP in Apache 
NetBeans, while no one so far has come forward to provide similar attention to 
Apache NetBeans for JavaFX.

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1343) It is not possible to create a new JavaFX project in JDK 11

2018-10-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1343:
-

Thanks for all the work and investigation you have done on this issue. Indeed, 
JavaFX no longer being part of the JDK from JDK 11 is a problem and Apache 
NetBeans should handle it gracefully. At least there should be a message when 
JDK 11 is used and someone tries to create a JavaFX project, some kind of 
message, stating that JDK 11 does not support JavaFX out of the box and that 
additional steps need to be taken. It may be simpler to use a Maven-based 
project and to add support for JavaFX to that.

> It is not possible to create a new JavaFX project in JDK 11
> ---
>
> Key: NETBEANS-1343
> URL: https://issues.apache.org/jira/browse/NETBEANS-1343
> Project: NetBeans
>  Issue Type: Bug
>  Components: javafx - Project
>Affects Versions: 10.0
> Environment: Windows 10, Incubator NetBeans Linux 871, Java 11
>Reporter: Michal Rama
>Priority: Blocker
>  Labels: javafx
> Attachments: picture1.png, picture10.png, picture11.png, 
> picture12.png, picture13.png, picture2.png, picture3.png, picture4.png, 
> picture5.png, picture6.png, picture7.png, picture8.png, picture9.png
>
>
> Hello,
> Unable to create projects.
> New Java Project
> !picture1.png!
> New JavaFX project
> !picture2.png!
> Please advise.
> Thank you
> PS. Projects in HTML / CSS / JS / PHP can be created without any problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1355) Debugger ClassCastException

2018-10-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1355:
-

Can you try with target JDK being Oracle JDK or OpenJDK, so that we can 
establish whether this is JDK-specific or not?

> Debugger ClassCastException
> ---
>
> Key: NETBEANS-1355
> URL: https://issues.apache.org/jira/browse/NETBEANS-1355
> Project: NetBeans
>  Issue Type: Bug
>  Components: debugger - Java
>Affects Versions: 10.0
>Reporter: Tomáš Poledný
>Priority: Blocker
>
> This error is shown after Step over in debug mode.
> {noformat}
> Caused: java.lang.ClassCastException: 
> org.netbeans.modules.debugger.jpda.projects.ConstantPool$EntryUTF8 cannot be 
> cast to org.netbeans.modules.debugger.jpda.projects.ConstantPool$EntryNameType
>   at 
> org.netbeans.modules.debugger.jpda.projects.ConstantPool.getMethodName(ConstantPool.java:75)
>   at 
> org.netbeans.modules.debugger.jpda.projects.AST2Bytecode.matchSourceTree2Bytecode(AST2Bytecode.java:138)
>   at 
> org.netbeans.modules.debugger.jpda.projects.EditorContextSupport.computeOperations(EditorContextSupport.java:1056)
>   at 
> org.netbeans.modules.debugger.jpda.projects.PreferredCCParser$3.call(PreferredCCParser.java:187)
>   at 
> org.netbeans.modules.debugger.jpda.projects.PreferredCCParser$3.call(PreferredCCParser.java:179)
>   at 
> org.netbeans.modules.debugger.jpda.projects.PreferredCCParser.runGuarded(PreferredCCParser.java:747)
>   at 
> org.netbeans.modules.debugger.jpda.projects.PreferredCCParser.getOperations(PreferredCCParser.java:179)
>   at 
> org.netbeans.modules.debugger.jpda.projects.EditorContextSupport.getOperations(EditorContextSupport.java:1408)
>   at 
> org.netbeans.modules.debugger.jpda.projectsui.EditorContextImpl.getOperations(EditorContextImpl.java:765)
>   at 
> org.netbeans.modules.debugger.jpda.ExpressionPool.createExpressionAt(ExpressionPool.java:186)
>   at 
> org.netbeans.modules.debugger.jpda.ExpressionPool.getExpressionAt(ExpressionPool.java:82)
>   at 
> org.netbeans.modules.debugger.jpda.actions.StepActionProvider$2.run(StepActionProvider.java:649)
>   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)
> Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to
>   at 
> org.openide.util.RequestProcessor$Task.schedule(RequestProcessor.java:1459)
>   at 
> org.netbeans.modules.debugger.jpda.actions.StepActionProvider.setOperationsLazily(StepActionProvider.java:714)
>   at 
> org.netbeans.modules.debugger.jpda.actions.StepActionProvider.setLastOperation(StepActionProvider.java:632)
>   at 
> org.netbeans.modules.debugger.jpda.actions.StepActionProvider.setLastOperation(StepActionProvider.java:579)
>   at 
> org.netbeans.modules.debugger.jpda.actions.StepActionProvider.exec(StepActionProvider.java:398)
>   at 
> org.netbeans.modules.debugger.jpda.util.Operator.processEvents(Operator.java:500)
>   at 
> org.netbeans.modules.debugger.jpda.util.Operator.access$800(Operator.java:94)
>   at 
> org.netbeans.modules.debugger.jpda.util.Operator$1.run(Operator.java:225)
>   at 
> org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
>   at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
>   at 
> org.netbeans.modules.debugger.jpda.util.Operator$2.run(Operator.java:257)
> [catch] at java.base/java.lang.Thread.run(Thread.java:844)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1359) Profiling the IDE hangs when saving snapshot

2018-10-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga updated NETBEANS-1359:

Component/s: (was: profiler - IDE)
 platform - JDK Problems

> Profiling the IDE hangs when saving snapshot
> 
>
> Key: NETBEANS-1359
> URL: https://issues.apache.org/jira/browse/NETBEANS-1359
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 10.0
>Reporter: Glenn Holmer
>Assignee: Glenn Holmer
>Priority: Blocker
> Attachments: stacktrace.txt
>
>
> 1) Click "Profile the IDE" icon in the Performance toolbar to start profiling 
> the IDE.
> 2) Open some projects, files within them, etc. to create some activity for 
> the profiler.
> 3) Click the icon again (which is now labelled "Stop IDE Profiling and Take a 
> Snapshot").
> This last action should create and open a profiler snapshot, but the "Saving 
> snapshot" progress bar in the status area of NetBeans never goes anywhere and 
> a snapshot is not opened.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1369) Unshelve changes does not work

2018-10-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga edited comment on NETBEANS-1369 at 10/16/18 12:08 PM:


Is this really a blocker for the release? (Though annoying and thank you for 
filing it, just trying to see how much of a blocker this is!)


was (Author: geertjanwielenga):
Is this really a blocker for the release?

> Unshelve changes does not work
> --
>
> Key: NETBEANS-1369
> URL: https://issues.apache.org/jira/browse/NETBEANS-1369
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Code
>Affects Versions: 10.0
>Reporter: Alexander Romanenko
>Priority: Blocker
>
> [NetCAT specification 
> |http://netbeans-vm.apache.org/synergy/client/app/#/title/%255Bvcs%255D_git/]
>  Test Suite 5.2 and 5.3
> Attempt to unshelve, right after shelving fails with "The patch cannot be 
> applied to the selected context"
> Also, first time I tried it, it kept on trying to unshelve against my 
> operating system user profile's temporary directory. After trying a few 
> times, it just started failing.
> Also, the wording of initial stashing dialogue is not clear:
>  "You may shelve changes instead using git stash"
>  Is it supposed to be "instead OF using git stash" ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1369) Unshelve changes does not work

2018-10-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1369:
-

Is this really a blocker for the release?

> Unshelve changes does not work
> --
>
> Key: NETBEANS-1369
> URL: https://issues.apache.org/jira/browse/NETBEANS-1369
> Project: NetBeans
>  Issue Type: Bug
>  Components: versioncontrol - Code
>Affects Versions: 10.0
>Reporter: Alexander Romanenko
>Priority: Blocker
>
> [NetCAT specification 
> |http://netbeans-vm.apache.org/synergy/client/app/#/title/%255Bvcs%255D_git/]
>  Test Suite 5.2 and 5.3
> Attempt to unshelve, right after shelving fails with "The patch cannot be 
> applied to the selected context"
> Also, first time I tried it, it kept on trying to unshelve against my 
> operating system user profile's temporary directory. After trying a few 
> times, it just started failing.
> Also, the wording of initial stashing dialogue is not clear:
>  "You may shelve changes instead using git stash"
>  Is it supposed to be "instead OF using git stash" ?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1342) I get this error when I preview Options -> HTML/Js -> Mobile Platform

2018-10-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga updated NETBEANS-1342:

Component/s: web - Cordova

> I get this error when I preview Options -> HTML/Js -> Mobile Platform
> -
>
> Key: NETBEANS-1342
> URL: https://issues.apache.org/jira/browse/NETBEANS-1342
> Project: NetBeans
>  Issue Type: Bug
>  Components: web - Cordova
>Affects Versions: 10.0
> Environment: ubuntu 16.04
>Reporter: Los Vitaly
>Assignee: Junichi Yamamoto
>Priority: Blocker
>  Labels: pull-request-available
> Fix For: 10.0
>
>  Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> java.lang.NullPointerException
>  at 
> org.netbeans.modules.cordova.options.MobilePlatformsPanel.load(MobilePlatformsPanel.java:276)
>  at 
> org.netbeans.modules.cordova.options.MobilePlatformsOptionsPanelController$1.run(MobilePlatformsOptionsPanelController.java:55)
>  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)
> Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to
>  at org.openide.util.RequestProcessor.post(RequestProcessor.java:395)
>  at 
> org.netbeans.modules.cordova.options.MobilePlatformsOptionsPanelController.update(MobilePlatformsOptionsPanelController.java:52)
>  at 
> org.netbeans.modules.options.TabbedController.handleTabSwitched(TabbedController.java:213)
>  at 
> org.netbeans.modules.options.TabbedController.access$200(TabbedController.java:59)
>  at 
> org.netbeans.modules.options.TabbedController$2.stateChanged(TabbedController.java:86)
>  at javax.swing.JTabbedPane.fireStateChanged(JTabbedPane.java:416)
>  at javax.swing.JTabbedPane$ModelListener.stateChanged(JTabbedPane.java:270)
>  at 
> javax.swing.DefaultSingleSelectionModel.fireStateChanged(DefaultSingleSelectionModel.java:132)
>  at 
> javax.swing.DefaultSingleSelectionModel.setSelectedIndex(DefaultSingleSelectionModel.java:67)
>  at javax.swing.JTabbedPane.setSelectedIndexImpl(JTabbedPane.java:616)
>  at javax.swing.JTabbedPane.setSelectedIndex(JTabbedPane.java:591)
>  at 
> javax.swing.plaf.basic.BasicTabbedPaneUI$Handler.mousePressed(BasicTabbedPaneUI.java:3647)
>  at 
> javax.swing.plaf.synth.SynthTabbedPaneUI$1.mousePressed(SynthTabbedPaneUI.java:312)
>  at java.awt.Component.processMouseEvent(Component.java:6536)
>  at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
>  at java.awt.Component.processEvent(Component.java:6304)
>  at java.awt.Container.processEvent(Container.java:2239)
>  at java.awt.Component.dispatchEventImpl(Component.java:4889)
>  at java.awt.Container.dispatchEventImpl(Container.java:2297)
>  at java.awt.Component.dispatchEvent(Component.java:4711)
>  at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)
>  at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4532)
>  at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)
>  at java.awt.Container.dispatchEventImpl(Container.java:2283)
>  at java.awt.Window.dispatchEventImpl(Window.java:2746)
>  at java.awt.Component.dispatchEvent(Component.java:4711)
>  at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)
>  at java.awt.EventQueue.access$500(EventQueue.java:97)
>  at java.awt.EventQueue$3.run(EventQueue.java:709)
>  at java.awt.EventQueue$3.run(EventQueue.java:703)
>  at java.security.AccessController.doPrivileged(Native Method)
>  at 
> java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
>  at 
> java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)
>  at java.awt.EventQueue$4.run(EventQueue.java:733)
>  at java.awt.EventQueue$4.run(EventQueue.java:731)
>  at java.security.AccessController.doPrivileged(Native Method)
>  at 
> java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
>  at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)
>  at 
> org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
>  at 
> java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
>  at 
> java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
>  at 
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
>  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
>  at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
> [catch] at 

[jira] [Updated] (NETBEANS-882) Exception running under JDK 11

2018-10-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga updated NETBEANS-882:
---
Component/s: platform - JDK Problems

> Exception running under JDK 11
> --
>
> Key: NETBEANS-882
> URL: https://issues.apache.org/jira/browse/NETBEANS-882
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 10.0
>Reporter: Sven Reimers
>Priority: Blocker
> Fix For: 10.0
>
> Attachments: Screenshot_20180918_104806.png, 
> Screenshot_20180918_104851.png, Screenshot_20181002_095023.png, 
> exception_on_openjdk11.txt, image-2018-05-30-11-34-53-526.png, 
> image-2018-05-30-12-20-16-090.png, image-2018-09-18-11-15-45-588.png
>
>
> Installed some modules and got this - no code no nothing done..
> {code:java}
> javax.management.openmbean.OpenDataException: Argument value of wrong type 
> for item lineNumber: value java.lang.ref.Reference, type 
> javax.management.openmbean.SimpleType(name=java.lang.Integer)
> at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:235)
> at 
> java.management/javax.management.openmbean.CompositeDataSupport.(CompositeDataSupport.java:118)
> at 
> java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:91)
> Caused: java.lang.AssertionError
> at 
> java.management/sun.management.StackTraceElementCompositeData.getCompositeData(StackTraceElementCompositeData.java:96)
> at 
> java.management/sun.management.StackTraceElementCompositeData.toCompositeData(StackTraceElementCompositeData.java:74)
> at 
> java.management/sun.management.ThreadInfoCompositeData.getCompositeData(ThreadInfoCompositeData.java:82)
> at 
> java.management/sun.management.ThreadInfoCompositeData.toCompositeData(ThreadInfoCompositeData.java:72)
> Caused: java.lang.reflect.InvocationTargetException
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
> at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.base/java.lang.reflect.Method.invoke(Method.java:569)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:178)
> Caused: java.lang.RuntimeException
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.toCompositeData(SamplesOutputStream.java:184)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.access$400(SamplesOutputStream.java:44)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.writeToStream(SamplesOutputStream.java:285)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream$Sample.access$300(SamplesOutputStream.java:253)
> at 
> org.netbeans.modules.sampler.SamplesOutputStream.close(SamplesOutputStream.java:202)
> at org.netbeans.modules.sampler.Sampler.stopSampling(Sampler.java:231)
> at org.netbeans.modules.sampler.Sampler.stopAndWriteTo(Sampler.java:197)
> [catch] at 
> org.netbeans.core.TimableEventQueue$1R.run(TimableEventQueue.java:223)
> 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){code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1359) Profiling the IDE hangs when saving snapshot

2018-10-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga updated NETBEANS-1359:

Priority: Blocker  (was: Major)

> Profiling the IDE hangs when saving snapshot
> 
>
> Key: NETBEANS-1359
> URL: https://issues.apache.org/jira/browse/NETBEANS-1359
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - IDE
>Affects Versions: 10.0
>Reporter: Glenn Holmer
>Assignee: Glenn Holmer
>Priority: Blocker
> Attachments: stacktrace.txt
>
>
> 1) Click "Profile the IDE" icon in the Performance toolbar to start profiling 
> the IDE.
> 2) Open some projects, files within them, etc. to create some activity for 
> the profiler.
> 3) Click the icon again (which is now labelled "Stop IDE Profiling and Take a 
> Snapshot").
> This last action should create and open a profiler snapshot, but the "Saving 
> snapshot" progress bar in the status area of NetBeans never goes anywhere and 
> a snapshot is not opened.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1435) Wrong file opened

2018-10-16 Thread Harry Wagstaff (JIRA)
Harry Wagstaff created NETBEANS-1435:


 Summary: Wrong file opened
 Key: NETBEANS-1435
 URL: https://issues.apache.org/jira/browse/NETBEANS-1435
 Project: NetBeans
  Issue Type: Bug
  Components: cnd - Navigation
Affects Versions: 8.2
 Environment: Netbeans 8.2, Fedora 26, C++ Project
Reporter: Harry Wagstaff


When opening a file in Netbeans, ocasionally the wrong file will be opened. For 
example, when double clicking on 'a.cpp' in the Projects view, a new tab with 
the header and contents for 'b.cpp' will be displayed. This will also extend to 
code navigation: ctrl+clicking on a class or function defined in a.cpp will 
take me to b.cpp.

Explicitly closing the b.cpp tab seems to fix the issue temporarily. Restarting 
the IDE, cleaning code cache, etc. does not fix the issue.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1434) Close icon/button of open file not working.

2018-10-16 Thread Thomas Chuntic (JIRA)
Thomas Chuntic created NETBEANS-1434:


 Summary: Close icon/button of open file not working.
 Key: NETBEANS-1434
 URL: https://issues.apache.org/jira/browse/NETBEANS-1434
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 10.0
Reporter: Thomas Chuntic
 Attachments: Screen Shot 2018-10-16 at 8.40.38 pm.png

Close icon/button open file tab not working. I need to right-click and click 
close to close the file tab.





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1304) Can't assign main class for modular project

2018-10-16 Thread Peter Hull (JIRA)


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

Peter Hull commented on NETBEANS-1304:
--

Seems to be fixed in NB10 vc 1.

> Can't assign main class for modular project
> ---
>
> Key: NETBEANS-1304
> URL: https://issues.apache.org/jira/browse/NETBEANS-1304
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Project
>Affects Versions: 9.0
> Environment: Windows 10, 64-bit
> JDK 11
> NetBeans 9.0, 64-bit launcher
>Reporter: Peter Hull
>Priority: Major
> Attachments: Project.zip, three.png
>
>
> If a Java modular project with a main class (i.e. one with public static main 
> (...)) exports the class's package, the UI doesn't allow the main class to be 
> chosen (when running for the first time, or via Run section of the project 
> properties)
> Steps to reproduce:
> 1. Create a new project and choose java ... java modular project
> 2. Add a module and a package
> 3. Add a main class to that package
> 4. Export that package from the module's module-info.java
> 5. Press F6 to run.
> 6. A dialog appears saying the project does not have a main class set, but 
> there are no classes presented in the Select the main class: list
> If step 4 is omitted, the class does appear in the list and the project can 
> be run.
> See attached screen shot and zipped project file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1428) Fatal error when profiling

2018-10-16 Thread Peter Hull (JIRA)


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

Peter Hull commented on NETBEANS-1428:
--

As far as I can tell it happens always for Profiler mode "Methods" but not for 
"Objects", "Threads" or "Locks"

> Fatal error when profiling
> --
>
> Key: NETBEANS-1428
> URL: https://issues.apache.org/jira/browse/NETBEANS-1428
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - Base
>Affects Versions: 10.0
> Environment: Windows 10, JDK11 (OpenJDK 11.0+28)
>Reporter: Peter Hull
>Priority: Major
>  Labels: netcat
> Attachments: hs_err_pid38528.log
>
>
> Attempting to profile a Java freeform project (Netcat 10, Profiling FreeForm, 
> Step 2)
> I get the following error
> {{#}}
> {{# A fatal error has been detected by the Java Runtime Environment:}}
> {{#}}
> {{#  EXCEPTION_ACCESS_VIOLATION (0xc005) at pc=0x7ff8e831c775, 
> pid=38528, tid=38596}}
> {{#}}
> {{# JRE version: OpenJDK Runtime Environment (11.0+28) (build 11+28)}}
> {{# Java VM: OpenJDK 64-Bit Server VM (11+28, mixed mode, tiered, compressed 
> oops, g1 gc, windows-amd64)}}
> {{# Problematic frame:}}
> {{# V  [jvm.dll+0x5ec775]}}
> {{#}}
> {{# No core dump will be written. Minidumps are not enabled by default on 
> client versions of Windows}}
> {{#}}
> {{# An error report file with more information is saved as:}}
> {{# D:\Libraries\Downloads\TS_Profiler_freeform\freeform\hs_err_pid38528.log}}
> {{#}}
> {{# If you would like to submit a bug report, please visit:}}
> {{#   http://bugreport.java.com/bugreport/crash.jsp}}
> {{#}}
> Seems reproducible, I have attached the crash log.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1335) IP-CLEARANCE for Mojohaus NetBeans Utilities

2018-10-16 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1335:


gitbox tools works for commiter now that is perfect 

> IP-CLEARANCE for Mojohaus NetBeans Utilities
> 
>
> Key: NETBEANS-1335
> URL: https://issues.apache.org/jira/browse/NETBEANS-1335
> Project: NetBeans
>  Issue Type: Task
>Reporter: Eric Barboni
>Assignee: Bertrand Delacretaz
>Priority: Major
>
> This ticket is to manage ip clearance for the Mojohaus NetBeans Utilties.
> h5. Template at svn apache
> I start working on the Ip-clearance template. 
> Commited here
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/netbeans-mojohaus-utilities.xml
> As NetBeans is incubating I'm not sure the PMC is good.
> h5. code source
> The code source that is donated is over there :
> (browsable)
> https://github.com/mojohaus/nbm-maven-plugin/tree/80021ab48705a199513abdf2ad9fc339a8c000e2
> (git repository)
> https://github.com/mojohaus/nbm-maven-plugin
> commit id :80021ab48705a199513abdf2ad9fc339a8c000e2
> h5. iCLA check
> All is Apache V2 in this repository starting with this commit.
> Contributor according to github history are the following people (iCLA 
> verified on whismy):
>   Milos Kleint, iCLA
>   Jesse Glick, iCLA
>   Herve Boutemy, iCLA
>   Benjamin Bentmann, iCLA
>   Tomas Stupka, iCLA
>   Gaurav Gupta, iCLA
>   Eric Barboni, iCLA
>  
> Patch contributor are named in file as patch contributor or goal contributor. 
> I did not yet check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1335) IP-CLEARANCE for Mojohaus NetBeans Utilities

2018-10-16 Thread Eric Barboni (JIRA)


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

Eric Barboni edited comment on NETBEANS-1335 at 10/16/18 9:07 AM:
--

Thanks for managing the ip-clearance.
 I open a infra ticket[1] for importing the code to a newly created git 
repository.
Regards

[1]
https://issues.apache.org/jira/browse/INFRA-17155


was (Author: skygo):
Thanks for managing the ip-clearance.
 I will open a infra ticket for importing the code to a newly created git 
repository.

> IP-CLEARANCE for Mojohaus NetBeans Utilities
> 
>
> Key: NETBEANS-1335
> URL: https://issues.apache.org/jira/browse/NETBEANS-1335
> Project: NetBeans
>  Issue Type: Task
>Reporter: Eric Barboni
>Assignee: Bertrand Delacretaz
>Priority: Major
>
> This ticket is to manage ip clearance for the Mojohaus NetBeans Utilties.
> h5. Template at svn apache
> I start working on the Ip-clearance template. 
> Commited here
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/netbeans-mojohaus-utilities.xml
> As NetBeans is incubating I'm not sure the PMC is good.
> h5. code source
> The code source that is donated is over there :
> (browsable)
> https://github.com/mojohaus/nbm-maven-plugin/tree/80021ab48705a199513abdf2ad9fc339a8c000e2
> (git repository)
> https://github.com/mojohaus/nbm-maven-plugin
> commit id :80021ab48705a199513abdf2ad9fc339a8c000e2
> h5. iCLA check
> All is Apache V2 in this repository starting with this commit.
> Contributor according to github history are the following people (iCLA 
> verified on whismy):
>   Milos Kleint, iCLA
>   Jesse Glick, iCLA
>   Herve Boutemy, iCLA
>   Benjamin Bentmann, iCLA
>   Tomas Stupka, iCLA
>   Gaurav Gupta, iCLA
>   Eric Barboni, iCLA
>  
> Patch contributor are named in file as patch contributor or goal contributor. 
> I did not yet check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1433) Auto populate Dash snippet to Netbeans

2018-10-16 Thread Thomas Chuntic (JIRA)
Thomas Chuntic created NETBEANS-1433:


 Summary: Auto populate Dash snippet to Netbeans
 Key: NETBEANS-1433
 URL: https://issues.apache.org/jira/browse/NETBEANS-1433
 Project: NetBeans
  Issue Type: Bug
  Components: ide - Code
Affects Versions: 9.0, 8.2
 Environment: mac osx mojave
Reporter: Thomas Chuntic


Good day I just want to report this bug with regards to other application 
integration on auto replace text with snippet using DASH App.

It was working when I am using mac osx high sierra but when I upgraded to 
mojave it stop working. I have check the IDE log and here's what it saying: 

{code:java}
INFO [org.netbeans.NbClipboard]: System clipboard not available.
java.lang.SecurityException: All swing access to clipboard should be redirected 
to ExClipboard
at 
org.netbeans.TopSecurityManager.checkWhetherAccessedFromSwingTransfer(TopSecurityManager.java:741)
at org.netbeans.TopSecurityManager.checkPermission(TopSecurityManager.java:477)
at java.desktop/sun.lwawt.LWToolkit.getSystemClipboard(LWToolkit.java:421)
at java.desktop/sun.lwawt.macosx.CClipboard.notifyChanged(CClipboard.java:152)
at 
java.desktop/sun.lwawt.macosx.CClipboard.checkPasteboardAndNotify(CClipboard.java:133)
at java.desktop/sun.lwawt.macosx.CClipboard.getContents(CClipboard.java:61)
[catch] at org.netbeans.NbClipboard.getContents(NbClipboard.java:206){code}

I have doubled check already DASH App if it's working on other IDE or app and 
confirmed that it's working on all the apps except Netbeans.

Hope to hear from your end. Thanks in advance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1335) IP-CLEARANCE for Mojohaus NetBeans Utilities

2018-10-16 Thread Bertrand Delacretaz (JIRA)


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

Bertrand Delacretaz commented on NETBEANS-1335:
---

You don't need an infra ticket to create a repository, I think you can create 
it yourself at https://gitbox.apache.org/ - or ask a mentor to do that.

> IP-CLEARANCE for Mojohaus NetBeans Utilities
> 
>
> Key: NETBEANS-1335
> URL: https://issues.apache.org/jira/browse/NETBEANS-1335
> Project: NetBeans
>  Issue Type: Task
>Reporter: Eric Barboni
>Assignee: Bertrand Delacretaz
>Priority: Major
>
> This ticket is to manage ip clearance for the Mojohaus NetBeans Utilties.
> h5. Template at svn apache
> I start working on the Ip-clearance template. 
> Commited here
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/netbeans-mojohaus-utilities.xml
> As NetBeans is incubating I'm not sure the PMC is good.
> h5. code source
> The code source that is donated is over there :
> (browsable)
> https://github.com/mojohaus/nbm-maven-plugin/tree/80021ab48705a199513abdf2ad9fc339a8c000e2
> (git repository)
> https://github.com/mojohaus/nbm-maven-plugin
> commit id :80021ab48705a199513abdf2ad9fc339a8c000e2
> h5. iCLA check
> All is Apache V2 in this repository starting with this commit.
> Contributor according to github history are the following people (iCLA 
> verified on whismy):
>   Milos Kleint, iCLA
>   Jesse Glick, iCLA
>   Herve Boutemy, iCLA
>   Benjamin Bentmann, iCLA
>   Tomas Stupka, iCLA
>   Gaurav Gupta, iCLA
>   Eric Barboni, iCLA
>  
> Patch contributor are named in file as patch contributor or goal contributor. 
> I did not yet check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1335) IP-CLEARANCE for Mojohaus NetBeans Utilities

2018-10-16 Thread Eric Barboni (JIRA)


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

Eric Barboni commented on NETBEANS-1335:


Thanks for managing the ip-clearance.
 I will open a infra ticket for importing the code to a newly created git 
repository.

> IP-CLEARANCE for Mojohaus NetBeans Utilities
> 
>
> Key: NETBEANS-1335
> URL: https://issues.apache.org/jira/browse/NETBEANS-1335
> Project: NetBeans
>  Issue Type: Task
>Reporter: Eric Barboni
>Assignee: Bertrand Delacretaz
>Priority: Major
>
> This ticket is to manage ip clearance for the Mojohaus NetBeans Utilties.
> h5. Template at svn apache
> I start working on the Ip-clearance template. 
> Commited here
> https://svn.apache.org/repos/asf/incubator/public/trunk/content/ip-clearance/netbeans-mojohaus-utilities.xml
> As NetBeans is incubating I'm not sure the PMC is good.
> h5. code source
> The code source that is donated is over there :
> (browsable)
> https://github.com/mojohaus/nbm-maven-plugin/tree/80021ab48705a199513abdf2ad9fc339a8c000e2
> (git repository)
> https://github.com/mojohaus/nbm-maven-plugin
> commit id :80021ab48705a199513abdf2ad9fc339a8c000e2
> h5. iCLA check
> All is Apache V2 in this repository starting with this commit.
> Contributor according to github history are the following people (iCLA 
> verified on whismy):
>   Milos Kleint, iCLA
>   Jesse Glick, iCLA
>   Herve Boutemy, iCLA
>   Benjamin Bentmann, iCLA
>   Tomas Stupka, iCLA
>   Gaurav Gupta, iCLA
>   Eric Barboni, iCLA
>  
> Patch contributor are named in file as patch contributor or goal contributor. 
> I did not yet check. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1427) [netcat] Illegal access in profiler

2018-10-16 Thread Peter Hull (JIRA)


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

Peter Hull updated NETBEANS-1427:
-
Description: 
When starting the profiler there is a warning:

{noformat}
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.netbeans.lib.profiler.server.ClassLoaderManager to method 
java.lang.ClassLoader.findLoadedClass(java.lang.String)
WARNING: Please consider reporting this to the maintainers of 
org.netbeans.lib.profiler.server.ClassLoaderManager{noformat}

  was:
When starting the profiler there is a warning:

{{WARNING: An illegal reflective access operation has occurred}}
{{ WARNING: Illegal reflective access by 
org.netbeans.lib.profiler.server.ClassLoaderManager to method 
java.lang.ClassLoader.findLoadedClass(java.lang.String)}}
{{ WARNING: Please consider reporting this to the maintainers of 
org.netbeans.lib.profiler.server.ClassLoaderManager}}


> [netcat] Illegal access in profiler
> ---
>
> Key: NETBEANS-1427
> URL: https://issues.apache.org/jira/browse/NETBEANS-1427
> Project: NetBeans
>  Issue Type: Bug
>  Components: profiler - Base
>Affects Versions: 10.0
> Environment: Windows 10 / JDK 11
>Reporter: Peter Hull
>Priority: Minor
>  Labels: netcat
>
> When starting the profiler there is a warning:
> {noformat}
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> org.netbeans.lib.profiler.server.ClassLoaderManager to method 
> java.lang.ClassLoader.findLoadedClass(java.lang.String)
> WARNING: Please consider reporting this to the maintainers of 
> org.netbeans.lib.profiler.server.ClassLoaderManager{noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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



[incubator-netbeans] 01/01: Merge pull request #960 from arusinha/review-module-websvc.jaxwsmodel

2018-10-16 Thread rtaneja
This is an automated email from the ASF dual-hosted git repository.

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

commit 2f5f97ca65788a037fc96dcf1c22598a51b22f0b
Merge: 4daaf04 39e83db
Author: Reema Taneja <32299405+rtane...@users.noreply.github.com>
AuthorDate: Tue Oct 16 12:18:54 2018 +0530

Merge pull request #960 from arusinha/review-module-websvc.jaxwsmodel

[NETBEANS-1074] Module review websvc.jaxwsmodel

 enterprise/websvc.jaxwsmodel/licenseinfo.xml | 5 +
 1 file changed, 5 insertions(+)


-
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



[incubator-netbeans] branch master updated (4daaf04 -> 2f5f97c)

2018-10-16 Thread rtaneja
This is an automated email from the ASF dual-hosted git repository.

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


from 4daaf04  Merge pull request #963 from Prashant3009/patch-1
 add 39e83db  [NETBEANS-1074] Module review websvc.jaxwsmodel
 new 2f5f97c  Merge pull request #960 from 
arusinha/review-module-websvc.jaxwsmodel

The 1 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:
 enterprise/websvc.jaxwsmodel/licenseinfo.xml | 5 +
 1 file changed, 5 insertions(+)


-
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-1431) Cant set grails home in netbeans 9

2018-10-16 Thread Geertjan Wielenga (JIRA)


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

Geertjan Wielenga commented on NETBEANS-1431:
-

By default, NetBeans has never had support for Gradle installed. You have 
always had to install the Gradle plugin and just like always you're going to 
need to file your bugs on the plugin's page, not here.

https://github.com/kelemen/netbeans-gradle-project



> Cant set grails home in netbeans 9
> --
>
> Key: NETBEANS-1431
> URL: https://issues.apache.org/jira/browse/NETBEANS-1431
> Project: NetBeans
>  Issue Type: Bug
>  Components: groovy - Grails
>Affects Versions: 9.0
> Environment: MacOs 10.13.6
> Netbeans 9 installed via https://github.com/carljmosca/netbeans-macos-bundle
>Reporter: john Little
>Priority: Major
> Fix For: Next
>
>
> By default, grails plugin is missing from netbeans 9.0.  I found a blog which 
> explained how to get it back, by the following hack:
> Go to Tools | Plugins in Apache NetBeans (incubating) 9.0 and, in the 
> Settings tab, register the NetBeans IDE 8.2 update center:
> [http://updates.netbeans.org/netbeans/updates/8.2/uc/final/distribution/catalog.xml.gz]
> Now I can open grails 3.3.8 projects, but when I try to run them, or do any 
> thing with grails in netbeans, I get this error:
> "The Grails Home has not been set. Use the menu Tools/Options/Groovy to set 
> the environment".
> Firstly, the GRAILS_HOME is correctly exported in the .bash_profile on the 
> mac, but the real problem is that there is exists no "options" under "tools" 
> menu.  I have scoured the UI, and cant find anywhere to set the grails home. 
> It seems to be broken.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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-1420) UpgradeWindows Launchers

2018-10-16 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated NETBEANS-1420:
-
Labels: Windows. pull-request-available  (was: Windows.)

> UpgradeWindows Launchers
> 
>
> Key: NETBEANS-1420
> URL: https://issues.apache.org/jira/browse/NETBEANS-1420
> Project: NetBeans
>  Issue Type: Sub-task
>  Components: platform - LaunchersCLI
>Reporter: Laszlo Kishalmi
>Assignee: Jan Lahoda
>Priority: Major
>  Labels: Windows., pull-request-available
>
> Dear Jan,
> I'd ask a favor to create and upload the Windows launchers for the 10.0 
> release as you did for 9.0. I'm afraid NETBEAN-1145 is not going to be put in 
> process for the 10.0 release.
> Thank you very much.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
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