Skip to main content



      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 09:39 Go to next message
Eclipse UserFriend
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 08:48 Go to previous messageGo to next message
Eclipse UserFriend
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 18:42 Go to previous messageGo to next message
Eclipse UserFriend
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] Mon, 15 February 2016 19:09 Go to previous message
Eclipse UserFriend
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: Mon May 19 05:11:19 EDT 2025

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

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

Back to the top