|
|
|
|
|
|
Re: How to set absolute Debug configuration VM args relative to the project path? [message #49328 is a reply to message #33840] |
Wed, 04 June 2003 18:15  |
Eclipse User |
|
|
|
Thanks Dave, but this is exactly what we do now and it is a real pain. I've
opened a bug.
If Eclipse allows checking out a project to an abritrary folder (which is
needed...a good thing), it should be possible to set all paths relative to
that folder.
Thanks again,
"Dave Wegener" <wegener@cboenospam.com> wrote in message
news:bag3gd$kdo$1@rogue.oti.com...
> Paul Duffy wrote:
>
> > Please clarify. This is not currently possible, correct?
>
> > So each user of our team needs to explictly set the launch
configuration -
> > absolute to their particular install folder structure - correct?
>
> > Thanks,
>
> You could create a template launch configuration that you share. Have the
> other team members duplicate the configuration in their workspace and make
> changes where appropriate.
>
> > "Jared Burns" <jared-eclipse@mn.rr.com> wrote in message
> > news:baduua$t1i$1@rogue.oti.com...
> > > https://bugs.eclipse.org/bugs/show_bug.cgi?id=37241
> > > https://bugs.eclipse.org/bugs/show_bug.cgi?id=10035
> > >
> > > Paul Duffy wrote:
> > >
> > > > My debug configuration requires several VM -D arguments. Is there a
way
> > > > to specify a path relative the project which is then converted to
the
> > > > correct absolute path for the VM?
> > > >
> > > > Some thing like
> > > >
> > > > -D XXX={project}\myFolder
> > > >
> > > > which gets expanded to
> > > >
> > > > -D XXX=C:\x\y\z\myFolder
> > > >
> > > > ?
> > > >
> > > > Thanks
> > >
>
>
>
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03585 seconds