[incubator-netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 78

2018-05-29 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-site by this push:
 new 52c57f5  Automated site publishing by Jenkins build 78
52c57f5 is described below

commit 52c57f59e255ec74450fd0dab797bb523c74486b
Author: jenkins 
AuthorDate: Wed May 30 05:59:07 2018 +

Automated site publishing by Jenkins build 78
---
 content/download/nb90/index.html | 14 +-
 1 file changed, 1 insertion(+), 13 deletions(-)

diff --git a/content/download/nb90/index.html b/content/download/nb90/index.html
index c8c3bf6..bc4cf86 100644
--- a/content/download/nb90/index.html
+++ b/content/download/nb90/index.html
@@ -109,7 +109,7 @@
 IP clearance of the Oracle code donation.
 
 
-Java 9 Support.
+Java 9 and 10 Support.
 
 
 
@@ -128,18 +128,6 @@
 
 
 Features
-
-
-
-
-
-
-
-This is a list of the proposed features of Apache NetBeans 
9.0. The beta release may provide a subset of these.
-
-
-
-
 
 Supporting JPMS (Jigsaw) to 
full extent
 

-- 
To stop receiving notification emails like this one, please contact
git-site-r...@apache.org.

-
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-website] branch master updated: Update index.asciidoc

2018-05-29 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 1fc607f  Update index.asciidoc
1fc607f is described below

commit 1fc607f065c328b7db8854b9c2c837107e780241
Author: Geertjan Wielenga 
AuthorDate: Wed May 30 07:58:12 2018 +0200

Update index.asciidoc
---
 netbeans.apache.org/src/content/download/nb90/index.asciidoc | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/netbeans.apache.org/src/content/download/nb90/index.asciidoc 
b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
index dd821ec..763012d 100644
--- a/netbeans.apache.org/src/content/download/nb90/index.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb90/index.asciidoc
@@ -34,7 +34,7 @@ Apache NetBeans 9.0 is the first release of the Apache 
NetBeans IDE.
 The main goals for this release are
 
 - IP clearance of the Oracle code donation.
-- Java 9 Support.
+- Java 9 and 10 Support.
 
 === Downloads
 
@@ -43,8 +43,6 @@ The main goals for this release are
 
 === Features
 
-NOTE: This is a list of the *proposed* features of Apache NetBeans 9.0. The 
beta release may provide a *subset* of these.
-
 
 To display a feature do as follows:
 

-- 
To stop receiving notification emails like this one, please contact
geert...@apache.org.

-
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-884) StackOverflowError after restart of NB due to installing Java EE Base

2018-05-29 Thread JIRA


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

Vít Suchánek commented on NETBEANS-884:
---

This exception disappears after the very next restart of NB.

> StackOverflowError after restart of NB due to installing Java EE Base
> -
>
> Key: NETBEANS-884
> URL: https://issues.apache.org/jira/browse/NETBEANS-884
> Project: NetBeans
>  Issue Type: Bug
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-302-on-20180517)
> Java: 10.0.1; Java HotSpot(TM) 64-Bit Server VM 10.0.1+10
> Runtime: Java(TM) SE Runtime Environment 10.0.1+10
> System: Windows 7 version 6.1 running on amd64; Cp1250; cs_CZ (nb)
> User directory: C:\Java\NetBeans\dev
> Cache directory: C:\Java\NetBeans\cache\dev
>Reporter: Vít Suchánek
>Priority: Minor
>
> I installed plugin Java EE Base and restarted NB. This exception occured 
> after the restart of NB:
> java.lang.StackOverflowError
>   at java.base/java.lang.String.indexOf(String.java:1724)
>   at java.base/java.lang.String.indexOf(String.java:1690)
>   at java.base/java.lang.String.replace(String.java:2160)
>   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)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
>   at 
> 

[jira] [Created] (NETBEANS-884) StackOverflowError after restart of NB due to installing Java EE Base

2018-05-29 Thread JIRA
Vít Suchánek created NETBEANS-884:
-

 Summary: StackOverflowError after restart of NB due to installing 
Java EE Base
 Key: NETBEANS-884
 URL: https://issues.apache.org/jira/browse/NETBEANS-884
 Project: NetBeans
  Issue Type: Bug
 Environment: Product Version: Apache NetBeans IDE Dev (Build 
incubator-netbeans-release-302-on-20180517)
Java: 10.0.1; Java HotSpot(TM) 64-Bit Server VM 10.0.1+10
Runtime: Java(TM) SE Runtime Environment 10.0.1+10
System: Windows 7 version 6.1 running on amd64; Cp1250; cs_CZ (nb)
User directory: C:\Java\NetBeans\dev
Cache directory: C:\Java\NetBeans\cache\dev
Reporter: Vít Suchánek


I installed plugin Java EE Base and restarted NB. This exception occured after 
the restart of NB:

java.lang.StackOverflowError
at java.base/java.lang.String.indexOf(String.java:1724)
at java.base/java.lang.String.indexOf(String.java:1690)
at java.base/java.lang.String.replace(String.java:2160)
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)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
at 

[jira] [Updated] (NETBEANS-765) HiDPI resolution of 3840x2160 results in tiny icons and text fields that are too small for the text within

2018-05-29 Thread Marcin Jamszolik (JIRA)


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

Marcin Jamszolik updated NETBEANS-765:
--
Affects Version/s: 9.0

> HiDPI resolution of 3840x2160 results in tiny icons and text fields that are 
> too small for the text within
> --
>
> Key: NETBEANS-765
> URL: https://issues.apache.org/jira/browse/NETBEANS-765
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0
>Reporter: Sidney Lins
>Priority: Major
>  Labels: HiDPI
> Attachments: Screenshot from 2018-05-28 19-29-19.png, Screenshot from 
> 2018-05-28 19-29-19.png, Screenshot from 2018-05-28 19-40-36.png
>
>
> Please, refer to [https://netbeans.org/bugzilla/show_bug.cgi?id=252452] to 
> get more information.



--
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-765) HiDPI resolution of 3840x2160 results in tiny icons and text fields that are too small for the text within

2018-05-29 Thread Marcin Jamszolik (JIRA)


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

Marcin Jamszolik updated NETBEANS-765:
--
Component/s: ide - UI

> HiDPI resolution of 3840x2160 results in tiny icons and text fields that are 
> too small for the text within
> --
>
> Key: NETBEANS-765
> URL: https://issues.apache.org/jira/browse/NETBEANS-765
> Project: NetBeans
>  Issue Type: Bug
>  Components: ide - UI
>Affects Versions: 9.0
>Reporter: Sidney Lins
>Priority: Major
>  Labels: HiDPI
> Attachments: Screenshot from 2018-05-28 19-29-19.png, Screenshot from 
> 2018-05-28 19-29-19.png, Screenshot from 2018-05-28 19-40-36.png
>
>
> Please, refer to [https://netbeans.org/bugzilla/show_bug.cgi?id=252452] to 
> get more information.



--
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-website] branch asf-site updated: Automated site publishing by Jenkins build 74

2018-05-29 Thread git-site-role
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/asf-site by this push:
 new 77f0a71  Automated site publishing by Jenkins build 74
77f0a71 is described below

commit 77f0a7133b930d930bb7813982bab10636d10777
Author: jenkins 
AuthorDate: Tue May 29 19:51:22 2018 +

Automated site publishing by Jenkins build 74
---
 content/download/nb90/nb90-rc1.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/download/nb90/nb90-rc1.html 
b/content/download/nb90/nb90-rc1.html
index 4330382..9ecb218 100644
--- a/content/download/nb90/nb90-rc1.html
+++ b/content/download/nb90/nb90-rc1.html
@@ -5,7 +5,7 @@
 
 
 
-Apache NetBeans 9.0 Beta / Apache NetBeans
+Apache NetBeans 9.0 RC1 / Apache NetBeans
 
 
 
@@ -123,7 +123,7 @@
 
 
 
-It is essential that you https://www.apache.org/dyn/closer.cgi#verify;>verify the integrity of 
the downloaded files using the PGP signatures (.asc file) or a hash (.md5 or 
.sha1 files).  The PGP keys used to sign this release are available https://dist.apache.org/repos/dist/release/incubator/netbeans/KEYS;>here.
+It is essential that you https://www.apache.org/dyn/closer.cgi#verify;>verify the integrity of 
the downloaded files using the PGP signatures (.asc file) or a hash (.sha1 
files).  The PGP keys used to sign this release are available https://dist.apache.org/repos/dist/release/incubator/netbeans/KEYS;>here.
 
 
 

-- 
To stop receiving notification emails like this one, please contact
git-site-r...@apache.org.

-
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-website] 01/01: Changed page title to Apache NetBeans 9.0 RC1, removes .md5 mention

2018-05-29 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

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

commit 33117723e566c5e46222d2f6afcf801565696f15
Merge: f274e69 92bcebc
Author: Antonio Vieiro 
AuthorDate: Tue May 29 21:50:16 2018 +0200

Changed page title to Apache NetBeans 9.0 RC1, removes .md5 mention

Perfect. Merging. Thanks, @emilianbold !

 netbeans.apache.org/src/content/download/nb90/nb90-rc1.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
vie...@apache.org.

-
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-website] branch master updated (f274e69 -> 3311772)

2018-05-29 Thread vieiro
This is an automated email from the ASF dual-hosted git repository.

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


from f274e69  NetBeans 9.0 RC1 - More links
 add 92bcebc  Changed page title to Apache NetBeans 9.0 RC1, removes .md5 
mention
 new 3311772  Changed page title to Apache NetBeans 9.0 RC1, removes .md5 
mention

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:
 netbeans.apache.org/src/content/download/nb90/nb90-rc1.asciidoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
vie...@apache.org.

-
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-882) Exception running under JDK 11

2018-05-29 Thread Sven Reimers (JIRA)
Sven Reimers created NETBEANS-882:
-

 Summary: Exception running under JDK 11
 Key: NETBEANS-882
 URL: https://issues.apache.org/jira/browse/NETBEANS-882
 Project: NetBeans
  Issue Type: Bug
Reporter: Sven Reimers


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] [Created] (NETBEANS-881) Unable to install IDE Platform/Ant updates

2018-05-29 Thread Javier A. Ortiz (JIRA)
Javier A. Ortiz created NETBEANS-881:


 Summary: Unable to install IDE Platform/Ant updates
 Key: NETBEANS-881
 URL: https://issues.apache.org/jira/browse/NETBEANS-881
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 9.0
Reporter: Javier A. Ortiz
 Attachments: Screen Shot 2018-05-29 at 1.59.45 PM.png

Unable to update plugins after being prompted due to Java Shell Support not in 
correct version.
 !Screen Shot 2018-05-29 at 1.59.45 PM.png! 



--
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-880) About points to a path in Mac that doesn't exist

2018-05-29 Thread Javier A. Ortiz (JIRA)
Javier A. Ortiz created NETBEANS-880:


 Summary: About points to a path in Mac that doesn't exist
 Key: NETBEANS-880
 URL: https://issues.apache.org/jira/browse/NETBEANS-880
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 9.0
 Environment: MacOS High Sierra 10.13.4
Reporter: Javier A. Ortiz


I was trying to install 9.0 RC1 clean so I used the about information to delete 
the files. It pointed to the following locations:
 * /Users//Library/Application Support/NetBeans/dev

 * /Users//Library/Caches/NetBeans/dev

The first one didn't exist.  Instead I used the paths from this 
[FAQ|http://wiki.netbeans.org/FaqUninstallMac] entry and seemed to do the 
trick. The main difference was: 
* ~/Library/Application\ Support/NetBeans/dev



--
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-879) JShell throws an exception when using `var`

2018-05-29 Thread Naoki Kishida (JIRA)
Naoki Kishida created NETBEANS-879:
--

 Summary: JShell throws an exception when using `var`
 Key: NETBEANS-879
 URL: https://issues.apache.org/jira/browse/NETBEANS-879
 Project: NetBeans
  Issue Type: Bug
  Components: java - JShell
Affects Versions: 9.0
 Environment: release-302-on-20180517
JDK9.0.4 on Windows10Pro
JDK10.0.1 on Windows10 Pro
JDK11ea15 on Windows10 Pro
Reporter: Naoki Kishida


`IndexOutOfBoundsException` will be thrown when inputing `var` in the "Java 
Platform JShell."

{code:java}
[1]-> va{code}

On the inputing `r`, the exception is thrown.
 
{code:java}
java.lang.IndexOutOfBoundsException: View index=9 >= 9
    at 
org.netbeans.modules.editor.lib2.view.DocumentView.getParagraphView(DocumentView.java:318)
    at 
org.netbeans.modules.editor.lib2.view.ViewBuilder.initModUpdate(ViewBuilder.java:446)
    at 
org.netbeans.modules.editor.lib2.view.ViewUpdates.updateViewsByModification(ViewUpdates.java:298)
    at 
org.netbeans.modules.editor.lib2.view.ViewUpdates.removeUpdate(ViewUpdates.java:265)
    at java.base/jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown 
Source)
    at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:564)
    at 
org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:462)
    at com.sun.proxy.$Proxy47.removeUpdate(Unknown Source)
    at 
org.netbeans.lib.editor.util.swing.PriorityDocumentListenerList.removeUpdate(PriorityDocumentListenerList.java:91)
    at 
java.desktop/javax.swing.text.AbstractDocument.fireRemoveUpdate(AbstractDocument.java:261)
    at org.netbeans.editor.BaseDocument.fireRemoveUpdate(BaseDocument.java:1650)
    at org.netbeans.editor.BaseDocumentEvent.undo(BaseDocumentEvent.java:264)
    at 
org.netbeans.editor.GuardedDocumentEvent.undo(GuardedDocumentEvent.java:47)
    at 
org.netbeans.modules.editor.lib2.document.StableCompoundEdit.undo(StableCompoundEdit.java:70)
    at 
org.netbeans.editor.BaseDocument$AtomicCompoundEdit.undo(BaseDocument.java:2310)
    at org.netbeans.editor.BaseDocument.undoAtomicEdits(BaseDocument.java:2216)
    at org.netbeans.editor.BaseDocument.breakAtomicLock(BaseDocument.java:1823)
    at 
org.netbeans.editor.GuardedDocument.runAtomicAsUser(GuardedDocument.java:339)
    at 
org.netbeans.editor.BaseKit$DefaultKeyTypedAction.actionPerformed(BaseKit.java:1231)
    at 
org.netbeans.editor.ext.ExtKit$ExtDefaultKeyTypedAction.actionPerformed(ExtKit.java:1055)
    at org.netbeans.editor.BaseAction.actionPerformed(BaseAction.java:322)
    at 
java.desktop/javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1810)
    at 
java.desktop/javax.swing.JComponent.processKeyBinding(JComponent.java:2900)
    at 
java.desktop/javax.swing.JComponent.processKeyBindings(JComponent.java:2948)
    at java.desktop/javax.swing.JComponent.processKeyEvent(JComponent.java:2862)
    at java.desktop/java.awt.Component.processEvent(Component.java:6366)
    at java.desktop/java.awt.Container.processEvent(Container.java:2261)
    at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4966)
    at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2319)
    at java.desktop/java.awt.Component.dispatchEvent(Component.java:4798)
    at 
java.desktop/java.awt.KeyboardFocusManager.redispatchEvent(KeyboardFocusManager.java:1950)
    at 
java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(DefaultKeyboardFocusManager.java:871)
    at 
java.desktop/java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(DefaultKeyboardFocusManager.java:1140)
    at 
java.desktop/java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(DefaultKeyboardFocusManager.java:1010)
    at 
java.desktop/java.awt.DefaultKeyboardFocusManager.dispatchEvent(DefaultKeyboardFocusManager.java:836)
    at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:4847)
    at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2319)
    at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2772)
    at java.desktop/java.awt.Component.dispatchEvent(Component.java:4798)
    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)
    at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
    at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
    at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)
    at 

[jira] [Commented] (NETBEANS-877) netbeans 9.0 rc1 : cannot update plugins : java source base version 2 required

2018-05-29 Thread hanasaki jiji (JIRA)


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

hanasaki jiji commented on NETBEANS-877:


Changed to "minor" from "blocker"
{quote}On 5/29/18 11:01 AM, Geertjan Wielenga wrote:> All of those are not and 
will not be supported by Apache NetBeans 
> (incubating) 9.0.
> 
> They will be part of Apache NetBeans later, once their source code is in 
> the Apache NetBeans Git repo.
> 
> If they work for you as plugins, great, but they're not supported, 
> cannot be blockers, are in no way at all part of the release -- and 
> Darcula can be installed by simply downloading the NBM and then manually 
> installing it in the Plugin Manager:
> 
> http://plugins.netbeans.org/plugin/62424/darcula-laf-for-netbeans
> 
> Gj
{quote}
https://blogs.apache.org/netbeans/entry/announce-apache-netbeans-incubating-91

> netbeans 9.0 rc1 : cannot update plugins : java source base version 2 required
> --
>
> Key: NETBEANS-877
> URL: https://issues.apache.org/jira/browse/NETBEANS-877
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Source
>Affects Versions: 9.0
> Environment: openjdk version "9-Debian"
> OpenJDK Runtime Environment (build 9-Debian+0-9b181-4bpo91)
> OpenJDK 64-Bit Server VM (build 9-Debian+0-9b181-4bpo91, mixed mo
>Reporter: hanasaki jiji
>Priority: Minor
> Fix For: 9.0
>
>
> (I) created as "blocker"  because it happens on first install and fails all 
> plugin updates.
> installed rc1 (linux openjdk9 with the source package too - on debian 9)
>  java -version 
>  openjdk version "9-Debian" 
>  OpenJDK Runtime Environment (build 9-Debian+0-9b181-4bpo91) 
>  OpenJDK 64-Bit Server VM (build 9-Debian+0-9b181-4bpo91, mixed mode)
>  
>  netbeans updates are available however the following error is reported.  
> This happened with the beta's and with jdk10 too.
> Some plugins require plugin Java Source Base to be installed.
>  The plugin Java Source Base is requested in implementation version 2.
>          The following plugin is affected: Java Shell Support



--
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-877) netbeans 9.0 rc1 : cannot update plugins : java source base version 2 required

2018-05-29 Thread hanasaki jiji (JIRA)


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

hanasaki jiji updated NETBEANS-877:
---
Priority: Minor  (was: Blocker)

> netbeans 9.0 rc1 : cannot update plugins : java source base version 2 required
> --
>
> Key: NETBEANS-877
> URL: https://issues.apache.org/jira/browse/NETBEANS-877
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Source
>Affects Versions: 9.0
> Environment: openjdk version "9-Debian"
> OpenJDK Runtime Environment (build 9-Debian+0-9b181-4bpo91)
> OpenJDK 64-Bit Server VM (build 9-Debian+0-9b181-4bpo91, mixed mo
>Reporter: hanasaki jiji
>Priority: Minor
> Fix For: 9.0
>
>
> (I) created as "blocker"  because it happens on first install and fails all 
> plugin updates.
> installed rc1 (linux openjdk9 with the source package too - on debian 9)
>  java -version 
>  openjdk version "9-Debian" 
>  OpenJDK Runtime Environment (build 9-Debian+0-9b181-4bpo91) 
>  OpenJDK 64-Bit Server VM (build 9-Debian+0-9b181-4bpo91, mixed mode)
>  
>  netbeans updates are available however the following error is reported.  
> This happened with the beta's and with jdk10 too.
> Some plugins require plugin Java Source Base to be installed.
>  The plugin Java Source Base is requested in implementation version 2.
>          The following plugin is affected: Java Shell Support



--
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-877) netbeans 9.0 rc1 : cannot update plugins : java source base version 2 required

2018-05-29 Thread hanasaki jiji (JIRA)
hanasaki jiji created NETBEANS-877:
--

 Summary: netbeans 9.0 rc1 : cannot update plugins : java source 
base version 2 required
 Key: NETBEANS-877
 URL: https://issues.apache.org/jira/browse/NETBEANS-877
 Project: NetBeans
  Issue Type: Bug
  Components: java - Source
Affects Versions: 9.0
 Environment: openjdk version "9-Debian"
OpenJDK Runtime Environment (build 9-Debian+0-9b181-4bpo91)
OpenJDK 64-Bit Server VM (build 9-Debian+0-9b181-4bpo91, mixed mo
Reporter: hanasaki jiji
 Fix For: 9.0


(I) created as "blocker"  because it happens on first install and fails all 
plugin updates.

installed rc1 (linux openjdk9 with the source package too - on debian 9)
 java -version 
 openjdk version "9-Debian" 
 OpenJDK Runtime Environment (build 9-Debian+0-9b181-4bpo91) 
 OpenJDK 64-Bit Server VM (build 9-Debian+0-9b181-4bpo91, mixed mode)
 
 netbeans updates are available however the following error is reported.  This 
happened with the beta's and with jdk10 too.

Some plugins require plugin Java Source Base to be installed.
 The plugin Java Source Base is requested in implementation version 2.
         The following plugin is affected: Java Shell Support



--
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] branch master updated: [NETBEANS-481] JDK10-LVTI: Added new ErrorRule to fix compiler error on initialization of var type variable with array (#519)

2018-05-29 Thread geertjan
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new c62487d  [NETBEANS-481] JDK10-LVTI: Added new ErrorRule to fix 
compiler error on initialization of var type variable with array (#519)
c62487d is described below

commit c62487d4e2d02723ac4e44e87429d16ca9757ffe
Author: Arunava Sinha 
AuthorDate: Tue May 29 18:02:11 2018 +0530

[NETBEANS-481] JDK10-LVTI: Added new ErrorRule to fix compiler error on 
initialization of var type variable with array (#519)

* netbeans-481: Added new ErrorRule to fix compiler error on initialization 
of var type variable with array

* netbeans-481: Added setup() method in 
ConvertInvalidVarToExplicitArrayTypeTest

* netbeans-481: Refactored code of CasualDiff class

* netbeans-481: Refactored code of ConvertInvalidVarToExplicitArrayType 
class

* [NETBEANS-481] Refactored code of ConvertInvalidVarToExplicitArrayType 
class

* [NETBEANS-481] JDK10-LVTI: Added tests for CasualDiff class changes

* [NETBEANS-481] JDK10-LVTI: Refactored Test class for CasualDiff changes

* [NETBEANS-481] JDK10-LVTI: 1.Refactored Test File for CasualDiff changes 
2. Corrected Code for Skipping hint for Parameterized type array members

* [NETBEANS-481] JDK10-LVTI: Corrected fix label text

* [NETBEANS-481] JDK10-LVTI: Refactored CasualDiff to handle any 
tokensequence overshoot scenario

* [NETBEANS-481] JDK10-LVTI: Handled scenarios related to empty 
array/invalid array as var initializer
---
 .../ConvertInvalidVarToExplicitArrayType.java  | 172 +++
 .../modules/java/hints/resources/layer.xml |   1 +
 .../ConvertInvalidVarToExplicitArrayTypeTest.java  | 235 +
 .../modules/java/source/save/CasualDiff.java   |  67 +-
 .../api/java/source/SourceUtilsTestUtil.java   |  11 +-
 .../InvalidVarToExplicitArrayConversionTest.java   | 199 +
 6 files changed, 681 insertions(+), 4 deletions(-)

diff --git 
a/java.hints/src/org/netbeans/modules/java/hints/errors/ConvertInvalidVarToExplicitArrayType.java
 
b/java.hints/src/org/netbeans/modules/java/hints/errors/ConvertInvalidVarToExplicitArrayType.java
new file mode 100644
index 000..428cb05
--- /dev/null
+++ 
b/java.hints/src/org/netbeans/modules/java/hints/errors/ConvertInvalidVarToExplicitArrayType.java
@@ -0,0 +1,172 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+package org.netbeans.modules.java.hints.errors;
+
+import com.sun.source.tree.ExpressionTree;
+import com.sun.source.tree.NewArrayTree;
+import com.sun.source.tree.NewClassTree;
+import com.sun.source.tree.Tree;
+import com.sun.source.util.TreePath;
+import java.util.Collections;
+import java.util.HashSet;
+import java.util.List;
+import java.util.Set;
+import com.sun.source.tree.VariableTree;
+import com.sun.source.util.Trees;
+import javax.lang.model.type.DeclaredType;
+import javax.lang.model.type.TypeKind;
+import javax.lang.model.type.TypeMirror;
+import org.netbeans.api.java.source.CompilationInfo;
+import org.netbeans.api.java.source.JavaSource;
+import org.netbeans.api.java.source.TreeMaker;
+import org.netbeans.api.java.source.WorkingCopy;
+import org.netbeans.modules.java.hints.spi.ErrorRule;
+import org.netbeans.spi.editor.hints.Fix;
+import org.netbeans.spi.java.hints.JavaFix;
+import org.openide.util.NbBundle.Messages;
+import javax.lang.model.util.Types;
+
+/**
+ *
+ * @author arusinha
+ */
+@Messages({
+"DN_ConvertVarToExplicitType=Replace var with explicit type"
+})
+public class ConvertInvalidVarToExplicitArrayType implements ErrorRule {
+
+private static final Set CODES;
+
+static {
+Set codes = new HashSet<>();
+codes.add("compiler.err.cant.infer.local.var.type"); // NOI18N
+CODES = Collections.unmodifiableSet(codes);
+}
+
+@Override
+public Set getCodes() {
+return CODES;
+}
+
+@Override
+public List run(CompilationInfo compilationInfo, String 
diagnosticKey, int offset, 

[jira] [Created] (NETBEANS-876) Update release 9.0 branding

2018-05-29 Thread JIRA
Jiří Kovalský created NETBEANS-876:
--

 Summary: Update release 9.0 branding
 Key: NETBEANS-876
 URL: https://issues.apache.org/jira/browse/NETBEANS-876
 Project: NetBeans
  Issue Type: Bug
  Components: ide - UI
Affects Versions: 9.0
Reporter: Jiří Kovalský


In order to build Apache NetBeans IDE 9.0 release candidate we need to update:
 # name to *Apache NetBeans IDE 9.0*
 # URLs to update centers from _{color:#f79232}updates.netbeans.org{color}_ to 
{color:#f79232}_netbeans.apache.org_{color}
 # splash screen
 # user and cache directories to _{color:#f79232}.netbeans/9.0{color}_ and 
_{color:#f79232}.cache/netbeans/9.0{color}_



--
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-875) Support format-on-save when using project specific formatting (e.g. clang)

2018-05-29 Thread Duncan Jones (JIRA)


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

Duncan Jones updated NETBEANS-875:
--
Summary: Support format-on-save when using project specific formatting 
(e.g. clang)  (was: Project-specific formatting (e.g. clang) should observe 
global "run on save" settings)

> Support format-on-save when using project specific formatting (e.g. clang)
> --
>
> Key: NETBEANS-875
> URL: https://issues.apache.org/jira/browse/NETBEANS-875
> Project: NetBeans
>  Issue Type: Improvement
>  Components: editor - Formatting  Indentation
>Reporter: Duncan Jones
>Priority: Minor
>
> I would like Netbeans to automatically format my code with clang whenever I 
> save.
> Using the nightly build, I can get clang formatting working correctly using 
> project-specific settings. However, it seems like the global settings that 
> enable format-on-save are ignored when using project-specific settings.
> Assuming that's expected behaviour, it would be great to enhance Netbeans so 
> there is some way to trigger formatting on save when project-specific 
> formatting is used.



--
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-875) Project-specific formatting (e.g. clang) should observe global "run on save" settings

2018-05-29 Thread Duncan Jones (JIRA)
Duncan Jones created NETBEANS-875:
-

 Summary: Project-specific formatting (e.g. clang) should observe 
global "run on save" settings
 Key: NETBEANS-875
 URL: https://issues.apache.org/jira/browse/NETBEANS-875
 Project: NetBeans
  Issue Type: Improvement
  Components: editor - Formatting  Indentation
Reporter: Duncan Jones


I would like Netbeans to automatically format my code with clang whenever I 
save.

Using the nightly build, I can get clang formatting working correctly using 
project-specific settings. However, it seems like the global settings that 
enable format-on-save are ignored when using project-specific settings.

Assuming that's expected behaviour, it would be great to enhance Netbeans so 
there is some way to trigger formatting on save when project-specific 
formatting is used.



--
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-874) Convert explicit type to var and reverse hints should be context sensitive

2018-05-29 Thread Reema Taneja (JIRA)
Reema Taneja created NETBEANS-874:
-

 Summary: Convert explicit type to var and reverse hints should be 
context sensitive
 Key: NETBEANS-874
 URL: https://issues.apache.org/jira/browse/NETBEANS-874
 Project: NetBeans
  Issue Type: Task
Reporter: Reema Taneja
Assignee: Reema Taneja


Convert to explicit type and reverse hints should be displayed only when the 
cursor is on the variable declaration i.e. LHS. In below example, since convert 
to var is not applicable for Lambda params, this hint should not be displayed 
in the list of hints that are shown when cursor is on int x or int y.

 IntBinaryOperator calc = (int x, int y ) -> x + y;



--
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