Nils Huhta created NETBEANS-4239:
------------------------------------
Summary: no code assistance in *.jsp files
Key: NETBEANS-4239
URL: https://issues.apache.org/jira/browse/NETBEANS-4239
Project: NetBeans
Issue Type: Task
Components: projects - Gradle Java EE
Affects Versions: 11.3
Reporter: Nils Huhta
Assignee: Laszlo Kishalmi
When editing JSP files in a Gradle Java EE Web application project, no code
assistance, for example code below gives no error
<% int one number = "xxx"; %>
In same Netbeans version a Maven Web application with jsp files works as
expected...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists