IDE files generation : inconsistency between eclipse and idea
-------------------------------------------------------------

                 Key: BUILDR-575
                 URL: https://issues.apache.org/jira/browse/BUILDR-575
             Project: Buildr
          Issue Type: Bug
          Components: IDE
    Affects Versions: 1.4.5
         Environment: all
            Reporter: Jean-Philippe Caruana
            Priority: Minor


The CLI API changed : in the past, a simple "buildr idea" was ok to generated 
idea files, but now we have to do a "buildr idea:generate". This is 
inconsistent with the eclipse plugin (still "buildr eclipse")  and shows 
implementation details to the final user. 

You can add a rake shortcut in your buildfile, but this is not pretty :
task :idea => "idea:generate"


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to