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

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

Re-running a code gen task in external gradle always throws NB for a loop and I 
have to restart it, see NETBEANS-2334. Almost always leaves me with a random 
number of spurious errors on generated classes, at a guess if NetBeans rescans 
the dir halfway through the codegen, but doesn't then reset the watch until 
after it's done rescan, and CG generated some more classes in the interim. 
That's a sync bug.

> 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
>         Attachments: org-netbeans-modules-gradle-java.nbm
>
>
> - 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