Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Run PDE API Tools in headless mode?

Elizabeth, IApplication's are defined for the API tools so you should be able to run them command line via a simple ./eclipse -application <id>

I don't see any documentation yet, but the source clearly defines these applications (in the plugin.xml).

I see three defined:
http://dev.eclipse.org/viewcvs/index.cgi/pde-incubator/api-tooling/plugins/org.eclipse.pde.api.tools/plugin.xml?revision=1.4&view=markup

btw, the team would appreciate any documentation additions to the wiki on how to run this stuff:
http://wiki.eclipse.org/PDE_UI_Incubator_ApiTools

Also, if you find any issues, please report them to bugzilla as the code is still in incubation and not meant for public consumption.

Cheers,

---
Chris Aniszczyk | IBM Lotus | Eclipse Committer | http://mea-bloga.blogspot.com | +1.860.839.2465

Inactive hide details for Elizabeth B Silberg---08/03/2007 10:53:36 AM---Can the PDE Incubator API Tools be run in headless modElizabeth B Silberg---08/03/2007 10:53:36 AM---Can the PDE Incubator API Tools be run in headless mode? If so, please send some examples of how this is done. Thanks, Elizab


From:

Elizabeth B Silberg/Rochester/IBM@IBMUS

To:

pde-dev@xxxxxxxxxxx

Date:

08/03/2007 10:53 AM

Subject:

[pde-dev] Run PDE API Tools in headless mode?





Can the PDE Incubator API Tools be run in headless mode? If so, please send some examples of how this is done. Thanks, Elizabeth
_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-dev

GIF image

GIF image


Back to the top