I have upgraded today from 1.0.815 to 1.0.862 and have a problem with
"Team Synchronizing Perspective".
When I select some local hg repo in "Mercurial synchronize wizrd" and
press "Finish" button there is "Unhandled event loop exception":
java.lang.NullPointerException
at
com.vectrace.MercurialEclipse.synchronize.MercurialSynchronizeParticipant.saveState(MercurialSynchronizeParticipant.java:75)
at
org.eclipse.team.internal.ui.synchronize.SynchronizeManager$ParticipantInstance.save(SynchronizeManager.java:167)
at
org.eclipse.team.internal.ui.synchronize.SynchronizeManager.saveState(SynchronizeManager.java:638)
at
org.eclipse.team.internal.ui.synchronize.SynchronizeManager.addSynchronizeParticipants(SynchronizeManager.java:362)
at
org.eclipse.team.ui.synchronize.ModelParticipantWizard.createParticipant(ModelParticipantWizard.java:40)
at
org.eclipse.team.ui.synchronize.ParticipantSynchronizeWizard.performFinish(ParticipantSynchronizeWizard.java:76)
at
com.vectrace.MercurialEclipse.wizards.MercurialParticipantSynchronizeWizard.performFinish(MercurialParticipantSynchronizeWizard.java:104)
at
org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:742)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
...
And by the way is switching to "Team Synchronizing Perspective" the
intended way to watch differences for all modified files?
Sorry for this question, but I have not used any CVS/SVN plugins for
Eclipse before.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"MercurialEclipse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/mercurialeclipse?hl=en
-~----------~----~----~----~------~----~------~--~---