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

Shevek commented on NETBEANS-2371:
----------------------------------

So, the typical behaviour me is:
The project flags as having an error in it.
I go to the file, open it.
There's no error in the file itself, just in the summary/title bar.
Sometimes:
* Code recompilation/rescan/refresh/whatever runs, at which point the error 
goes away.
* Or it doesn't run, and the error stays.
* Or it does run, and the error stays, and I have to restart the IDE.

I have a vague memory that NB has always had this bug even since the ant days, 
and it was just related to the size of the codebases I tend to run on, but 
perhaps not; I've been a gradle user since the 1.x days, so perhaps this is 
just a gradle thing.

> Gradle projects not properly loaded
> -----------------------------------
>
>                 Key: NETBEANS-2371
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2371
>             Project: NetBeans
>          Issue Type: Bug
>          Components: projects - Gradle
>    Affects Versions: 11.0
>         Environment: Netbeans 11
> Gradle 5
> Java 11
>            Reporter: Netbeans User 2019
>            Assignee: Laszlo Kishalmi
>            Priority: Major
>
> - gradle module (plugin) has problem to resolve dependencies in multi project 
> as seems I can removed reds only if I go over each one subproject and do 
> clean and build (clean and build on root has no affects) and additionally it 
> seems that for some test resources even this was not enough, but it seems 
> that works old trick so creation folder and adding some new class (possible 
> even delete) and possibly with including "refresh" from Action items window.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to