On 9/28/05, Mike Perham <[EMAIL PROTECTED]> wrote: > Can dependency scopes solve most of this problem? Maybe the only jars > to appear in the eclipse .classpath should be those in the compile, test > and provided scopes? Or should the eclipse classpath reflect the full > set of libraries required at runtime?
IIRC, you need to include the runtime libraries so that you can run unit tests and debugger. - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
