User:Bogomil/Jetpack: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 25: Line 25:


===Step 1===
===Step 1===
* Learn how to create plugins for most popular tools, document that and engage the community to participate. It's gonna be fun.
* 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.

Screenjp2.png

Steps

Step 0

Results

OS

chart1.png

Location

chart2.png

Step 1

  • Learn how to create plugins for most popular tools

IDE

Step 2

  • Document that and engage the community to participate. It's gonna be fun.

IDE

  • Aptana
  • Eclipse
  • gedit
  • Komodo