Problem with project properties [message #334311] |
Mon, 02 February 2009 14:29  |
Eclipse User |
|
|
|
Hello All,
As soon as I added a property to a project (with
IProject.setPersistentProperty()), I began receiving the error below. Any
suggestions about what I need to do differently?
Regards,
Kent Beck
Three Rivers Consulting, Inc.
eclipse.buildId=I20081211-1908
java.version=1.6.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.sdk.ide
Command-line arguments: -product org.eclipse.sdk.ide -data D:\pd
workspace/../runtime-New_configuration -dev file:D:/pd
workspace/.metadata/.plugins/org.eclipse.pde.core/Eclipse/de v.properties
-os win32 -ws win32 -arch x86
Error
Mon Feb 02 11:24:08 PST 2009
No property tester contributes a property projectPersistentProperty
org.eclipse.team.core.repository to type class
org.eclipse.core.internal.resources.Project
java.lang.Throwable: forcePluginActivation: false, receiver: P/Qwer
at
org.eclipse.core.internal.expressions.TypeExtensionManager.g etProperty(TypeExtensionManager.java:115)
at
org.eclipse.core.internal.expressions.TestExpression.evaluat e(TestExpression.java:96)
at
org.eclipse.core.internal.expressions.CompositeExpression.ev aluateAnd(CompositeExpression.java:53)
at
org.eclipse.core.internal.expressions.AdaptExpression.evalua te(AdaptExpression.java:91)
at
org.eclipse.ui.internal.dialogs.RegistryPageContributor.fail sEnablement(RegistryPageContributor.java:260)
at
org.eclipse.ui.internal.dialogs.RegistryPageContributor.isAp plicableTo(RegistryPageContributor.java:209)
at
org.eclipse.ui.internal.dialogs.PropertyPageContributorManag er.contribute(PropertyPageContributorManager.java:115)
at
org.eclipse.ui.internal.dialogs.PropertyDialog.createDialogO n(PropertyDialog.java:61)
at
org.eclipse.ui.dialogs.PropertyDialogAction.createDialog(Pro pertyDialogAction.java:176)
at
org.eclipse.ui.dialogs.PropertyDialogAction.run(PropertyDial ogAction.java:155)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:498 )
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(ActionContributionItem.java:584)
at
org.eclipse.jface.action.ActionContributionItem.access$2(Act ionContributionItem.java:501)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEven t(ActionContributionItem.java:412)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:3875)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :3470)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:22 00)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault (Realm.java:333)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Work bench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.j ava:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start (IDEApplication.java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Eclips eAppHandle.java:193)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:366)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 550)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:505)
at org.eclipse.equinox.launcher.Main.run(Main.java:1237)
at org.eclipse.equinox.launcher.Main.main(Main.java:1213)
|
|
|
Re: Problem with project properties [message #334316 is a reply to message #334311] |
Mon, 02 February 2009 15:34  |
Eclipse User |
|
|
|
Never mind. This seems to be a problem with the JGit plugin. I hadn't made
the connection between the update they pushed yesterday and the appearance
of the problem.
Thanks anyway,
Kent Beck
Three Rivers Consulting, Inc.
Author: JUnit Max
|
|
|
Powered by
FUDForum. Page generated in 0.02961 seconds