Ticket #36 (new enhancement)
Please add support for Eclipse 3.5
| Reported by: | dougxc@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Keywords: | |
| Cc: |
Description
Even though it's still pre-official-release, Eclipse 3.5 (specifically 3.5M7) is the first officially supported Eclipse build for the Solaris-x86 platform. For developers on this platform, there is no choice of using an earlier version Eclipse. Unfortunately, Merclipse does not seem to work under 3.5M7 even though it installs successfully. Not that it tells you much, but here is the error log entry relating to the Merclipse plugin:
org.eclipse.team.core.TeamException?: Could not instantiate provider com.goldenhammers.merclipse.mercurialrepositoryprovider for project VM. 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)
