Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
11.3
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- duplicates
-
NETBEANS-4278 Support Generated Source folder for Gradle projects
-
- Closed
-
- relates to
-
NETBEANS-4762 Gradle support broken recognizing of Lombok generation
-
- Reopened
-
-
NETBEANS-3992 Fields are shown as unused even there are possible getters and setters via lombok
-
- Closed
-