[jira] [Created] (NETBEANS-432) Context-sensitive keyboard accelerators

2018-02-27 Thread Gili (JIRA)
Gili created NETBEANS-432:
-

 Summary: Context-sensitive keyboard accelerators
 Key: NETBEANS-432
 URL: https://issues.apache.org/jira/browse/NETBEANS-432
 Project: NetBeans
  Issue Type: Improvement
  Components: editor - Key bindings
Reporter: Gili


Following up on [https://netbeans.org/bugzilla/show_bug.cgi?id=222843] the IDE 
should be able to differentiate between users hitting ALT+A in the Find/Replace 
Dialog and ALT+A while the editor has a focus. In the former case I expect 
"Replace (A)ll" to get triggered. In the latter case, I expect the Ref(a)ctor 
pulldown menu to get triggered.



--
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] [Assigned] (NETBEANS-413) build 211 not ready for jdk9

2018-02-27 Thread Chuck Davis (JIRA)

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

Chuck Davis reassigned NETBEANS-413:


Assignee: (was: Chuck Davis)

> build 211 not ready for jdk9
> 
>
> Key: NETBEANS-413
> URL: https://issues.apache.org/jira/browse/NETBEANS-413
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 9.0
> Environment: build 211 on linux with jdk9.0.4 from Oracle
>Reporter: Chuck Davis
>Priority: Major
>
> cannot build jdk9 WebSocket



--
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-413) build 211 not ready for jdk9

2018-02-27 Thread Chuck Davis (JIRA)

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

Chuck Davis commented on NETBEANS-413:
--

This code runs fine outside NB.  I have to use the following command:  java 
--add-modules jdk.incubator.httpclient + my class.  I think NB is not adding 
this in the run environment but I haven't found the right place to make the 
change. 

 

NB9 is not ready to release until it uses the incubator correctly now and in 
the future.

 

I do not know who assigned this to me – I tried to unassign but it didn't work 
and blew up in my face.

 

 

> build 211 not ready for jdk9
> 
>
> Key: NETBEANS-413
> URL: https://issues.apache.org/jira/browse/NETBEANS-413
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - JDK Problems
>Affects Versions: 9.0
> Environment: build 211 on linux with jdk9.0.4 from Oracle
>Reporter: Chuck Davis
>Assignee: Chuck Davis
>Priority: Major
>
> cannot build jdk9 WebSocket



--
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] [Resolved] (NETBEANS-414) Cannot install any plugins

2018-02-27 Thread JIRA

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

Matthias Bläsing resolved NETBEANS-414.
---
Resolution: Fixed

> Cannot install any plugins
> --
>
> Key: NETBEANS-414
> URL: https://issues.apache.org/jira/browse/NETBEANS-414
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Plugin Manager
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-219-on-20180221)
> Updates: Updates available
> Java: 9.0.4; Java HotSpot(TM) 64-Bit Server VM 9.0.4+11
> Runtime: Java(TM) SE Runtime Environment 9.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Blocker
> Attachments: messages.log
>
>
> I cannot install any plugins in the latest nightly build. Repro steps:
>  # Run Netbeans with a fresh userdir.
>  # IDE will prompt you to install nbjavac, do so.
>  # IDE will prompt you to restart, do so.
>  # Notice that the plugin is not installed once Netbeans is restarted.
>  # I get the same behavior when installing updates to existing plugins.



--
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-414) Cannot install any plugins

2018-02-27 Thread Gili (JIRA)

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

Gili commented on NETBEANS-414:
---

Agreed. Build #222 works for me as well. You can close this issue. Thank you.

> Cannot install any plugins
> --
>
> Key: NETBEANS-414
> URL: https://issues.apache.org/jira/browse/NETBEANS-414
> Project: NetBeans
>  Issue Type: Bug
>  Components: platform - Plugin Manager
> Environment: Product Version: Apache NetBeans IDE Dev (Build 
> incubator-netbeans-release-219-on-20180221)
> Updates: Updates available
> Java: 9.0.4; Java HotSpot(TM) 64-Bit Server VM 9.0.4+11
> Runtime: Java(TM) SE Runtime Environment 9.0.4+11
> System: Windows 10 version 10.0 running on amd64; Cp1252; en_CA (nb)
> User directory: C:\Users\Gili\AppData\Roaming\NetBeans\dev
> Cache directory: C:\Users\Gili\AppData\Local\NetBeans\Cache\dev
>Reporter: Gili
>Priority: Blocker
> Attachments: messages.log
>
>
> I cannot install any plugins in the latest nightly build. Repro steps:
>  # Run Netbeans with a fresh userdir.
>  # IDE will prompt you to install nbjavac, do so.
>  # IDE will prompt you to restart, do so.
>  # Notice that the plugin is not installed once Netbeans is restarted.
>  # I get the same behavior when installing updates to existing plugins.



--
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-431) Support variables in try-with-resources added in Java 9

2018-02-27 Thread Thomas Zimmermann (JIRA)
Thomas Zimmermann created NETBEANS-431:
--

 Summary: Support variables in try-with-resources added in Java 9
 Key: NETBEANS-431
 URL: https://issues.apache.org/jira/browse/NETBEANS-431
 Project: NetBeans
  Issue Type: Improvement
  Components: java - Editor
Affects Versions: 9.0
Reporter: Thomas Zimmermann
 Attachments: variables-in-try-with-resources.zip

Hi!

I'm running Netbeans incubator-netbeans-release-218-on-20180220. Having this 
code in a Java 9 Maven project:
{code:java}
AutoCloseable closeable = Stream.of();
try (closeable) {}
{code}
Right now leads to the following error in the editor:
{noformat}
variables in try-with-resources not supported in -source 1.8
  (use -source 9 or higher to enable variables in try-with-resources){noformat}
I attached a trivial project with this code for convenience.



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