Community
Participate
Working Groups
Build Identifier: 20100617-1415 In Helios J2EE for Win 7 64-bit, I cannot get Subversive to work when I install it while running eclipse as non-administrator. Installing Subversive from the Helios update site semms to run smooth, but when I restart Eclipse it seems like it doesn't exist although it's listed as an installed plugin. There is no SVN entry in Windows - Preferences, and I can only share a project through CVS. If I run eclipse.exe as administrator from Windows Explorer and install Subversibe, it works fine afterwards, also when running eclipse as non-admin. Is this a general problem when running as non-administrator? Reproducible: Always Steps to Reproduce: 1. Download Helios J2EE for Win7 64-bit 2. Extract eclipse-folder to C:\Program Files\ 3. Double click eclipse.exe in the above location 4. Install Subversive SVN Team Provider from http://download.eclipse.org/releases/helios 5. Restart eclipse when asked to 6. Try to share a project. There is no option to choose SVN as version control system.
I think this is intentional but not 100% positive.
Did you install eclipse as administrator and then run the multi-user install steps? http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/multi_user_installs.html After that, your non-admin user should be able to install from the update site. PW
Thanks, but I don't find these steps very clear. Should I aim for Scenario #3 - shared configuration? And what is Eqiunox, I wonder? The plugin install feature? -Trond (In reply to comment #2) > Did you install eclipse as administrator and then run the multi-user install > steps? > http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/misc/multi_user_installs.html > > After that, your non-admin user should be able to install from the update site. > > PW
Could this be the same as bug 320153? Even if you are not the administrator, did the installation complete without errors, but the plugins were not there? If so, then I think that in itself is a problem, the installation should fail if the plugins are not going to be present.
*** This bug has been marked as a duplicate of bug 322929 ***