- This topic has 3 replies, 2 voices, and was last updated 9 years, 1 month ago by piougy.
-
AuthorPosts
-
piougyParticipantHello,
I create psf file but i have an error when launching eclipse:
<?xml version=”1.0″ encoding=”UTF-8″?>
<psf version=”2.0″>
<provider id=”org.eclipse.team.svn.core.svnnature”>
<project reference=”1.0.1,http://subvexxxxxxxxxxxxxxxxxxxxxxoque/trunk,xxx,xxxxxxxxxxxxxxxxxxx.ens-lyon.fr/xxx;http://suxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxoque;branxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxf40a10458de;http://subsuxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxoquelloque;;false;;;0″/>
<project reference=”1.0.1,http://subvexxxxxxxxxxxxxxxxxxxxxlla/trunk/xxx,xxx,xxxxxxxxxxxxxxxxxxxxxxxda25575dd;http://susuxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxoquella;http://susuxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxoquella;branches;tags;trunk;true;5f3xxxxxxxxxxxxxxxxxxxxxxx760c415697;http://ssuxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxoquela;;false;<httsuxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxoquen.fr:80> redmine;;0″/>
</provider>
</psf>Could not apply some workspace configuration
— Errors occurred while determining projects and project sets to load.
—- error: Could not determine projects to load for
—- org.eclipse.team.core.TeamException: Unable to find Team Provider for [org.eclipse.team.svn.core.svnnature]
at com.genuitec.pulse.client.deliverypackage.runtime.team.ProjectTaskScanner$ProjectTask.repair(Unknown Source)
at com.genuitec.pulse.client.deliverypackage.runtime.WorkspaceTasksService$ApplyTasksJob.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
—- error: Could not determine projects to load for
—- org.eclipse.team.core.TeamException: Unable to find Team Provider for [org.eclipse.team.svn.core.svnnature]
at com.genuitec.pulse.client.deliverypackage.runtime.team.ProjectTaskScanner$ProjectTask.repair(Unknown Source)
at com.genuitec.pulse.client.deliverypackage.runtime.WorkspaceTasksService$ApplyTasksJob.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
ignaciomModeratorpiougy,
I think you’ll need to add the svn eclipse team provider software to your package to solve this issue, in the latest version this software is not included on the base Eclipse definitions. Let us know if that helps.
Best Regards
Ignacio
SDC Support
piougyParticipantOk thanks it work fine
piougyParticipantHello,
Could you tell me how to deploy Launch Configurations.
Thanks a lot
-
AuthorPosts