SVN

Hi J.T.,

So you can’t even select it ? It won’t highlight ?
Sounds to me something is wrong with your Eclipse installation.
When you check under Help > Software Updates > Manage Configuration, do you see any plugins with a red cross ?

Also you might want to check for updates for your eclipse environment. I know I already updated one component this way.
To run the update check select Help > Software Updates > Find and Install, select the first radio button and let it do it’s thing.

Hope this helps.

Rob, I think you are on to something here. There are two items with a red X on them.

  1. Eclipse Java Development Tools
The feature is not configured properly.
Plug-in "org.eclipse.jdt" version "3.3.1.r332_v20080131" referenced by this feature is missing.

Plug-in "org.eclipse.ant.ui" version "3.2.200.v20070825_r331" referenced by this feature is missing.

Plug-in "org.eclipse.jdt.apt.core" version "3.3.1.R33x_v20071112-2330" referenced by this feature is missing.

Plug-in "org.eclipse.jdt.apt.ui" version "3.3.1.R33x_v20071002-2100" referenced by this feature is missing.

Plug-in "org.eclipse.jdt.apt.pluggable.core" version "1.0.1.R33x_v20071002-2100" referenced by this feature is missing.

Plug-in "org.eclipse.jdt.compiler.apt" version "1.0.1.R33x_v20071002-2100" referenced by this feature is missing.

Plug-in "org.eclipse.jdt.compiler.tool" version "1.0.1.v_793_R33x" referenced by this feature is missing.

Plug-in "org.eclipse.jdt.junit" version "3.3.2.r332_20080109-0800" referenced by this feature is missing.

Plug-in "org.eclipse.jdt.junit.runtime" version "3.3.0.v20070606-0010" referenced by this feature is missing.

Plug-in "org.eclipse.jdt.junit4.runtime" version "1.0.100.v20070606-0010" referenced by this feature is missing.

Plug-in "org.junit" version "3.8.2.v200706111738" referenced by this feature is missing.

Plug-in "org.junit4" version "4.3.1" referenced by this feature is missing.

Plug-in "org.eclipse.jdt.doc.user" version "3.3.2.r332_20080116-0900" referenced by this feature is missing.
  1. Eclipse Modeling Framework (EMF) org.eclipse.emf.ecore
The feature is not configured properly.
Plug-in "org.eclipse.emf.ecore.change" version "2.3.0.v200802051830" referenced by this feature is missing.

Plug-in "org.eclipse.emf.ecore.xmi" version "2.3.2.v200802051830" referenced by this feature is missing.

I tried updating all the Eclipse plugins, etc. as you suggested, but it did not solve these issues. I am not sure what to do now. I tried searching using Google, but the results that I found gave URLs that didn’t seem to work.

Solved. It turns out that the SVN Connector defaulted to 1.5.6. After changing to version 1.6.2, everything started working. (Servoy Preferences, SVN, Connectors tab).

Rob, thanks for your help.

Glad I could help :)