Yes, what I'm looking for is an ability to set the source path for any
library jar in the Java Build Path/Libraries settings of a project
relative to some workspace/env variable like ${SVN_HOME} so that the
project can more easily be re-targeted when I use it on a different system.
Jason T. Greene wrote:
Yes, 3.1 supports this as well. Although, I believe what Scott is
referring to is defining a source path that is outside the path of
workspace, but perhaps I am wrong.
-Jason