Ulrich Mayring created NETBEANS-4334:
----------------------------------------
Summary: IDE does not index generated Sources in Gradle Project
Key: NETBEANS-4334
URL: https://issues.apache.org/jira/browse/NETBEANS-4334
Project: NetBeans
Issue Type: Bug
Affects Versions: 11.3
Reporter: Ulrich Mayring
Attachments: screenshot1.png, screenshot2.png
I have a gradle project (actually a subproject, if that matters), where sources
are generated via swagger-codegen. The folder with the generated sources is
configured as a source folder in the Properties under Sources (see screenshot1).
However, the generated sources are not recognized and, I suppose, not indexed
by the IDE (see screenshot 2 - folder is displayed as "Error Node").
The effect of this error is that the IDE thinks these packages do not exist and
it displays everything with the wavy red underline.
Gradle itself has no problem with these packages at compile-time and the build
works fine.
--
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