Re: Can the build target directory be removed from the runtime classpath in IDEA 2.5?
Posted By:
Eugene_Belyaev
Posted On:
Tuesday, December 18, 2001 11:12 AM
You may specify a completely different classpath for the running app by adding a standard -classpath option to the VM parameters of your Run configuration.