Maven and Eclipse global enviroment variable -
Maven and Eclipse global enviroment variable -
i have got path external programme in pom.xml, annoying because if multiple people work pom through svn has changed , recommitted...
can somehow set global eclipse variable (where?) , reference through pom (how?)?
you define scheme property my_prog_path , reference in pom.xml
${env.my_prog_path}
this should work within , outside eclipse.
eclipse variables maven environment workspace
Comments
Post a Comment