Bug 288741 - Support variables in M2 run configurations
Summary: Support variables in M2 run configurations
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: IAM (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-07 07:50 EDT by buschfunk CLA
Modified: 2012-01-05 13:10 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description buschfunk CLA 2009-09-07 07:50:19 EDT
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)
Build Identifier: 20090621-0832

In the "externals tools" section of Eclipse, it is possible to use variables like "${project_loc}" to specify project locations. This makes it possible to have a few generic launch configurations that can be used for many projects.

This is not possible for the internal M2 launch configurations, I have to use an external maven installation for that. 

Additionally, because we have to resort to using the "external tool" mechanism in Eclipse, we run into http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4770092 for our Jetty launches.

Reproducible: Always

Steps to Reproduce:
1. "Run"
2. "Run Configurations"
3. create a new m2 run configuration