Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » How to check out a specific version of Eclipse's built in plugin
How to check out a specific version of Eclipse's built in plugin [message #907069] Mon, 03 September 2012 08:40 Go to next message
Zsolt Szalay is currently offline Zsolt SzalayFriend
Messages: 3
Registered: August 2012
Junior Member
Hi,

I use Eclipse 4.2 Juno (Build id: I20120608-1400) and I would like to change one of its built in plugin, so I would like to checkout the source for that, but not find the right tag/version.

The file is: org.eclipse.ui.workbench_3.103.0.v20120530-1824.jar

I tried CVS repo that I found on eclipse site, but I cannot find this particular tag/version. I tried Git, where I could find the version, but not org.eclipse.ui.workbench itself.

Could anybody tell me please how to get a specific source version of Eclipse plugin in step by step? (I am newbie in this area)

Thank you!
Re: How to check out a specific version of Eclipse's built in plugin [message #907128 is a reply to message #907069] Mon, 03 September 2012 10:41 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 03.09.2012 10:40, Zsolt Szalay wrote:
> Hi,
>
> I use Eclipse 4.2 Juno (Build id: I20120608-1400) and I would like to
> change one of its built in plugin, so I would like to checkout the
> source for that, but not find the right tag/version.
>
> The file is: org.eclipse.ui.workbench_3.103.0.v20120530-1824.jar
>
> I tried CVS repo that I found on eclipse site, but I cannot find this
> particular tag/version. I tried Git, where I could find the version,
> but not org.eclipse.ui.workbench itself.
See
http://git.eclipse.org/c/platform/eclipse.platform.ui.git/tree/bundles/org.eclipse.ui.workbench?id=v20120530-1824
>
> Could anybody tell me please how to get a specific source version of
> Eclipse plugin in step by step? (I am newbie in this area)
> Thank you!

The easiest is to install EGit plus the 'EGit Import Support'. Once
you've done that you can use File > Import... > Plug-ins and Fragments.
Choose to import as projects from a repository and then choose your
plug-ins. This will automatically check out the stuff for you.

Dani
Re: How to check out a specific version of Eclipse's built in plugin [message #907524 is a reply to message #907128] Tue, 04 September 2012 06:57 Go to previous message
Zsolt Szalay is currently offline Zsolt SzalayFriend
Messages: 3
Registered: August 2012
Junior Member
Thank you very much!
Previous Topic:can't run jar file
Next Topic:getOutputStream() has already been called for this response
Goto Forum:
  


Current Time: Thu Mar 28 16:08:03 GMT 2024

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

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

Back to the top