Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-build-dev] Building Eclipse Plugins

Title: Message
Hi,
 
I have several eclipse plugin projects, which I want to build. I have read the documentation under :
http://www.eclipse.org/articles/Article-PDE-Automation/automation.html
 
Since this talks about building SDKs etc. Its a bit confusing. I am using Maven, while maven currently does not have plugin implemented for this purpose, in this case I have to write an Ant build file and call this from Maven (initial thoughts), this is to be in a headless way.
 
Could somebody have some thought on this ? Where can I get Ant tasks to refer to eclipse workspace ?
 
Thanks for pointers!
 
Regards.
 
 
 

- - - - - - - DISCLAIMER- - - - - - - -

Unless indicated otherwise, the information contained in this message is privileged and confidential, and is intended only for the use of the addressee(s) named above and others who have been specifically authorized to receive it. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message and/or attachments is strictly prohibited. The company accepts no liability for any damage caused by any virus transmitted by this email. Furthermore, the company does not warrant a proper and complete transmission of this information, nor does it accept liability for any delays. If you have received this message in error, please contact the sender and delete the message. Thank you.


Back to the top