Problem installing SVN in Servoy 4

I’ve downloaded Version 4 of Servoy.
Installed Subversive plugin from here http://download.eclipse.org/technology/ … date-site/
and Subversive Connectors from here http://www.polarion.org/projects/subver … date-site/

But I can’t go to SVN Repository perspective and create the repository location!
It’s just not in the list of perspectives though both the plugin and connectors are in the product list in configuration manager, all features enabled.

Please help!
[attachment=2]svn1.png[/attachment]
[attachment=1]svn2.png[/attachment]
[attachment=0]svn3.png[/attachment]

And the rest of configuration below:
[attachment=0]svn5.png[/attachment]
[attachment=1]svn4.png[/attachment]

I see you have errors on a few plugins and a lot of pending changes…

I would try adding a -clean switch on the first line of the Servoy/developer/servoy.ini file before launching Servoy

For example on Servoy 4 install, the servoy.ini file would look like:

-clean
--launcher.XXMaxPermSize 256M
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Xms40m
-Xmx512m
-XX:MaxPermSize=256M