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 "Build Technologies"

(Technology List)
(Replaced content with "This page is deleted.")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==Technology List==
+
This page is deleted.
 
+
The following is a list of build technologies and related acronyms:
+
 
+
* [http://wiki.eclipse.org/CBI CBI - Common Build Infrastructure]. A recommendation of best of breed build technology for building Eclipse projects.
+
* [http://wiki.eclipse.org/EclipseLTS LTS - Long Term Support]. A program aimed at creating a marketplace of organizations consuming and offering support for Eclipse Technologies.
+
* Tycho - a set of plugins for Maven that teach it new packaging targets for OSGi/Eclipse and how to understand build information in manifest.mf files
+
* Maven - A build engine and build dependency/output management system.
+
* Nexus - A build dependency/output management system evolved from Maven.
+
* [https://github.com/etesla/tesla Tesla] - A build engine evolved from Maven.
+
* Hudson - A Continuous integration server for scheduling & running builds, distributing output, etc.
+
* Jenkins - A community based fork of Hudson.
+
* p2 - Provisioning technology for OSGi-based applications
+
* b3 - Technology for building and assembling Eclipse software software/update sites
+
* Buckminster - Technology for building and assembling Eclipse software software/update sites
+
* [[Orbit]] - Provides bundled versions (including historical versions) of third party libraries that are approved for use in Eclipse projects.
+

Latest revision as of 15:00, 13 September 2018

This page is deleted.

Back to the top