Hi Abel,
I followed the instructions but not "completely" (didn't add the update
sites because all the dependencies where already found..).
So I did it all from scratch.
I installed a fresh version of eclipse JEE, addeded the 5 update sites
http://q4e.googlecode.com/svn/trunk/updatesite-iam/
http://download.eclipse.org/modeling/emft/updates/releases/
http://download.eclipse.org/webtools/updates/
http://download.eclipse.org/technology/subversive/0.7/update-site/
http://www.polarion.org/projects/subversive/download/eclipse/2.0/update-site/
and installed "Core features", "Enabling features", "Tooling" and
"Eclise IAM Team Support".
Restart eclipse and it's OK. I can import a maven project from the file
system. Than I try to checkout a maven project with svn, and I got the
message
Selected SVN connector library is not available or cannot be loaded.
If you selected native JavaHL connector, please check if binaries are
available or install and select pure Java Subversion connector from the
plug-in connectors update site.
Ok, I need to install the connector. I go back to the install window and
install the "Subversive SVN Connectors" from subversive update site.
After the install and restart of eclipse the IAM functionalities have
disapperd.. humz
With this configuration it worked:
http://img31.yfrog.com/img31/2883/workingq.png
With this one no more:
http://img18.imageshack.us/img18/944/notworking.png
If I revert to the previous configuration (the one without connectors)
it works again.
I than tried with the Java development tools version.
Same as before, new eclipse version from scratch.
Again I add the 5 update site as before.
Lunch IAM installation and I get this error:
Cannot complete the install because one or more required items could not
be found.
Software being installed: Eclipse IAM Editors
0.10.0.20090627114955616-17c-7F77g7VFZBBNgRRVBV
(org.eclipse.iam.feature.editor.feature.group
0.10.0.20090627114955616-17c-7F77g7VFZBBNgRRVBV)
Missing requirement: Eclipse IAM Editors
0.10.0.20090627114955616-17c-7F77g7VFZBBNgRRVBV
(org.eclipse.iam.feature.editor.feature.group
0.10.0.20090627114955616-17c-7F77g7VFZBBNgRRVBV) requires
'org.eclipse.emf.edit.ui.feature.group [2.3.1,3.0.0)' but it could not be
Ok, I remove IAM Editors (it worked with the JEE version) so I can
continue my test.
Installed, restarted, it works.
I then Install svn connectors, restart, and.. not working anymore..
That's it, I hope this report can be useful for you...
Cheers Marco