[
https://issues.apache.org/jira/browse/NETBEANS-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Kishalmi reassigned NETBEANS-2629:
-----------------------------------------
Assignee: Laszlo Kishalmi
> "Error Node" shown when using relative path in srcDir parameter
> ---------------------------------------------------------------
>
> Key: NETBEANS-2629
> URL: https://issues.apache.org/jira/browse/NETBEANS-2629
> Project: NetBeans
> Issue Type: Bug
> Components: projects - Gradle
> Reporter: Lou Hamersly
> Assignee: Laszlo Kishalmi
> Priority: Major
> Attachments: Screenshot from 2019-06-02 14-18-24.png
>
>
> Error Node is displayed in Projects tab when using a relative path to a src
> folder. An absolute path doesn't work either.
> {code:java}
> sourceSets {
> main {
> java {
> srcDir 'src/main/java'
> srcDir '../jme3-bullet/src/common/java'
> }
> }
> }{code}
--
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