Open GoogleCodeExporter opened 9 years ago
I was thinking this issue when I implemented it,
but it's hard to store as a relative path,
since we have a very dynamic classpath in this case.
We are hard to identify those items without absolute path in currently
implementation.
A classpath entry could be anything and could be changed from maven or any
possible container resolver.
The classpath management will not support relative path due to the limitation.
The test-classes one is a reasonable one , that's the only one do some
assumption,
I will get the "default enable test-classes" option back in next release.
Original comment by tonylovejava
on 10 Apr 2012 at 8:44
But with absolut paths it's not possible to commit the launch config to an VCS
:-(
Original comment by mattelac...@gmail.com
on 24 Jul 2012 at 9:33
Original issue reported on code.google.com by
tiendung.tran
on 9 Apr 2012 at 11:47