Project scoped code style
-------------------------

         Key: MIDEA-19
         URL: http://jira.codehaus.org/browse/MIDEA-19
     Project: Maven 2.x Idea Plugin
        Type: New Feature

    Reporter: Geoffrey
    Priority: Trivial


When working on different projects with different code styles, it's easy to 
configure it project scoped.
For example maven uses the maven java code style, while many companies use 
sun's java code style.

Some ideas:
1) a property codeStyle that references to a code style xml file in the project 
tree (default under /src/conventions ?).
The rest of this funcionality only works if that property isn't null.
2) t's null by default, falling back to the global code style, making it 
backwards compatible and a good default.
3) That code style xml file gets copied to the code styles in the user dir and 
it's name (looked up in the xml file) is used in the project ipr.

-- 
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, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to