User:Bogomil/Jetpack: Difference between revisions
Jump to navigation
Jump to search
(→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== |
Revision as of 12:16, 24 May 2011
Code name: JetPack it
About
Create plugins for RAPID and EASY JetPack development: commands, code snippets and tutorials.
We need that to make JetPack development more easier and to provide to developers set of tools to empower their IDE's with JetPack functionality. Simple and easy.
Proof of concept
Simple bundle for Aptana. < See screenshots and video.
Steps
Step 0
Results
OS
Location
Step 1
- Learn how to create plugins for most popular tools
IDE
- Aptana Getting started
- Eclipse - Plugin API
- Komodo Edit - PluginAPI
- gEdit - Plugin API
- TextMate - Plugin API
Step 2
- Document that and engage the community to participate. It's gonna be fun.
IDE
- Aptana
- Eclipse
- gedit
- Komodo