You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "David Savage (JIRA)" <ji...@apache.org> on 2009/07/13 19:29:14 UTC

[jira] Created: (FELIX-1332) Sigil new Project wizard should be smarter when importing existing sources

Sigil new Project wizard should be smarter when importing existing sources
--------------------------------------------------------------------------

                 Key: FELIX-1332
                 URL: https://issues.apache.org/jira/browse/FELIX-1332
             Project: Felix
          Issue Type: Improvement
          Components: Sigil
            Reporter: David Savage
            Priority: Minor


Given an existing set of java classes in a folder sigil project wizard should make sensible guesses as two structure.

If folders exist that contain .java files these should be added to the source path
If jars are found each should be added to the classpath

Provide an optional page to set the exports for the project, should include option to: export none, export * from project, export * from jar classpath

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.