Create launch configuration for JUnit tests
-------------------------------------------

                 Key: MECLIPSE-133
                 URL: http://jira.codehaus.org/browse/MECLIPSE-133
             Project: Maven 2.x Eclipse Plugin
          Issue Type: Wish
    Affects Versions: 2.2
            Reporter: Joerg Schaible
            Priority: Minor


To run the JUnit tests of a project in Eclipse you can click right on the 
source folder with the unit tests and run them as Junit test. Left over from 
this action is typically a run configuration named "java". It would be nice, if 
the plugin could generate such a launch configuration automatically as shared 
launch configuration and name it properly e.g. <artifactId>-junit. With such a 
setup, the configuration is automatically available, when the project is open.

-- 
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

        

Reply via email to