Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "ATF/Building"

< ATF
 
Line 7: Line 7:
  
 
== Mozilla browser fragments specifics ==
 
== Mozilla browser fragments specifics ==
 +
 +
 +
 +
== Work in progress ==
 +
You can check the work in progress on the build there:
 +
 +
http://easyeclipse.cvs.sourceforge.net/easyeclipse/easyeclipse/easyeclipse/org.nexb.easyeclipse.vendors/eclipse-atf/plugins/org.eclipse.atf.releng/

Revision as of 16:09, 7 November 2006

Packaging

The selected way to distribute the ATF binaries is a zipped update site. The rationale is that there are third party dependencies (like Mozilla XPCOM and some Ajax Toolkits libraries which have not been approved for re-distribution by Eclipse). Using an update site allows to provide update site pointers to install the missing pieces from remote sites like Mozilla.org in one pass.

Build process

The build will be using PDE Build.


Mozilla browser fragments specifics

Work in progress

You can check the work in progress on the build there:

http://easyeclipse.cvs.sourceforge.net/easyeclipse/easyeclipse/easyeclipse/org.nexb.easyeclipse.vendors/eclipse-atf/plugins/org.eclipse.atf.releng/

Back to the top