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