Flex Builder 2.0.1 (Win) Installing Subversion

17 September 2007, 13:02, by Jon

I thought I would share a quick overview of using Subclipse on Windows and one particular step that took a lot of digging around to find that lets you install it. On Windows Flex Builder 2 uses the Eclipse 3.2.x platform which is not compatible with the latests release of Subversion. To install subversion, you need to install from the 1.x branch using the following url:

http://subclipse.tigris.org/update_1.0.x

In Flex Builder, select Software Updates -> Find and Install from the Help Menu. You will need to add a new remote update site to install Subeclipse from, by clicking New Remote Site, giving it the name Subeclipse and entering the update URL above.

Click Finish, and after a little updating you will be asked to select what to install, on selecting Subeclipse you may get the following error:

Subclipse (1.2.0) requires plug-in org.eclipse.core.resources (3.2.0), or later version.
The key here, is to unselect: Show the latest version of a feature only. as shown below:

 

With this done, you can select the latest 1.x version of subeclipse and it should install fine.

If you are behind a proxy, you will need to add the following lines to your servers file, located in C:\\Document and Settings\\<username>\\Application Data\\Subversion :

  1. http-proxy-host = <proxy server address>
  2. http-proxy-port = <proxy server port>
  3. http-proxy-username = <proxy username>
  4. http-proxy-password = <proxy password>

You can now checkout a project by New -> Other from the FIle menu and selecting SVN -> Checkout Project from SVN



5 comments below:


Just to note.. *Mac Users:* Flex Builder 2 for Mac comes packages with Eclipse 3.2 so you can install the latest version of Subclipse (currently 1.2.x). Also note, for proxy configuration, your servers file is located in *~/.subversion/*

Comment by Jon — 1 November 2007 @ 14:48

thanx dude, u saved my day. This error was just screwing me up -
Subclipse (1.2.0) requires plug-in org.eclipse.core.resources (3.2.0), or later version.

Comment by yo — 22 December 2007 @ 06:29

Finally a working sollution :)

thanks

Comment by Ben — 25 January 2008 @ 14:03

Hey. I had the same problem (Subclipse (1.2.0) requires plug-in org.eclipse.core.resources (3.2.0), or later version) on Windows with Eclipse 3.3.1.1. and nothing seemed to work – until I ran a fresh installation of Eclipse 3.3.2 which solved this issue.

Comment by Oded Idan — 7 April 2008 @ 14:53

very nice fix for a problem! thx

Comment by erick — 5 May 2008 @ 04:50

Leave a comment

About Jon

Jon started his career hacking code on his Sinclair Spectrum before moving on to more sophisticated machines ( ...such as a Commodore 64 ). He graduated from the University of Kent in 2000 with a degree in Computer Science and since then has worked in finance and education before co-founding Go Tripod. He is passionate about usability and design and his favourite development technologies are Ruby, and Objective-C/Cocoa. When he is not sat at his desk he is standing on his head doing yoga, refining his taste for food or on an adventure exploring the great outdoors.

Go Tripod Ltd

Go Tripod Ltd is a UK-based development company working with some of the most exciting software technologies around. Simon Ashley, Jon Baker and Colin Ramsay are the brains behind projects such as Stubmatic, and are developing bespoke web, mobile and desktop software for clients with household names. We believe in good service as well as good software, and we’re eager to work with people who feel the same.