On Thu, Dec 13, 2012 at 12:08 AM, Laurent PETIT wrote:
Laurent,
> Hey Dave,
>
> 2012/12/3 Dave Ray
>>
>> Hey Laurent,
>>
>> For what it's worth, I was a little surprised that CCW used it's own
>> output folder rather than Eclipse's, but I understand why you'd do it
>> that way.
>>
>> One thing t
Hey Dave,
2012/12/3 Dave Ray
> Hey Laurent,
>
> For what it's worth, I was a little surprised that CCW used it's own
> output folder rather than Eclipse's, but I understand why you'd do it
> that way.
>
> One thing that was a little problematic was that CCW automatically
> created the folder and
Hey Laurent,
For what it's worth, I was a little surprised that CCW used it's own
output folder rather than Eclipse's, but I understand why you'd do it
that way.
One thing that was a little problematic was that CCW automatically
created the folder and added it to the Eclipse classpath when all I
You aswers had everything I needed to know to move forward. Did not notice
anything strange in them. It were late hours here in Moscow thought :-)
On Sunday, December 2, 2012 2:32:45 AM UTC+4, lpetit wrote:
>
> 2012/12/1 Laurent PETIT >:
> > Hello,
> >
> > 2012/12/1 Vladimir Tsichevski >:
> >
2012/12/1 Laurent PETIT :
> Hello,
>
> 2012/12/1 Vladimir Tsichevski :
>> Hi,
>>
>> CCW always outputs compiled classes into the "classes" catalog. AFAIK, this
>> name is compiled into CCW and hence cannot be changed. My two questions are:
>>
>> 1. Why the catalog path is not configurable? Was this
On Sunday, December 2, 2012 2:11:48 AM UTC+4, Vladimir Tsichevski wrote:
>
>
> Hi Laurent,
>
> many thanks for the quick and helpful response!
>
> Now that I've managed to make CCW compile my clojure code to classes I'm
> wondering how to tell Eclipse to package these classes to an RCP plugin
>
Hi Laurent,
many thanks for the quick and helpful response!
Now that I've managed to make CCW compile my clojure code to classes I'm
wondering how to tell Eclipse to package these classes to an RCP plugin
along with classes produced from Java.
Regards,
Vladimir
On Sunday, December 2, 2012 1:
Hello,
2012/12/1 Vladimir Tsichevski :
> Hi,
>
> CCW always outputs compiled classes into the "classes" catalog. AFAIK, this
> name is compiled into CCW and hence cannot be changed. My two questions are:
>
> 1. Why the catalog path is not configurable? Was this made intentionally?
It is a limitat
Hi,
CCW always outputs compiled classes into the "classes" catalog. AFAIK, this
name is compiled into CCW and hence cannot be changed. My two questions are:
1. Why the catalog path is not configurable? Was this made intentionally?
2. Why this catalog differs from the Java output catalog? Was it