User:Bogomil/Jetpack: Difference between revisions

Line 26: Line 26:
===Step 1===
===Step 1===
* Learn how to create plugins for most popular tools
* Learn how to create plugins for most popular tools
====IDE====
====IDE====
* [http://www.aptana.com/ Aptana] [http://talkweb.eu/openweb/785 Getting started]
{| width=100% border=1
* [http://www.eclipse.org/ Eclipse] - [http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html Plugin API]
|IDE
* [http://www.activestate.com/komodo-edit Komodo Edit] - [http://community.activestate.com/faq/tools-developing-komodo-add-ons-extensions PluginAPI]
|API
* [http://projects.gnome.org/gedit/ gEdit] - [http://live.gnome.org/Gedit/PythonPluginHowTo Plugin API]
|Language
* [http://macromates.com/ TextMate] - [http://manual.macromates.com/en/appendix#plug-in_api Plugin API]
|-
|[http://www.aptana.com/ Aptana]
|[http://talkweb.eu/openweb/785 Getting started]
|Ruby
|-
|[http://www.eclipse.org/ Eclipse]
|[http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html Plugin API]
|Java && XML
|-
|[http://www.activestate.com/komodo-edit Komodo Edit]
|[http://community.activestate.com/faq/tools-developing-komodo-add-ons-extensions PluginAPI]
|JS, XUL, CSS
|-
|[http://projects.gnome.org/gedit/ gEdit]
|[http://live.gnome.org/Gedit/PythonPluginHowTo Plugin API]
|Python
|-
|[http://macromates.com/ TextMate]
|[http://manual.macromates.com/en/appendix#plug-in_api Plugin API]
|[http://en.wikipedia.org/wiki/Cocoa_%28API%29 Cocoa]
|-
|}


===Step 2===
===Step 2===
Confirmed users
436

edits