[jira] Created: (MEVENIDE-674) Multiple Run configurations

View: New views
7 Messages — Rating Filter:   Alert me  

[jira] Created: (MEVENIDE-674) Multiple Run configurations

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Multiple Run configurations
---------------------------

                 Key: MEVENIDE-674
                 URL: http://jira.codehaus.org/browse/MEVENIDE-674
             Project: mevenide
          Issue Type: Improvement
          Components: mevenide-netbeans
    Affects Versions: NB_3.1
         Environment: Fedora 8, Netbeans 6.1, Java 6 Update 10
            Reporter: Bodo Tasche
            Assignee: Milos Kleint


The maven plugin only allows one run configuration. In normal Java Projects it's possible to enter a list of configurations.

--
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Resolved: (MEVENIDE-674) Multiple Run configurations

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/MEVENIDE-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milos Kleint resolved MEVENIDE-674.
-----------------------------------

    Resolution: Fixed

this should be done in 6.1. See the project properties panel "Configurations" where (after enabling the feature) you can enable/disable profiles and the Run/Actions panels will set their values for the active configuration only.

> Multiple Run configurations
> ---------------------------
>
>                 Key: MEVENIDE-674
>                 URL: http://jira.codehaus.org/browse/MEVENIDE-674
>             Project: mevenide
>          Issue Type: Improvement
>          Components: mevenide-netbeans
>    Affects Versions: NB_3.1
>         Environment: Fedora 8, Netbeans 6.1, Java 6 Update 10
>            Reporter: Bodo Tasche
>            Assignee: Milos Kleint
>
> The maven plugin only allows one run configuration. In normal Java Projects it's possible to enter a list of configurations.

--
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Commented: (MEVENIDE-674) Multiple Run configurations

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/MEVENIDE-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=151345#action_151345 ]

Bodo Tasche commented on MEVENIDE-674:
--------------------------------------

Hm, i never searched there. Maybee you should move that to the run-page since it belongs there from the usability point of view. The netbeans java project dialog works that way.

> Multiple Run configurations
> ---------------------------
>
>                 Key: MEVENIDE-674
>                 URL: http://jira.codehaus.org/browse/MEVENIDE-674
>             Project: mevenide
>          Issue Type: Improvement
>          Components: mevenide-netbeans
>    Affects Versions: NB_3.1
>         Environment: Fedora 8, Netbeans 6.1, Java 6 Update 10
>            Reporter: Bodo Tasche
>            Assignee: Milos Kleint
>
> The maven plugin only allows one run configuration. In normal Java Projects it's possible to enter a list of configurations.

--
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Commented: (MEVENIDE-674) Multiple Run configurations

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/MEVENIDE-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=151347#action_151347 ]

Milos Kleint commented on MEVENIDE-674:
---------------------------------------

not really possible. Note that the configurations work in any maven packaging (not only jar) while the run panel is only for jar packaging. On top of that you can do many more things wthe configurations in maven projects than a simple change of main class to run.

> Multiple Run configurations
> ---------------------------
>
>                 Key: MEVENIDE-674
>                 URL: http://jira.codehaus.org/browse/MEVENIDE-674
>             Project: mevenide
>          Issue Type: Improvement
>          Components: mevenide-netbeans
>    Affects Versions: NB_3.1
>         Environment: Fedora 8, Netbeans 6.1, Java 6 Update 10
>            Reporter: Bodo Tasche
>            Assignee: Milos Kleint
>
> The maven plugin only allows one run configuration. In normal Java Projects it's possible to enter a list of configurations.

--
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Commented: (MEVENIDE-674) Multiple Run configurations

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/MEVENIDE-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=151350#action_151350 ]

Bodo Tasche commented on MEVENIDE-674:
--------------------------------------

Maybee you should add a information with a link in the run-panel that switches to the Configuration-Panel if the configuration-stuff is disabled. This would give the users a hint where to search for this.

> Multiple Run configurations
> ---------------------------
>
>                 Key: MEVENIDE-674
>                 URL: http://jira.codehaus.org/browse/MEVENIDE-674
>             Project: mevenide
>          Issue Type: Improvement
>          Components: mevenide-netbeans
>    Affects Versions: NB_3.1
>         Environment: Fedora 8, Netbeans 6.1, Java 6 Update 10
>            Reporter: Bodo Tasche
>            Assignee: Milos Kleint
>
> The maven plugin only allows one run configuration. In normal Java Projects it's possible to enter a list of configurations.

--
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Commented: (MEVENIDE-674) Multiple Run configurations

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/MEVENIDE-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=151353#action_151353 ]

Milos Kleint commented on MEVENIDE-674:
---------------------------------------

possibly, however so far my experience with hints is that people don't read them anyway. Feel free to submit a patch though.



> Multiple Run configurations
> ---------------------------
>
>                 Key: MEVENIDE-674
>                 URL: http://jira.codehaus.org/browse/MEVENIDE-674
>             Project: mevenide
>          Issue Type: Improvement
>          Components: mevenide-netbeans
>    Affects Versions: NB_3.1
>         Environment: Fedora 8, Netbeans 6.1, Java 6 Update 10
>            Reporter: Bodo Tasche
>            Assignee: Milos Kleint
>
> The maven plugin only allows one run configuration. In normal Java Projects it's possible to enter a list of configurations.

--
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email



[jira] Commented: (MEVENIDE-674) Multiple Run configurations

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/MEVENIDE-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=151354#action_151354 ]

Bodo Tasche commented on MEVENIDE-674:
--------------------------------------

What would you think about a "Enable multiple Configurations"-Button that switches to the Configurations-Panel and activates it.

> Multiple Run configurations
> ---------------------------
>
>                 Key: MEVENIDE-674
>                 URL: http://jira.codehaus.org/browse/MEVENIDE-674
>             Project: mevenide
>          Issue Type: Improvement
>          Components: mevenide-netbeans
>    Affects Versions: NB_3.1
>         Environment: Fedora 8, Netbeans 6.1, Java 6 Update 10
>            Reporter: Bodo Tasche
>            Assignee: Milos Kleint
>
> The maven plugin only allows one run configuration. In normal Java Projects it's possible to enter a list of configurations.

--
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 from this list, please visit:

    http://xircles.codehaus.org/manage_email