nd I set this (:resource-paths
>> ["resources/lib"]), but not effect.
>>
>> On Friday, October 11, 2013 10:20:41 PM UTC+8, John Hume wrote:
>>>
>>> I believe :dependencies and :resource-paths will be used for the
>>> classpath at both build and run time
> On Friday, October 11, 2013 10:20:41 PM UTC+8, John Hume wrote:
>>
>> I believe :dependencies and :resource-paths will be used for the
>> classpath at both build and run time. Does that meet your needs?
>>
>>
>> On Fri, Oct 11, 2013 at 8:00 AM, Gaofeng
> > wrote:
>
>> How use lein compile a Java project?
>>
>> I know the java-source-paths can specify the src path. But I don't know
>> is there any option can specify the lib path that contains dependencies of
>> Java source.
>>
>> (de
I believe :dependencies and :resource-paths will be used for the classpath
at both build and run time. Does that meet your needs?
On Fri, Oct 11, 2013 at 8:00 AM, Gaofeng Zeng wrote:
> How use lein compile a Java project?
>
> I know the java-source-paths can specify the src path. Bu
ofeng Zeng wrote:
> How use lein compile a Java project?
>
> I know the java-source-paths can specify the src path. But I don't
> know is there any option can specify the lib path that contains
> dependencies of Java source.
>
> (defproject crawler "0.1.0-SNAPSHOT&qu
How use lein compile a Java project?
I know the java-source-paths can specify the src path. But I don't know is
there any option can specify the lib path that contains dependencies of
Java source.
(defproject crawler "0.1.0-SNAPSHOT"
:description "FIXM