Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re[2]: [eclipse-dev] Export Plugin

Hello James,

thanks four your answer. how can I use ant in eclipse? is there any graphical user interface (maybe as plugin for eclipse) to configure ant? it's long ago that I used ant in a project and i didn't have to configure it at that time.

thanks, Guido
--
on Thursday, February 5, 2004, at 2:24:11 PM, you wrote:

JM> Have you considered using Ant?


JM> --
JM> James Mitchell
JM> Software Engineer / Struts Evangelist
JM> http://www.struts-atlanta.org
JM> 678.910.8017 (cell)
JM> AIM: jmitchtx
JM> MSN: jmitchell@xxxxxxxxxx



JM> ----- Original Message -----
JM> From: "Guido Kämper" <gk@xxxxxxxxxxxxxx>
JM> To: <eclipse-dev@xxxxxxxxxxx>
JM> Sent: Thursday, February 05, 2004 8:10 AM
JM> Subject: [eclipse-dev] Export Plugin


>> Hello eclipse developers,
>>
>>   i am using Eclipse with the uml-plugin and VE extensions and everything
JM> works fine. I develope a network application based on jxta and I need at
JM> least 2 instances of the program in 2 different folders to test its
JM> functionality, .
>>
>>   Now the first question is, how I can automate the creation of two jars
JM> at compile time.
>>
>>   The second problem is, that the used jxta or external classes (of other
JM> jars) should be included in the applications jar. so it would be  possible
JM> to distribute the application detached from a jxta platform installation. By
JM> using the export function in eclipse the application stops with "no
JM> classdeffound"-errors on external classes.
>>
>>   In JBuilder it's possible to automatically create JARs with all needed
JM> classes of the external jars at compile time. is there any plugin for
JM> eclipse providing this functionality?
>>
>> thanks,
>>   Guido
>>
>> ____
>>                           mailto:gk@xxxxxxxxxxxxxx
>>
>>
>> _______________________________________________
>> eclipse-dev mailing list
>> eclipse-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or unsubscribe
JM> from this list, visit
>> http://dev.eclipse.org/mailman/listinfo/eclipse-dev

JM> _______________________________________________
JM> eclipse-dev mailing list
JM> eclipse-dev@xxxxxxxxxxx
JM> To change your delivery options, retrieve your password, or
JM> unsubscribe from this list, visit
JM> http://dev.eclipse.org/mailman/listinfo/eclipse-dev


-- 
cu,
 Guido                            mailto:gk@xxxxxxxxxxxxxx




Back to the top