Svatopluk Dedic created NETBEANS-6517:
-----------------------------------------

             Summary: Gradle project reports generated sources among regular 
ones
                 Key: NETBEANS-6517
                 URL: https://issues.apache.org/jira/browse/NETBEANS-6517
             Project: NetBeans
          Issue Type: Bug
          Components: projects - Gradle
    Affects Versions: 14
            Reporter: Svatopluk Dedic
            Assignee: Laszlo Kishalmi
         Attachments: micronaut-core.png

I worked with Micronaut Starter 
([email protected]:micronaut-projects/micronaut-starter.git
) project. It apparently generates some Java sources using rocker templates, 
which are placed in {*}build/generated-src{*}.

But the presentation in the project view is as on the following screenshot:

!micronaut-core.png!

The highlighted (second from the top) [java][main] source directory is actually 
*build/generated-src/rocker/main* directory. The same applies to tests, the 2nd 
[java][test] is *build/generated-src/rocker/test*

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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