[kepler-dev] building kepler-2.0 on windows with eclipse

Chris Weed chrisweed at gmail.com
Wed Jun 30 18:04:24 PDT 2010


I don't know if you guys ever try to build kepler on windows with eclipse,
but it takes a number of not-so-obvious tweaks to go from checking out
to a clean build.

The step of adding tools.jar is already documented on
https://kepler-project.org/developers/reference/kepler-and-eclipse

but it also requires removing dependencies of outreach-2.0 and kepler-2.0
on apple-extensions-2.0 in the Java build path.
This includes removing apple-extension-2.0 from the projects tab and
apple-extension-2.0/src from the libraries tab.

I don't see a way around this with-out fixing the ant scripts that
create the eclipse project files.
This second step isn't on
https://kepler-project.org/developers/reference/kepler-and-eclipse

Chris


More information about the Kepler-dev mailing list