This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 247197 - Grails project should not include target as source directory
Summary: Grails project should not include target as source directory
Status: VERIFIED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 8.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-17 07:48 UTC by cbrettin
Modified: 2016-05-09 21:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cbrettin 2014-09-17 07:48:46 UTC
When opening an existing grails project in the IDE the target directory is incorrectly treated as a source directory.

To reproduce - externally create a new grails project, also externally initialise it (eg run-app), so target dir is created, then open in NetBeans - target dir is shown as Target source dir.
Comment 1 bruno.flavio 2016-05-09 21:53:02 UTC
Target folder was hidden while solving issue https://netbeans.org/bugzilla/show_bug.cgi?id=254464