Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [udig-devel] Couldnot instantiateprovider org.tigris.subversion.subclipse.core.svnnatureforany uDig project

I try to figure out why I get the following errors:

org.eclipse.team.core.TeamException: Could not instantiate provider org.tigris.subversion.subclipse.core.svnnature for project net.refractions.udig.validation.test.

            at org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:166)

            at org.eclipse.team.core.RepositoryProvider.mapExistingProvider(RepositoryProvider.java:236)

            at org.eclipse.team.core.RepositoryProvider.getProvider(RepositoryProvider.java:462)

            at org.eclipse.team.internal.core.TeamHookDispatcher.getProvider(TeamHookDispatcher.java:97)

            at org.eclipse.team.internal.core.TeamHookDispatcher.getRuleFactory(TeamHookDispatcher.java:105)

            at org.eclipse.core.internal.resources.Rules.factoryFor(Rules.java:87)

            at org.eclipse.core.internal.resources.Rules.deleteRule(Rules.java:77)

            at org.eclipse.core.internal.resources.Resource.delete(Resource.java:679)

            at org.eclipse.jdt.internal.core.builder.BatchImageBuilder.cleanOutputFolders(BatchImageBuilder.java:153)

            at org.eclipse.jdt.internal.core.builder.JavaBuilder.clean(JavaBuilder.java:283)

            at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:605)

            at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)

            at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:167)

            at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)

            at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:230)

            at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)

            at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:233)

            at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:252)

            at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:285)

            at org.eclipse.core.internal.resources.Workspace.build(Workspace.java:271)

            at org.eclipse.ui.internal.ide.dialogs.CleanDialog.doClean(CleanDialog.java:236)

            at org.eclipse.ui.internal.ide.dialogs.CleanDialog$1.runInWorkspace(CleanDialog.java:127)

            at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)

            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

> -----Original Message-----
> From: udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx [mailto:udig-devel-
> bounces@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Andrea Antonello
> Sent: Friday, March 09, 2007 2:57 AM
> To: User-friendly Desktop Internet GIS
> Subject: Re: [udig-devel] Couldnot instantiateprovider
> org.tigris.subversion.subclipse.core.svnnatureforany uDig project
> 
> Hi,
> I use subclipse but never had the problem you mention.
> Also I do not understand exactly what the problem is.
> Can anyone light my way?
> 
> Andrea
> 
> 
> 
> Morin, Marc-Andre probaly wrote:
> > The documention do not mention to install subclipse...  Only subversion
> with the command line.  However, when I got those errors for the first
> time, I thought it was because subclipse was not installed, but now, even
> after having installed it, I'm still having this problem.
> >
> > I'm gonna try to uninstall subclipse and cross my fingers!
> >
> > Thanks,
> >
> > Marc-André
> >
> >> -----Original Message-----
> >> From: udig-devel-bounces@xxxxxxxxxxxxxxxxxxxxx [mailto:udig-devel-
> >> bounces@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Cory Horner
> >> Sent: Thursday, March 08, 2007 12:44 PM
> >> To: User-friendly Desktop Internet GIS
> >> Subject: Re: [udig-devel] Could not instantiateprovider
> >> org.tigris.subversion.subclipse.core.svnnaturefor any uDig project
> >>
> >> Morin, Marc-Andre wrote:
> >>> Hi,
> >>>
> >>> I'm a newbie with uDig as much as Eclispe RCP...  I followed all steps
> >>> described on the uDig website in order to get started with the uDig
> SDK
> >>> environment on Eclipse but I'm stuck with this problem:
> >>>
> >>> Everytime I try to build or run the all projects, I'm getting this
> error
> >>> for every project:
> >>>
> >>> org.eclipse.team.core.TeamException: Could not instantiate provider
> >>> org.tigris.subversion.subclipse.core.svnnature for project
> >>> net.refractions.udig.validation.test.
> >>>
> >>> Is there anything wrong with my configuration of eclipse 3.2.1 or
> >>> Subclipse 1.2.0?
> >> Hi Marc-Andre,
> >>
> >> We really don't recommend subclipse.  Did we forget to update a section
> >> of our documentation which points users at it? -- if so we should fix
> >> that.  For a quick fix, you can disable the subclipse plugin --
> >> alternatively re-install eclipse.
> >>
> >> An alternate svn plugin is subversive, but nothing beats subversion on
> >> the command line :)
> >>
> >> Cory.
> >> _______________________________________________
> >> User-friendly Desktop Internet GIS (uDig)
> >> http://udig.refractions.net
> >> http://lists.refractions.net/mailman/listinfo/udig-devel
> > _______________________________________________
> > User-friendly Desktop Internet GIS (uDig)
> > http://udig.refractions.net
> > http://lists.refractions.net/mailman/listinfo/udig-devel
> >
> 
> --
> __________________________________________________________________________
> __
> HydroloGIS - Environmental Safety Modelling
> www.hydrologis.com
> 
> Andrea Antonello
> Environmental Engineer
> mobile:  +393288497722
> 
> "Let it be as much a great honour to take as to give learning,
> if you want to be called wise."
> Skuggsja' - The King's mirror - 1240 Reykjavik
> __________________________________________________________________________
> __
> 
> 
> _______________________________________________
> User-friendly Desktop Internet GIS (uDig)
> http://udig.refractions.net
> http://lists.refractions.net/mailman/listinfo/udig-devel


Back to the top