Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to extract history of eclipse versions (metadata)
How to extract history of eclipse versions (metadata) [message #545165] Tue, 06 July 2010 20:28
Goetz Botterweck is currently offline Goetz BotterweckFriend
Messages: 71
Registered: July 2009
Member
Hello,

I would like to extract a history of all eclipse versions. I am
interested in particular in the metadata (bundles, plugins, features).

WHAT I TRIED ALREADY

1) I am aware of http://archive.eclipse.org/eclipse/downloads/ this
gives me all versions of Eclipse, but do not know how to extract the
desired metadata from there.

2) I have used a P2 script
eclipse -application
org.eclipse.equinox.p2.metadata.repository.mirrorApplication -source
http://download.eclipse.org/eclipse/updates/3.6 -destination
file:/C:/temp/3.6/ -verbose -ignoreErrors

This will give me *some* metadata in content.xml (in a content.jar) but
this does not seem to contain the higher-level metadata (features and
plugins). Also I do not know how to do this for all historic versions of
Eclipse.

Any hints would be appreciated.

Thanks in advance,
Goetz
Previous Topic:Customizing the .project file
Next Topic:-showsplash option does not work
Goto Forum:
  


Current Time: Sat Apr 27 03:29:06 GMT 2024

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

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

Back to the top