[jira] [Commented] (NETBEANS-6058) new maven action is disabled permanently

2021-12-23 Thread Jonathan Bayle (Jira)


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

Jonathan Bayle commented on NETBEANS-6058:
--

the only way to enable custom actions at the moment is to edit the 
nbactions.xml file and add a goal to these disabled actions, then you can edit 
them in the GUI.

> new maven action is disabled permanently
> 
>
> Key: NETBEANS-6058
> URL: https://issues.apache.org/jira/browse/NETBEANS-6058
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, projects - Maven
>Affects Versions: 12.5, 12.6
> Environment: NB 12.5
> NB: open-jdk-17 / project: Jkd 11
> Win10
>Reporter: S. M.
>Priority: Minor
>
> Newly created maven action in project-properties is disabled permanently and 
> can be edited or enabled. So no usefull maven actions can be created.
> How to reproduce:
> Open Project Properties of a maven netbeans project. Klick 'Actions', klick 
> 'Add Custom', Type in an action name and klick OK. The resulting action is 
> disabled - there is no possibility to enable it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
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-6058) new maven action is disabled permanently

2021-12-23 Thread Jonathan Bayle (Jira)


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

Jonathan Bayle updated NETBEANS-6058:
-
Affects Version/s: 12.6

> new maven action is disabled permanently
> 
>
> Key: NETBEANS-6058
> URL: https://issues.apache.org/jira/browse/NETBEANS-6058
> Project: NetBeans
>  Issue Type: Bug
>  Components: apisupport - Maven, projects - Maven
>Affects Versions: 12.5, 12.6
> Environment: NB 12.5
> NB: open-jdk-17 / project: Jkd 11
> Win10
>Reporter: S. M.
>Priority: Minor
>
> Newly created maven action in project-properties is disabled permanently and 
> can be edited or enabled. So no usefull maven actions can be created.
> How to reproduce:
> Open Project Properties of a maven netbeans project. Klick 'Actions', klick 
> 'Add Custom', Type in an action name and klick OK. The resulting action is 
> disabled - there is no possibility to enable it.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Closed] (NETBEANS-5081) Netbeans freezes if the first line of file is a javadoc comment

2020-12-02 Thread Jonathan Bayle (Jira)


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

Jonathan Bayle closed NETBEANS-5081.

Resolution: Cannot Reproduce

> Netbeans freezes if the first line of file is a javadoc comment
> ---
>
> Key: NETBEANS-5081
> URL: https://issues.apache.org/jira/browse/NETBEANS-5081
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.1
> Environment: Linux 5.4, AMD 64b
> openjdk version "11.0.8" 2020-07-14
> OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.8+10)
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.8+10, mixed mode)
>Reporter: Jonathan Bayle
>Priority: Major
>
> To reproduce:
>  # Open a java file
>  # At line 1 type: {{/**}}
>  # Press key 



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Commented] (NETBEANS-5081) Netbeans freezes if the first line of file is a javadoc comment

2020-12-02 Thread Jonathan Bayle (Jira)


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

Jonathan Bayle commented on NETBEANS-5081:
--

It no longer occurs as of today.

Closing, sorry for the noise.

> Netbeans freezes if the first line of file is a javadoc comment
> ---
>
> Key: NETBEANS-5081
> URL: https://issues.apache.org/jira/browse/NETBEANS-5081
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.1
> Environment: Linux 5.4, AMD 64b
> openjdk version "11.0.8" 2020-07-14
> OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.8+10)
> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.8+10, mixed mode)
>Reporter: Jonathan Bayle
>Priority: Major
>
> To reproduce:
>  # Open a java file
>  # At line 1 type: {{/**}}
>  # Press key 



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Created] (NETBEANS-5081) Netbeans freezes if the first line of file is a javadoc comment

2020-12-01 Thread Jonathan Bayle (Jira)
Jonathan Bayle created NETBEANS-5081:


 Summary: Netbeans freezes if the first line of file is a javadoc 
comment
 Key: NETBEANS-5081
 URL: https://issues.apache.org/jira/browse/NETBEANS-5081
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 12.1
 Environment: Linux 5.4, AMD 64b
openjdk version "11.0.8" 2020-07-14
OpenJDK Runtime Environment AdoptOpenJDK (build 11.0.8+10)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11.0.8+10, mixed mode)
Reporter: Jonathan Bayle


To reproduce:
 # Open a java file
 # At line 1 type: {{/**}}
 # Press key 



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

-
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists