SVN problem on 4.1

To avoid an issue with my current workspace, I installed a fresh version of Servoy 4.1 (rc3).
But now I’m not able to activate SVN anymore: the tutorial (the PDF named “servoy_4_teamsupport”) points to a release of SubVersion that fires an error in Eclipse

The current configuration contains errors and this operation can have unpredictable results.
  Servoy Feature (4.1.0.650) requires plug-in "org.eclipse.dltk.javascript.core".

I also tried to point to version 1.4 and also changing to Subversive, but I get these errors.

 Current configuration contains errors that are not corrected by the requested operation and more errors would be introduced. See details for more information.
  ----- Current configuration problems -----
    Servoy Feature (4.1.0.650) requires plug-in "org.eclipse.dltk.javascript.core".
  ----- Configuration problems after the operation -----
    Servoy Feature (4.1.0.650) requires plug-in "org.eclipse.dltk.javascript.core".
    Subversive SVN Integration for the Mylyn Project (Optional) (Incubation) (0.7.5.I20081029-1900) requires feature "org.eclipse.mylyn_feature (3.0.0)", or compatible.

So, I’m stuck.
Even stranger: my updated release of Servoy (coming from 4.0 to 4.1rc3) seems to work correctly (is still using Subversion 1.2)

Any suggestions?

Ric

This looks like a broken download.
The dltk core lib that is missing is needed by Servoy, not by the subversion plugins.
do you have any files starting with org.eclipse.dltk.javascript.core in your /developer/plugins folder?

Rob

rgansevles:
Ric

This looks like a broken download.
The dltk core lib that is missing is needed by Servoy, not by the subversion plugins.
do you have any files starting with org.eclipse.dltk.javascript.core in your /developer/plugins folder?

Hi, Rob

yes, I have those files:
org.eclipse.dltk.console_1.0.0.200811071609.jar
org.eclipse.dltk.console.ui_1.0.0.200811071609.jar
org.eclipse.dltk.core_1.0.0.200811071609.jar
org.eclipse.dltk.debug_1.0.0.200811071609.jar
org.eclipse.dltk.debug.ui_1.0.0.200811071609.jar
org.eclipse.dltk.javascript.core_1.0.0.200811111417.jar
org.eclipse.dltk.javascript.core.dom.support_1.0.0.200811102354.jar
org.eclipse.dltk.javascript.debug_1.0.0.200811071609.jar
org.eclipse.dltk.javascript.debug.ui_1.0.0.200811071609.jar
org.eclipse.dltk.javascript.jsjdtdebugger_1.0.0.200811071609.jar
org.eclipse.dltk.javascript.launching_1.0.0.200811071609.jar
org.eclipse.dltk.javascript.rhino_4.1.0.650.jar
org.eclipse.dltk.javascript.ui_1.0.0.200811071609.jar
org.eclipse.dltk.launching_1.0.0.200811071609.jar
org.eclipse.dltk.ui_1.0.0.200811071609.jar
org.eclipse.dltk.validators.core_1.0.0.200811071609.jar

Is there something missing?

see: viewtopic.php?p=58260#p58260