[jira] [Comment Edited] (NETBEANS-5120) Javadoc blocks freezing IDE

2021-02-06 Thread Wayne Wilson (Jira)


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

Wayne Wilson edited comment on NETBEANS-5120 at 2/6/21, 10:05 PM:
--

[~jherkel], 12.0 was, and is, the latest LTS release. So before making 
non-contributory comments like this that don't contribute in any way, how about 
verifying the current LTS version? Not everyone wants a bunch of beta versions 
on their system, especially when that software comes from a service that can't 
even make sure that it's LTS/Stable track is properly functioning.

 


was (Author: ww91):
[~jherkel], 12.0 was, and is, the latest LTS release. So before making useless 
comments like this that don't contribute in any way, how about verifying the 
current LTS version? Not everyone wants a bunch of beta versions on their 
system, especially when that software comes from a service that can't even make 
sure that it's LTS/Stable track is properly functioning.

 

> Javadoc blocks freezing IDE
> ---
>
> Key: NETBEANS-5120
> URL: https://issues.apache.org/jira/browse/NETBEANS-5120
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Javadoc
>Affects Versions: 12.0
>Reporter: Wayne Wilson
>Priority: Major
>  Labels: JavaDoc, netbeans-12
>
> When placing a Javadoc block in the first line of a file, it crashes the IDE.
>  This issue occurs in basic Java files, but also in package-info files, as 
> well.
> This issue also occurs if there are less than 3 lines following the end of 
> the Javadoc Block.



--
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-5120) Javadoc blocks freezing IDE

2021-02-06 Thread Wayne Wilson (Jira)


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

Wayne Wilson commented on NETBEANS-5120:


[~jherkel], 12.0 was, and is, the latest LTS release. So before making useless 
comments like this that don't contribute in any way, how about verifying the 
current LTS version? Not everyone wants a bunch of beta versions on their 
system, especially when that software comes from a service that can't even make 
sure that it's LTS/Stable track is properly functioning.

 

> Javadoc blocks freezing IDE
> ---
>
> Key: NETBEANS-5120
> URL: https://issues.apache.org/jira/browse/NETBEANS-5120
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Javadoc
>Affects Versions: 12.0
>Reporter: Wayne Wilson
>Priority: Major
>  Labels: JavaDoc, netbeans-12
>
> When placing a Javadoc block in the first line of a file, it crashes the IDE.
>  This issue occurs in basic Java files, but also in package-info files, as 
> well.
> This issue also occurs if there are less than 3 lines following the end of 
> the Javadoc Block.



--
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] [Comment Edited] (NETBEANS-5120) Javadoc blocks freezing IDE

2020-12-09 Thread Wayne Wilson (Jira)


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

Wayne Wilson edited comment on NETBEANS-5120 at 12/9/20, 2:21 PM:
--

[~nb-user-2019]

It's version 12.0 that I'm using, not 12.2. The IDE doesn't update itself, only 
the plugins (which I would consider to be a bug on its own), and I don't 
manually update to every minor version as that would be an immense waste of 
time, given that there's a new one every week

It turns out that on the class files, it only happens sometimes. However on the 
package-info files, if you remove every single line (this includes license and 
blank lines) except the one containing "package ...;" then add a line above 
that one, and put "/***" in that new line, it deadlocks the IDE. The same 
happens if you do the same steps except the new line part and put the "/***" 
before "package ...;" in the same line... It does the same if you follow all 
the steps above then copy and paste the Javadoc block instead of trying to 
write it.


was (Author: ww91):
[~nb-user-2019]

It's version 12.0 that I'm using, not 12.2. The IDE doesn't update itself, only 
the plugins (which I would consider to be a bug on its own), and I don't 
manually update to every minor version as that would be an immense waste of 
time, given that there's a new one every week

It turns out that on the class files, it only happens sometimes. However on the 
package-info files, if you remove every single line (this includes license and 
blank lines) except the one containing "package ...;" then add a line above 
that one, and put "/**" in that new line, it deadlocks the IDE. The same 
happens if you do the same steps except the new line part and put the "/**" 
before "package ...;" in the same line... It does the same if you follow all 
the steps above then copy and paste the Javadoc block instead of trying to 
write it.

> Javadoc blocks freezing IDE
> ---
>
> Key: NETBEANS-5120
> URL: https://issues.apache.org/jira/browse/NETBEANS-5120
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Javadoc
>Affects Versions: 12.0
>Reporter: Wayne Wilson
>Priority: Major
>  Labels: JavaDoc, netbeans-12
>
> When placing a Javadoc block in the first line of a file, it crashes the IDE.
>  This issue occurs in basic Java files, but also in package-info files, as 
> well.
> This issue also occurs if there are less than 3 lines following the end of 
> the Javadoc Block.



--
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-5120) Javadoc blocks freezing IDE

2020-12-09 Thread Wayne Wilson (Jira)


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

Wayne Wilson commented on NETBEANS-5120:


[~nb-user-2019]

It's version 12.0 that I'm using, not 12.2. The IDE doesn't update itself, only 
the plugins (which I would consider to be a bug on its own), and I don't 
manually update to every minor version as that would be an immense waste of 
time, given that there's a new one every week

It turns out that on the class files, it only happens sometimes. However on the 
package-info files, if you remove every single line (this includes license and 
blank lines) except the one containing "package ...;" then add a line above 
that one, and put "/**" in that new line, it deadlocks the IDE. The same 
happens if you do the same steps except the new line part and put the "/**" 
before "package ...;" in the same line... It does the same if you follow all 
the steps above then copy and paste the Javadoc block instead of trying to 
write it.

> Javadoc blocks freezing IDE
> ---
>
> Key: NETBEANS-5120
> URL: https://issues.apache.org/jira/browse/NETBEANS-5120
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Javadoc
>Affects Versions: 12.0
>Reporter: Wayne Wilson
>Priority: Major
>  Labels: JavaDoc, netbeans-12
>
> When placing a Javadoc block in the first line of a file, it crashes the IDE.
>  This issue occurs in basic Java files, but also in package-info files, as 
> well.
> This issue also occurs if there are less than 3 lines following the end of 
> the Javadoc Block.



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

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

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



[jira] [Updated] (NETBEANS-5120) Javadoc blocks freezing IDE

2020-12-08 Thread Wayne Wilson (Jira)


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

Wayne Wilson updated NETBEANS-5120:
---
Description: 
When placing a Javadoc block in the first line of a file, it crashes the IDE.
 This issue occurs in basic Java files, but also in package-info files, as well.

This issue also occurs if there are less than 3 lines following the end of the 
Javadoc Block.

  was:
When placing a Javadoc block in the first line of a file, it crashes the IDE.
This issue occurs in basic Java files, but also in package-info files, as well.


> Javadoc blocks freezing IDE
> ---
>
> Key: NETBEANS-5120
> URL: https://issues.apache.org/jira/browse/NETBEANS-5120
> Project: NetBeans
>  Issue Type: Bug
>  Components: java - Javadoc
>Affects Versions: 12.0
>Reporter: Wayne Wilson
>Priority: Major
>  Labels: JavaDoc, netbeans-12
>
> When placing a Javadoc block in the first line of a file, it crashes the IDE.
>  This issue occurs in basic Java files, but also in package-info files, as 
> well.
> This issue also occurs if there are less than 3 lines following the end of 
> the Javadoc Block.



--
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-5120) Javadoc blocks freezing IDE

2020-12-08 Thread Wayne Wilson (Jira)
Wayne Wilson created NETBEANS-5120:
--

 Summary: Javadoc blocks freezing IDE
 Key: NETBEANS-5120
 URL: https://issues.apache.org/jira/browse/NETBEANS-5120
 Project: NetBeans
  Issue Type: Bug
  Components: java - Javadoc
Affects Versions: 12.0
Reporter: Wayne Wilson


When placing a Javadoc block in the first line of a file, it crashes the IDE.
This issue occurs in basic Java files, but also in package-info files, as well.



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