Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] All about the PTP Extension Development

There are lots of on-line tutorials for developing Eclipse plug-ins...the challenge is finding one that's relatively recent.
This looks like a good place to start:

http://www.vogella.com/articles/EclipsePlugIn/article.html

This basically walks you through  starting with Eclipse "Standard" (formerly Classic), File>New>Plug-in Project, choose one of the simple templates, and let it create a sample project,
then poke around at what's there.

For information particular to PTP:
The User-Developer Workshop last September has much information about some areas of PTP:
http://wiki.eclipse.org/PTP/workshops/September_2012

There is general information on the wiki http://wiki.eclipse.org/PTP
but some of it may be out of date. 

See http://wiki.eclipse.org/PTP/environment_setup_70 for information about getting the PTP source code into a development workbench

The PTP Developer's Guide -- some parts were updated for our recent 7.0 Kepler release
http://help.eclipse.org/kepler/index.jsp?nav=%2F42 -  we need a good general overview for developer.

Hope this helps. 


On Fri, Jul 12, 2013 at 11:05 AM, Krime <krimelam@xxxxxxxxx> wrote:
Hello, I wanna do development of PTP to extent its features, is there any guideline or example of PTP plugins development?
regards,
krime

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev




--
...Beth

Beth Tibbitts

Back to the top