« Return to Thread: How to use class from external Jar?

Re: How to use class from external Jar?

by Adam Murdoch-2 :: Rate this Message:

Reply to Author | View in Thread



Marc Guillemot wrote:
> Hi,
>
> I couldn't find any documentation on how to use a class from a Jar file
> that is *not* in my "normal" classpath.
>
>  

Where do you want to use the class? In your build file? a web app? a test?

> I have for instance a property containing the path to the jar and I'd
> like to define a local classpath with this jar and to use some classes
> of this Jar. Is it possible?
>
> Cheers,
> Marc.
>  

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: How to use class from external Jar?