Confirmed users
436
edits
(→Steps) |
(→Step 1) |
||
Line 25: | Line 25: | ||
===Step 1=== | ===Step 1=== | ||
* Learn how to create plugins for most popular tools | * Learn how to create plugins for most popular tools | ||
====IDE==== | |||
* [http://www.aptana.com/ Aptana] [http://talkweb.eu/openweb/785 Getting started] | |||
* [http://www.eclipse.org/ Eclipse] - [http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html Plugin API] | |||
* [http://www.activestate.com/komodo-edit Komodo Edit] - [http://community.activestate.com/faq/tools-developing-komodo-add-ons-extensions PluginAPI] | |||
* [http://projects.gnome.org/gedit/ gEdit] - [http://live.gnome.org/Gedit/PythonPluginHowTo Plugin API] | |||
* [http://macromates.com/ TextMate] - [http://manual.macromates.com/en/appendix#plug-in_api Plugin API] | |||
===Step 2=== | |||
* Document that and engage the community to participate. It's gonna be fun. | |||
==IDE== | ==IDE== |