- This topic has 3 replies, 2 voices, and was last updated 14 years, 1 month ago by
support-joy.
-
AuthorPosts
-
John HowardMemberI am running ME 8.6 on Windows 7 64-bit.
I went through the Configuration Center and under software I clicked on Subclipse 1.6x because I need support for Subversion. In the process it asked my about JavaHL and noted that it was required so I asked that it be installed.
After going through the install process successfully, ME said I needed to restart.
I looked around and team is now available under Windows-> Preferences with both CVS and SVN. I looked at the settings and they seemed reasonable.
I defined several SVN repositories that I use in Eclipse regularly.
After doing that I tried to use Subversion. I right clicked on a project that is under Subversion control, the only choice I was given was apply patch.
Clearly I was expecting to be given choices to Update, Synchronize, Commit etc.
What have I done wrong?
Thanks for any help you can provide.
support-joyMemberhowardjd,
Can you answer below queries –
1. Can you copy and paste your installation details here? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details
2. How did you install ME? Meaning all-in-one installer / pulse / archived update site on top of eclipse classic?
3. Can you share a screenshot with me which will help me get a visual?
John HowardMemberJoy,
Here are the answers to your 3 questions.
1.)
Here is the installation details…*** Date:
Thursday, March 3, 2011 1:41:40 PM EST** System properties:
OS=WindowsVista
OS version=6.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.6.1
Build id: 8.6.1-20101117*** Eclipse details:
MyEclipse for SpringVersion: 8.6
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Users\JDH\AppData\Local\Genuitec\MyEclipse for Spring 8.6\myeclipseforspring.exe
-name
Myeclipseforspring
–launcher.library
C:\Users\JDH\AppData\Local\Genuitec\MyEclipse for Spring 8.6\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Users\JDH\AppData\Local\Genuitec\MyEclipse for Spring 8.6\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
C:/Users/JDH/AppData/Local/Genuitec/MyEclipse for Spring 8.6
-configuration
configuration
-vm
C:/Users/JDH/AppData/Local/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dllHere is an excerpt from the error log showing the source of the problem…
!ENTRY org.eclipse.team.core 4 0 2011-03-03 11:27:02.183
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project tc_core.
!STACK 1
org.eclipse.team.core.TeamException: Could not instantiate provider org.eclipse.team.svn.core.svnnature for project tc_core.
at org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:165)
at org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryProvider.java:235)
at org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.java:507)
at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.isMappedToCVS(CVSLightweightDecorator.java:192)
at org.eclipse.team.internal.ccvs.ui.CVSLightweightDecorator.decorate(CVSLightweightDecorator.java:147)
at org.eclipse.ui.internal.decorators.LightweightDecoratorDefinition.decorate(LightweightDecoratorDefinition.java:263)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager$LightweightRunnable.run(LightweightDecoratorManager.java:81)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.decorate(LightweightDecoratorManager.java:365)
at org.eclipse.ui.internal.decorators.LightweightDecoratorManager.getDecorations(LightweightDecoratorManager.java:347)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.ensureResultCached(DecorationScheduler.java:371)
at org.eclipse.ui.internal.decorators.DecorationScheduler$1.run(DecorationScheduler.java:331)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!SUBENTRY 1 org.eclipse.team.core 4 0 2011-03-03 11:27:02.183
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project tc_core.2.)
It was installed as an all in one from your site once I got my license.3.)
I have .png but can’t seem to add it to this post. But basically, I right click on a project. This opens a list of things you can do. I left click on Team and I am show a list of things I can do but it only contains Apply Patch.I hope this helps.
John
support-joyMemberJohn,
My apologies for the late reply. Thank you for the installation details and log file.
!MESSAGE Could not instantiate provider org.eclipse.team.svn.core.svnnature for project
Can you please try out the recommendations from here – https://www.genuitec.com/forums/topic/upgrade-to-me-8-projects-have-lost-subversion-settings/
To attach a screenshot you can either use [pm] or [post reply]
-
AuthorPosts