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

Re: How to use class from external Jar?

by Marc Guillemot :: Rate this Message:

Reply to Author | View in Thread

Hi Adam,

sorry if it wasn't clear.

I want to use a class from an external jar in my gradle build file.

Cheers,
Marc.

Adam Murdoch wrote:

>
>
> 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?