You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jaroslav Tulach (Jira)" <ji...@apache.org> on 2021/07/02 07:14:00 UTC

[jira] [Updated] (NETBEANS-5829) Incorrect "Text blocks aren't supported"

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

Jaroslav Tulach updated NETBEANS-5829:
--------------------------------------
    Description: 
Get [https://github.com/apache/netbeans-html4j/blob/release-1.7.2/json-tck/src/main/java/net/java/html/js/tests/AsyncJavaScriptAction.java#L36], open it in most recent NetBeans IDE running on JDK8 (with nbjavac@16.0.0.0 installed) and try to convince the editor to not show errors about text blocks:

!image-2021-07-02-08-47-25-560.png!

Is there some way to do so? It is very annoying to have the source tree full of useless errors related to text blocks, when everything compiles and runs fine. The project's source level is set to 15 and Maven support shall report that to {{java.source}}. Any help welcomed.

  was:
Get [https://github.com/apache/netbeans-html4j/blob/release-1.7.2/json-tck/src/main/java/net/java/html/js/tests/AsyncJavaScriptAction.java#L36], open it in most recent NetBeans IDE running on JDK8 (with nbjavac@16.0.0.0 installed) and try to convince the editor to not show errors about text blocks:

!image-2021-07-02-08-47-25-560.png!

Is there some way to do so? It is very annoying to have the source tree full of useless errors related to text blocks, when everything compiles and runs fine. Any help welcomed.


> Incorrect "Text blocks aren't supported"
> ----------------------------------------
>
>                 Key: NETBEANS-5829
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5829
>             Project: NetBeans
>          Issue Type: Bug
>          Components: java - Source
>            Reporter: Jaroslav Tulach
>            Assignee: Jan Lahoda
>            Priority: Major
>         Attachments: image-2021-07-02-08-47-25-560.png
>
>
> Get [https://github.com/apache/netbeans-html4j/blob/release-1.7.2/json-tck/src/main/java/net/java/html/js/tests/AsyncJavaScriptAction.java#L36], open it in most recent NetBeans IDE running on JDK8 (with nbjavac@16.0.0.0 installed) and try to convince the editor to not show errors about text blocks:
> !image-2021-07-02-08-47-25-560.png!
> Is there some way to do so? It is very annoying to have the source tree full of useless errors related to text blocks, when everything compiles and runs fine. The project's source level is set to 15 and Maven support shall report that to {{java.source}}. Any help welcomed.



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

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

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