dev@jaxb.java.net

Re: About .classpath file for Eclipse

From: Kohsuke Kawaguchi <Kohsuke.Kawaguchi_at_Sun.COM>
Date: Fri, 26 Aug 2005 07:54:07 -0700

Changshin Lee wrote:
> Hi all,
>
> I found that the current .classpath file has
>
> <classpathentry kind "lib" path="/JAXB 2.0 unit test/tools/lib/util/
> junit.jar"/>
>
> , which is usually missing. Now Eclipse 3.1 provides JUNIT_HOME
> variable by default, so I'd like to suggest using
>
> <classpathentry kind "var" path="JUNIT_HOME/junit.jar"/>

Sounds like a good idea. Thank you for the suggestion. I incorporated
changes.

-- 
Kohsuke Kawaguchi
Sun Microsystems                   kohsuke.kawaguchi_at_sun.com