Niklaus Giger created BUILDR-652:
------------------------------------

             Summary: Generate buildfile from Eclipse workspace
                 Key: BUILDR-652
                 URL: https://issues.apache.org/jira/browse/BUILDR-652
             Project: Buildr
          Issue Type: Improvement
          Components: Core features
            Reporter: Niklaus Giger
            Priority: Minor
             Fix For: 1.4.7


Creates a buildfile from the current Eclipse workspace
* detecting eclipse project (which may be anywhere in a subdir) 
* project-names from eclipse .project-files override directory names
* uses default eclipse values ('src','bin') for layout[:source,:target]
* get the project version from MANIFEST.MF
* adds dependencies between project
* adds hints for all plugin
* skips fragments (would need buildr4osgi to handle them correctly)
Patch will be attached soon.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to