Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] plugin assembling


This document may help answer this question:   http://dev.eclipse.org/viewcvs/index.cgi/~checkout~/org.eclipse.releng.basebuilder/readme.html?rev=HEAD&content-type=text/html

For future reference, please use the eclipse.platform newsgroups.
http://www.eclipse.org/newsgroups/index.html

Sonia



Vadim Gurov <vgurov@xxxxxxxxxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx

08/09/2004 07:02 AM

Please respond to
eclipse-dev

To
eclipse-dev@xxxxxxxxxxx
cc
Subject
[eclipse-dev] plugin assembling





Hello eclipse-dev,

 I wonder how Eclipse developers assembles Eclipse platform
 distribution? Assembling plugins from Eclipse platfrom may be done
 only manually, but what to do if I need somehow compile and assemble
 plugin automatically from Ant script? Yes, there is option to
 generate build.xml from plugin.xml, but this generated build.xml
 will run fine only under Eclipse. Surely, script may be changed
 manually and... But I'm sure that this problem was already solved by
 Eclipse team. Am I right?  

--
Best regards,
Vadim                          mailto:vgurov@xxxxxxxxxxxxx



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


Back to the top