Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Build Equinox Framework Project and import it into eclipse commiters(Build, equinox, framework, eclipse)
Build Equinox Framework Project and import it into eclipse commiters [message #1723287] Sat, 13 February 2016 14:39 Go to next message
mohamed chebbi is currently offline mohamed chebbiFriend
Messages: 3
Registered: February 2016
Junior Member
Hi All
i Download Eclipse Comiters to work on Equinox Framework Project.
But when i clone equinox framework and import projects with eclipse i got more than 5000 error due probably to missing library.

can anyone give me the exact steps to build Equinox Framework Project and other equinox git repository so i can contribute.
Re: Build Equinox Framework Project and import it into eclipse commiters [message #1723415 is a reply to message #1723287] Mon, 15 February 2016 13:48 Go to previous messageGo to next message
Thomas Watson is currently offline Thomas WatsonFriend
Messages: 503
Registered: July 2009
Senior Member
Which projects are you getting errors on? The framework implementation is contained in org.eclipse.osgi. In order to get no errors you need to setup a PDE API Baseline (Preferences -> Plug-in Development -> API Baseline. You then need t add a new base line pointing to a Mars installation (or Equinox Mars SDK unzipped).

That should allow the org.eclipse.osgi project to compile in your workspace. The tests (org.eclipse.osgi.tests) require two additional projects that are not contained in the equinox git repos:

org.eclipse.test.performance from git.eclipse.org/gitroot/platform/eclipse.platform.releng.git

http://git.eclipse.org/c/platform/eclipse.platform.releng.git/tree/bundles/org.eclipse.test.performance

org.eclipse.core.tests.harness from git.eclipse.org/gitroot/platform/eclipse.platform.runtime.git

http://git.eclipse.org/c/platform/eclipse.platform.runtime.git/tree/tests/org.eclipse.core.tests.harness
Re: Build Equinox Framework Project and import it into eclipse commiters [message #1723480 is a reply to message #1723415] Mon, 15 February 2016 23:42 Go to previous messageGo to next message
mohamed chebbi is currently offline mohamed chebbiFriend
Messages: 3
Registered: February 2016
Junior Member
Hi Thomas

thanks for your replay i'm currently trying to build the Equinox Framework projects in the goal of contributing to it.

https://git.eclipse.org/r/equinox/rt.equinox.framework

After that i ll build Equinox Bundles Projects.

https://git.eclipse.org/r/equinox/rt.equinox.bundles

So i need the exact steps to build those projects

NB: I'm using eclipse comiters edition.
Re: Build Equinox Framework Project and import it into eclipse commiters [message #1723482 is a reply to message #1723480] Tue, 16 February 2016 00:09 Go to previous message
mohamed chebbi is currently offline mohamed chebbiFriend
Messages: 3
Registered: February 2016
Junior Member
Dear Thomas

I follow your instructions, i have now only 1561 error(they was 5001).

i can browse the code in the org.eclipse.osgi project and other projects.

i ll try now to fix some bugs Smile
Previous Topic:servletbridge and org.osgi.framework.system.packages.extra
Next Topic:config.ini deleted by Mac generated RCP p2-enabled app
Goto Forum:
  


Current Time: Fri Mar 29 09:26:00 GMT 2024

Powered by FUDForum. Page generated in 0.02758 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top