Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Runtime classpath
Runtime classpath [message #151904] Wed, 31 March 2004 13:31
Eclipse UserFriend
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
Previous Topic:crash when starting a debug session (repost)
Next Topic:Perspective Bar missing in M8 (RCP)
Goto Forum:
  


Current Time: Thu Jul 17 03:53:38 EDT 2025

Powered by FUDForum. Page generated in 0.28328 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top