[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: error sharing project

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-08-16 19:40:53 CEST

I also get this error. I do not think I had this problem with 0.9.12

Mark

Pacht Isaac <isaac.pacht@siemens.com> wrote on 08/16/2004 01:12:11 PM:

>
>
> I am running eclipse 3.0 on windows with the latest subclipse from the
> update site. If I select team, share project, when I try to select the
> "SVN" option, I get an error, with this stack trace. Could I have set
> something up incorrectly?
>
> Problems occurred when invoking code from plug-in:
> "org.eclipse.core.runtime".
>
> java.lang.NullPointerException
> at
>
org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.doesSVNDire
> ctoryExist(SharingWizard.java:380)
> at
>
org.tigris.subversion.subclipse.ui.wizards.sharing.SharingWizard.addPages(Sh
> aringWizard.java:83)
> at
>
org.eclipse.team.internal.ui.wizards.ConfigureProjectWizardMainPage$1.select
> ionChanged(ConfigureProjectWizardMainPage.java:141)
> at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)
> at
>
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java
> :615)
> at org.eclipse.core.runtime.Platform.run(Platform.java:747)
> at
> org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:157)
> at
>
org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.
> java:1394)
> at
>
org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.jav
> a:693)
> at
>
org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer
> .java:718)
> at
>
org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:180
> )
> at
> org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:175)
> at
> org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:324)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
> at
> org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
> at
> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
> at org.eclipse.jface.window.Window.runEventLoop(Window.java:668)
> at org.eclipse.jface.window.Window.open(Window.java:648)
> at
>
org.eclipse.team.internal.ui.actions.ConfigureProjectAction$1.run(ConfigureP
> rojectAction.java:55)
> at
>
org.eclipse.team.internal.ui.actions.TeamAction$1.run(TeamAction.java:191)
> at
> org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
> at
> org.eclipse.team.internal.ui.actions.TeamAction.run(TeamAction.java:188)
> at
>
org.eclipse.team.internal.ui.actions.ConfigureProjectAction.run(ConfigurePro
> jectAction.java:47)
> at
>
org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDelegate.java:71)
> at
> org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:266)
> at
>
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Action
> ContributionItem.java:915)
> at
>
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionI
> tem.java:866)
> at
>
org.eclipse.jface.action.ActionContributionItem$7.handleEvent(ActionContribu
> tionItem.java:785)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:796)
> at
> org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2772)
> at
> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2431)
> at
> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1377)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1348)
> at
>
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:254)
> at
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
> at
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:96)
> at
>
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.
> java:335)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
> at
>
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
> at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:183)
> at org.eclipse.core.launcher.Main.run(Main.java:644)
> at org.eclipse.core.launcher.Main.main(Main.java:628)
>
>
> eclipse.buildId=I200406251208
>
>
>
>
-------------------------------------------------------------------------------
> This message and any included attachments are from Siemens Medical
Solutions
> USA, Inc. and are intended only for the addressee(s).
> The information contained herein may include trade secrets or privileged
or
> otherwise confidential information. Unauthorized review, forwarding,
printing,
> copying, distributing, or using such information is strictly prohibited
and may
> be unlawful. If you received this message in error, or have reason to
believe
> you are not authorized to receive it, please promptly delete this
message and
> notify the sender by e-mail with a copy to
Central.SecurityOffice@shs.siemens.com
>
> Thank you
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: dev-help@subclipse.tigris.org
>
>
>
_____________________________________________________________________________
> Scanned for SoftLanding Systems, Inc. by IBM Email Security Management
> Services powered by MessageLabs.
>
_____________________________________________________________________________

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Aug 17 03:40:53 2004

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.