Runtime classpath [message #151904] |
Wed, 31 March 2004 13:31 |
Eclipse User |
|
|
|
Is there a way to set the runtime classpath on a per-project basis that's
distinct from the build classpath? At runtime I commonly include the
properties directory to pick up my log4j.properties, but I don't really
need it in my build classpath, and the only option I saw in the project
properties was to add a class folder. Adding the properties directory
as a class folder works, but it's not really what I want to do. I can
also add it manually each time I run a class, but that's getting tedious
for unit testing.
Has anyone else encountered this? I didn't see a bug report or feature
request related to this. I'm using 3.0.m8.
Ken Collins
|
|
|
Powered by
FUDForum. Page generated in 0.28328 seconds