Develop Plugins

Version 3 by Robin Shen
on Jan 11, 2010 01:38.


compared with
Current by Robin Shen
on Jan 11, 2010 10:55.


 
Key
These lines were removed. This word was removed.
These lines were added. This word was added.

View page history


There are 2 changes. View first change.

 QuickBuild takes a plugin architecture based on [Equinox|http://eclipse.org/equinox], which is a [OSGi|http://www.osgi.org] implementation used in the Eclipse IDE. The QuickBuild framework and all its plugins are designed and deployed as OSGi bundles. Below explains some key concepts of the plugin.
  
 {panel:title=Table Of Contents|borderStyle=solid|borderColor=#AAAAAA|titleBGColor=#CCCCCC|bgColor=#ffffff}
  
  QuickBuild takes a plugin architecture based on [Equinox|http://eclipse.org/equinox], which is a [OSGi|http://www.osgi.org] implementation used in the Eclipse IDE. The QuickBuild framework and all its plugins are designed and deployed as OSGi bundles. To develop QuickBuild plugins, you need to have some knowledge of Java and Eclipse.
 {children:all=true}
 {panel}