Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Components"

Line 1: Line 1:
 
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
 
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 +
[[Components]] are low level building blocks comprised of Eclipse projects (folders) that in turn contain files.
 +
* [[Components 1.X]] - used by both [[Higgins 1.0]] and [[Higgins 1.1]]
 +
* [[Components 1.0]] - used by Higgins 1.0
 +
* [[Components 1.1]] - used by Higgins 1.1
 +
* [[Components 2.0]] - used by Higgins 2.0
  
Higgins is organized hierarchically:
+
Hierarchy:
 
* Solutions (see [[Exploring Higgins]]) are deployable, usable apps and web services (and in a couple of cases libraries).
 
* Solutions (see [[Exploring Higgins]]) are deployable, usable apps and web services (and in a couple of cases libraries).
 
* [http://wiki.eclipse.org/Category:Higgins_Packages Packages] are mid-level multi-component packages used to create solutions
 
* [http://wiki.eclipse.org/Category:Higgins_Packages Packages] are mid-level multi-component packages used to create solutions
* [[Components]] are low level building blocks comprised of Eclipse projects (folders) that in turn contain files.
 
** [[Components 1.X]] - used by both [[Higgins 1.0]] and [[Higgins 1.1]]
 
** [[Components 1.0]] - used by Higgins 1.0
 
** [[Components 1.1]] - used by Higgins 1.1
 
** [[Components 2.0]] - used by Higgins 2.0
 

Revision as of 12:02, 18 June 2010

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Higgins logo 76Wx100H.jpg

Components are low level building blocks comprised of Eclipse projects (folders) that in turn contain files.

Hierarchy:

  • Solutions (see Exploring Higgins) are deployable, usable apps and web services (and in a couple of cases libraries).
  • Packages are mid-level multi-component packages used to create solutions

Back to the top