[ 
http://jira.codehaus.org/browse/MGROOVY-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_103205
 ] 

Raphaël Piéroni commented on MGROOVY-63:
----------------------------------------

About IDE integration,
I use netbeans6. 

I keep my groovy files in src/main java because :
- sources in that directory have package view (not tree) by default and other 
directories only have tree view
- i can change the /project/build/sourceDirectory to have tree view on one 
desired directory but it also affect the java-compiler-plugin (even if my 
project contains NO java files but the one in target/generated-sources/modello)

Raphaël

> Sources should by default be under 'java' dir
> ---------------------------------------------
>
>                 Key: MGROOVY-63
>                 URL: http://jira.codehaus.org/browse/MGROOVY-63
>             Project: Maven 2.x Groovy Plugin
>          Issue Type: Improvement
>          Components: compile, testCompile
>    Affects Versions: 1.0-alpha-1, 1.0-alpha-2, 1.0-alpha-3, 1.0-beta-1
>            Reporter: Luke Daley
>            Assignee: Jason Dillon
>             Fix For: 1.0-beta-2
>
>
> To make mixed java/groovy apps easier to manage, it would be better if groovy 
> source was looked for under the java dir by default instead of a seperate 
> groovy dir.
> Since it all ends up as java bytecode, it makes sense to have the source 
> under the same tree. You can always tell the language by the file extension ;)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to