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 
> along with classes produced from Java.
>
Just found the answer. Please, ignore my question. 

>
> Regards,
> Vladimir
>
> On Sunday, December 2, 2012 1:04:06 AM UTC+4, lpetit wrote:
>>
>> Hello, 
>>
>> 2012/12/1 Vladimir Tsichevski <tsich...@gmail.com>: 
>> > 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 limitation, for sure, which comes from the past. Will 
>> eventually go. There's not reason for it to not be configurable, but 
>> no having dedicated time to do so. 
>>
>> > 2. Why this catalog differs from the Java output catalog? Was it made 
>> > intentionally, or it is Ok to put all project output classes to same 
>> > catalog? 
>>
>> Yes, it is intentional that CCW's output is not in the same folder 
>> hierarchy as other Java output. 
>> Indeed, it's not possible (or sufficiently complex to have been 
>> considered so) to inform Eclipse (which manages java source/classes 
>> via the JDT - Java Development Tools-) that there are contents in the 
>> same output as where it compiles classes, and that it would be polite 
>> not to erase the folder content as if it were under its full control. 
>>
>> Now, beyond your interesting in understand why things are how they 
>> are, I'd be interesting in knowing if that's currently getting in your 
>> way, and if so, try to see  if I can help you find a workaround until 
>> this is eventually customizable. 
>>
>>
>> HTH, 
>>
>> -- 
>> Laurent 
>>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to