Bug#384625: eclipse-cdt: Impossible to add an external include path

xavier hubert xavier.hubert at cea.fr
Fri Aug 25 14:42:06 UTC 2006


Package: eclipse-cdt
Version: 3.0.1-3
Severity: normal

While adding an external include path in a standard C project, an error occurs :
"An error occured while setting the project path"
"See error log for more details"

The log file (~/workspace/.metadata/.log) indicates :

!SESSION 2006-08-25 13:55:40.873 -----------------------------------------------
eclipse.buildId=M20060118-1600
java.fullversion=GNU libgcj 4.1.2 20060729 (prerelease) (Debian 4.1.1-10)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.update.configurator 2006-08-25 13:55:45.853
!MESSAGE Plugin does not have a valid identifier: plugins/org.eclipse.cdt.source_3.0.1/

!ENTRY org.eclipse.update.configurator 2006-08-25 13:55:45.854
!MESSAGE Plugin does not have a valid version: plugins/org.eclipse.cdt.source_3.0.1/

!ENTRY org.eclipse.update.configurator 2006-08-25 13:55:46.820
!MESSAGE Could not install bundle ../../lib/eclipse/plugins/org.eclipse.cdt.source_3.0.1/   Error converting plugin at /usr/lib/eclipse/plugins/org.eclipse.cdt.source_3.0.1.
!SESSION 2006-08-25 15:19:52.14 ------------------------------------------------
eclipse.buildId=M20060118-1600
java.fullversion=GNU libgcj 4.1.2 20060729 (prerelease) (Debian 4.1.1-10)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86

!ENTRY org.eclipse.update.configurator 2006-08-25 15:19:58.228
!MESSAGE Plugin does not have a valid identifier: plugins/org.eclipse.cdt.source_3.0.1/

!ENTRY org.eclipse.update.configurator 2006-08-25 15:19:58.228
!MESSAGE Plugin does not have a valid version: plugins/org.eclipse.cdt.source_3.0.1/

!ENTRY org.eclipse.update.configurator 2006-08-25 15:19:59.34
!MESSAGE Could not install bundle ../../lib/eclipse/plugins/org.eclipse.cdt.source_3.0.1/   Error converting plugin at /usr/lib/eclipse/plugins/org.eclipse.cdt.source_3.0.1.

!ENTRY org.eclipse.cdt.ui 4 4 2006-08-25 15:23:21.614
!MESSAGE Error
!STACK 0
java.lang.reflect.InvocationTargetException
   at org.eclipse.jface.operation.ModalContext.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage.performOk(IncludesSymbolsPropertyPage.java:205)
   at org.eclipse.jface.preference.PreferenceDialog$11.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.core.internal.runtime.InternalPlatform.run(org.eclipse.core.runtime_3.1.2.jar.so)
   at org.eclipse.core.runtime.Platform.run(org.eclipse.core.runtime_3.1.2.jar.so)
   at org.eclipse.ui.internal.JFaceUtil$1.run(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.jface.util.SafeRunnable.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.preference.PreferenceDialog.okPressed(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.jface.preference.PreferenceDialog.buttonPressed(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.swt.widgets.TypedListener.handleEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.jface.window.Window.runEventLoop(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.window.Window.open(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.ui.dialogs.PropertyDialogAction.run(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.ide.actions.ProjectPropertyDialogAction.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.jface.action.Action.runWithEvent(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.action.ActionContributionItem.access$2(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.ui.internal.Workbench.runEventLoop(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.Workbench.runUI(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.PlatformUI.createAndRunWorkbench(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.ide.IDEApplication.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.core.internal.runtime.PlatformActivator$1.run(org.eclipse.core.runtime_3.1.2.jar.so)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.1.2.jar.so)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.1.2.jar.so)
   at java.lang.reflect.Method.invoke(libgcj.so.7)
   at org.eclipse.core.launcher.Main.invokeFramework(startup.jar.so)
   at org.eclipse.core.launcher.Main.basicRun(startup.jar.so)
   at org.eclipse.core.launcher.Main.run(startup.jar.so)
   at org.eclipse.core.launcher.Main.main(startup.jar.so)
Caused by: java.lang.NullPointerException
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.transform(libgcj.so.7)
   at org.eclipse.cdt.internal.core.CDescriptor.serializeDocument(CDescriptor.java:640)
   at org.eclipse.cdt.internal.core.CDescriptor.getAsXML(CDescriptor.java:528)
   at org.eclipse.cdt.internal.core.CDescriptor$1.run(CDescriptor.java:331)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.CDescriptor.save(CDescriptor.java:363)
   at org.eclipse.cdt.internal.core.CDescriptor.saveProjectData(CDescriptor.java:587)
   at org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.setRawPathEntries(DefaultPathEntryStore.java:128)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(PathEntryManager.java:886)
   at org.eclipse.cdt.internal.core.model.SetPathEntriesOperation.executeOperation(SetPathEntriesOperation.java:55)
   at org.eclipse.cdt.internal.core.model.CModelOperation.execute(CModelOperation.java:342)
   at org.eclipse.cdt.internal.core.model.CModelOperation.run(CModelOperation.java:607)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(CModelOperation.java:639)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.setRawPathEntries(PathEntryManager.java:520)
   at org.eclipse.cdt.core.model.CoreModel.setRawPathEntries(CoreModel.java:913)
   at org.eclipse.cdt.internal.core.model.CProject.setRawPathEntries(CProject.java:415)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.internalConfigureCProject(AbstractPathOptionBlock.java:337)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.configureCProject(AbstractPathOptionBlock.java:350)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage$1.run(IncludesSymbolsPropertyPage.java:197)
   at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(org.eclipse.jface_3.1.1.jar.so)
Root exception:
java.lang.NullPointerException
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.transform(libgcj.so.7)
   at org.eclipse.cdt.internal.core.CDescriptor.serializeDocument(CDescriptor.java:640)
   at org.eclipse.cdt.internal.core.CDescriptor.getAsXML(CDescriptor.java:528)
   at org.eclipse.cdt.internal.core.CDescriptor$1.run(CDescriptor.java:331)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.CDescriptor.save(CDescriptor.java:363)
   at org.eclipse.cdt.internal.core.CDescriptor.saveProjectData(CDescriptor.java:587)
   at org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.setRawPathEntries(DefaultPathEntryStore.java:128)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(PathEntryManager.java:886)
   at org.eclipse.cdt.internal.core.model.SetPathEntriesOperation.executeOperation(SetPathEntriesOperation.java:55)
   at org.eclipse.cdt.internal.core.model.CModelOperation.execute(CModelOperation.java:342)
   at org.eclipse.cdt.internal.core.model.CModelOperation.run(CModelOperation.java:607)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(CModelOperation.java:639)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.setRawPathEntries(PathEntryManager.java:520)
   at org.eclipse.cdt.core.model.CoreModel.setRawPathEntries(CoreModel.java:913)
   at org.eclipse.cdt.internal.core.model.CProject.setRawPathEntries(CProject.java:415)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.internalConfigureCProject(AbstractPathOptionBlock.java:337)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.configureCProject(AbstractPathOptionBlock.java:350)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage$1.run(IncludesSymbolsPropertyPage.java:197)
   at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(org.eclipse.jface_3.1.1.jar.so)

!ENTRY org.eclipse.cdt.ui 4 4 2006-08-25 15:27:40.920
!MESSAGE Error
!STACK 0
java.lang.reflect.InvocationTargetException
   at org.eclipse.jface.operation.ModalContext.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage.performOk(IncludesSymbolsPropertyPage.java:205)
   at org.eclipse.jface.preference.PreferenceDialog$11.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.core.internal.runtime.InternalPlatform.run(org.eclipse.core.runtime_3.1.2.jar.so)
   at org.eclipse.core.runtime.Platform.run(org.eclipse.core.runtime_3.1.2.jar.so)
   at org.eclipse.ui.internal.JFaceUtil$1.run(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.jface.util.SafeRunnable.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.preference.PreferenceDialog.okPressed(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.jface.preference.PreferenceDialog.buttonPressed(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.swt.widgets.TypedListener.handleEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.jface.window.Window.runEventLoop(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.window.Window.open(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.ui.dialogs.PropertyDialogAction.run(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.ide.actions.ProjectPropertyDialogAction.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.jface.action.Action.runWithEvent(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.action.ActionContributionItem.access$2(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.ui.internal.Workbench.runEventLoop(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.Workbench.runUI(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.PlatformUI.createAndRunWorkbench(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.ide.IDEApplication.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.core.internal.runtime.PlatformActivator$1.run(org.eclipse.core.runtime_3.1.2.jar.so)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.1.2.jar.so)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.1.2.jar.so)
   at java.lang.reflect.Method.invoke(libgcj.so.7)
   at org.eclipse.core.launcher.Main.invokeFramework(startup.jar.so)
   at org.eclipse.core.launcher.Main.basicRun(startup.jar.so)
   at org.eclipse.core.launcher.Main.run(startup.jar.so)
   at org.eclipse.core.launcher.Main.main(startup.jar.so)
Caused by: java.lang.NullPointerException
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.transform(libgcj.so.7)
   at org.eclipse.cdt.internal.core.CDescriptor.serializeDocument(CDescriptor.java:640)
   at org.eclipse.cdt.internal.core.CDescriptor.getAsXML(CDescriptor.java:528)
   at org.eclipse.cdt.internal.core.CDescriptor$1.run(CDescriptor.java:331)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.CDescriptor.save(CDescriptor.java:363)
   at org.eclipse.cdt.internal.core.CDescriptor.saveProjectData(CDescriptor.java:587)
   at org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.setRawPathEntries(DefaultPathEntryStore.java:128)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(PathEntryManager.java:886)
   at org.eclipse.cdt.internal.core.model.SetPathEntriesOperation.executeOperation(SetPathEntriesOperation.java:55)
   at org.eclipse.cdt.internal.core.model.CModelOperation.execute(CModelOperation.java:342)
   at org.eclipse.cdt.internal.core.model.CModelOperation.run(CModelOperation.java:607)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(CModelOperation.java:639)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.setRawPathEntries(PathEntryManager.java:520)
   at org.eclipse.cdt.core.model.CoreModel.setRawPathEntries(CoreModel.java:913)
   at org.eclipse.cdt.internal.core.model.CProject.setRawPathEntries(CProject.java:415)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.internalConfigureCProject(AbstractPathOptionBlock.java:337)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.configureCProject(AbstractPathOptionBlock.java:350)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage$1.run(IncludesSymbolsPropertyPage.java:197)
   at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(org.eclipse.jface_3.1.1.jar.so)
Root exception:
java.lang.NullPointerException
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.transform(libgcj.so.7)
   at org.eclipse.cdt.internal.core.CDescriptor.serializeDocument(CDescriptor.java:640)
   at org.eclipse.cdt.internal.core.CDescriptor.getAsXML(CDescriptor.java:528)
   at org.eclipse.cdt.internal.core.CDescriptor$1.run(CDescriptor.java:331)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.CDescriptor.save(CDescriptor.java:363)
   at org.eclipse.cdt.internal.core.CDescriptor.saveProjectData(CDescriptor.java:587)
   at org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.setRawPathEntries(DefaultPathEntryStore.java:128)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(PathEntryManager.java:886)
   at org.eclipse.cdt.internal.core.model.SetPathEntriesOperation.executeOperation(SetPathEntriesOperation.java:55)
   at org.eclipse.cdt.internal.core.model.CModelOperation.execute(CModelOperation.java:342)
   at org.eclipse.cdt.internal.core.model.CModelOperation.run(CModelOperation.java:607)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(CModelOperation.java:639)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.setRawPathEntries(PathEntryManager.java:520)
   at org.eclipse.cdt.core.model.CoreModel.setRawPathEntries(CoreModel.java:913)
   at org.eclipse.cdt.internal.core.model.CProject.setRawPathEntries(CProject.java:415)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.internalConfigureCProject(AbstractPathOptionBlock.java:337)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.configureCProject(AbstractPathOptionBlock.java:350)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage$1.run(IncludesSymbolsPropertyPage.java:197)
   at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(org.eclipse.jface_3.1.1.jar.so)
!SESSION 2006-08-25 15:37:11.602 -----------------------------------------------
eclipse.buildId=M20060118-1600
java.fullversion=GNU libgcj 4.1.2 20060729 (prerelease) (Debian 4.1.1-10)
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments:  -os linux -ws gtk -arch x86 -consolelog -debug

!ENTRY org.eclipse.osgi 2006-08-25 15:37:17.43
!MESSAGE Bundle update at ../../lib/eclipse/plugins/org.eclipse.cdt.source.linux.gtk.x86_3.0.1/ [111] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2006-08-25 15:37:17.43
!MESSAGE Missing host org.eclipse.cdt.source_3.0.1.

!ENTRY org.eclipse.cdt.ui 4 4 2006-08-25 16:27:04.966
!MESSAGE Error
!STACK 0
java.lang.reflect.InvocationTargetException
   at org.eclipse.jface.operation.ModalContext.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage.performOk(IncludesSymbolsPropertyPage.java:205)
   at org.eclipse.jface.preference.PreferenceDialog$11.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.core.internal.runtime.InternalPlatform.run(org.eclipse.core.runtime_3.1.2.jar.so)
   at org.eclipse.core.runtime.Platform.run(org.eclipse.core.runtime_3.1.2.jar.so)
   at org.eclipse.ui.internal.JFaceUtil$1.run(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.jface.util.SafeRunnable.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.preference.PreferenceDialog.okPressed(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.jface.preference.PreferenceDialog.buttonPressed(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.swt.widgets.TypedListener.handleEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.jface.window.Window.runEventLoop(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.window.Window.open(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.ui.dialogs.PropertyDialogAction.run(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.ide.actions.ProjectPropertyDialogAction.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.jface.action.Action.runWithEvent(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.action.ActionContributionItem.access$2(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.ui.internal.Workbench.runEventLoop(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.Workbench.runUI(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.PlatformUI.createAndRunWorkbench(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.ide.IDEApplication.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.core.internal.runtime.PlatformActivator$1.run(org.eclipse.core.runtime_3.1.2.jar.so)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.1.2.jar.so)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.1.2.jar.so)
   at java.lang.reflect.Method.invoke(libgcj.so.7)
   at org.eclipse.core.launcher.Main.invokeFramework(startup.jar.so)
   at org.eclipse.core.launcher.Main.basicRun(startup.jar.so)
   at org.eclipse.core.launcher.Main.run(startup.jar.so)
   at org.eclipse.core.launcher.Main.main(startup.jar.so)
Caused by: java.lang.NullPointerException
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.transform(libgcj.so.7)
   at org.eclipse.cdt.internal.core.CDescriptor.serializeDocument(CDescriptor.java:640)
   at org.eclipse.cdt.internal.core.CDescriptor.getAsXML(CDescriptor.java:528)
   at org.eclipse.cdt.internal.core.CDescriptor$1.run(CDescriptor.java:331)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.CDescriptor.save(CDescriptor.java:363)
   at org.eclipse.cdt.internal.core.CDescriptor.saveProjectData(CDescriptor.java:587)
   at org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.setRawPathEntries(DefaultPathEntryStore.java:128)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(PathEntryManager.java:886)
   at org.eclipse.cdt.internal.core.model.SetPathEntriesOperation.executeOperation(SetPathEntriesOperation.java:55)
   at org.eclipse.cdt.internal.core.model.CModelOperation.execute(CModelOperation.java:342)
   at org.eclipse.cdt.internal.core.model.CModelOperation.run(CModelOperation.java:607)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(CModelOperation.java:639)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.setRawPathEntries(PathEntryManager.java:520)
   at org.eclipse.cdt.core.model.CoreModel.setRawPathEntries(CoreModel.java:913)
   at org.eclipse.cdt.internal.core.model.CProject.setRawPathEntries(CProject.java:415)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.internalConfigureCProject(AbstractPathOptionBlock.java:337)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.configureCProject(AbstractPathOptionBlock.java:350)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage$1.run(IncludesSymbolsPropertyPage.java:197)
   at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(org.eclipse.jface_3.1.1.jar.so)
Root exception:
java.lang.NullPointerException
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.transform(libgcj.so.7)
   at org.eclipse.cdt.internal.core.CDescriptor.serializeDocument(CDescriptor.java:640)
   at org.eclipse.cdt.internal.core.CDescriptor.getAsXML(CDescriptor.java:528)
   at org.eclipse.cdt.internal.core.CDescriptor$1.run(CDescriptor.java:331)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.CDescriptor.save(CDescriptor.java:363)
   at org.eclipse.cdt.internal.core.CDescriptor.saveProjectData(CDescriptor.java:587)
   at org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.setRawPathEntries(DefaultPathEntryStore.java:128)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(PathEntryManager.java:886)
   at org.eclipse.cdt.internal.core.model.SetPathEntriesOperation.executeOperation(SetPathEntriesOperation.java:55)
   at org.eclipse.cdt.internal.core.model.CModelOperation.execute(CModelOperation.java:342)
   at org.eclipse.cdt.internal.core.model.CModelOperation.run(CModelOperation.java:607)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(CModelOperation.java:639)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.setRawPathEntries(PathEntryManager.java:520)
   at org.eclipse.cdt.core.model.CoreModel.setRawPathEntries(CoreModel.java:913)
   at org.eclipse.cdt.internal.core.model.CProject.setRawPathEntries(CProject.java:415)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.internalConfigureCProject(AbstractPathOptionBlock.java:337)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.configureCProject(AbstractPathOptionBlock.java:350)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage$1.run(IncludesSymbolsPropertyPage.java:197)
   at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(org.eclipse.jface_3.1.1.jar.so)

!ENTRY org.eclipse.cdt.ui 4 4 2006-08-25 16:30:10.298
!MESSAGE Error
!STACK 0
java.lang.reflect.InvocationTargetException
   at org.eclipse.jface.operation.ModalContext.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage.performOk(IncludesSymbolsPropertyPage.java:205)
   at org.eclipse.jface.preference.PreferenceDialog$11.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.core.internal.runtime.InternalPlatform.run(org.eclipse.core.runtime_3.1.2.jar.so)
   at org.eclipse.core.runtime.Platform.run(org.eclipse.core.runtime_3.1.2.jar.so)
   at org.eclipse.ui.internal.JFaceUtil$1.run(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.jface.util.SafeRunnable.run(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.preference.PreferenceDialog.okPressed(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.jface.preference.PreferenceDialog.buttonPressed(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.swt.widgets.TypedListener.handleEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.jface.window.Window.runEventLoop(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.window.Window.open(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.ui.dialogs.PropertyDialogAction.run(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.ide.actions.ProjectPropertyDialogAction.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.jface.action.Action.runWithEvent(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.action.ActionContributionItem.access$2(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(org.eclipse.jface_3.1.1.jar.so)
   at org.eclipse.swt.widgets.EventTable.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Widget.sendEvent(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.runDeferredEvents(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.swt.widgets.Display.readAndDispatch(org.eclipse.swt.gtk.linux.x86_3.1.1.jar.so)
   at org.eclipse.ui.internal.Workbench.runEventLoop(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.Workbench.runUI(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.PlatformUI.createAndRunWorkbench(org.eclipse.ui.workbench_3.1.2.jar.so)
   at org.eclipse.ui.internal.ide.IDEApplication.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.core.internal.runtime.PlatformActivator$1.run(org.eclipse.core.runtime_3.1.2.jar.so)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.1.2.jar.so)
   at org.eclipse.core.runtime.adaptor.EclipseStarter.run(org.eclipse.osgi_3.1.2.jar.so)
   at java.lang.reflect.Method.invoke(libgcj.so.7)
   at org.eclipse.core.launcher.Main.invokeFramework(startup.jar.so)
   at org.eclipse.core.launcher.Main.basicRun(startup.jar.so)
   at org.eclipse.core.launcher.Main.run(startup.jar.so)
   at org.eclipse.core.launcher.Main.main(startup.jar.so)
Caused by: java.lang.NullPointerException
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.transform(libgcj.so.7)
   at org.eclipse.cdt.internal.core.CDescriptor.serializeDocument(CDescriptor.java:640)
   at org.eclipse.cdt.internal.core.CDescriptor.getAsXML(CDescriptor.java:528)
   at org.eclipse.cdt.internal.core.CDescriptor$1.run(CDescriptor.java:331)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.CDescriptor.save(CDescriptor.java:363)
   at org.eclipse.cdt.internal.core.CDescriptor.saveProjectData(CDescriptor.java:587)
   at org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.setRawPathEntries(DefaultPathEntryStore.java:128)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(PathEntryManager.java:886)
   at org.eclipse.cdt.internal.core.model.SetPathEntriesOperation.executeOperation(SetPathEntriesOperation.java:55)
   at org.eclipse.cdt.internal.core.model.CModelOperation.execute(CModelOperation.java:342)
   at org.eclipse.cdt.internal.core.model.CModelOperation.run(CModelOperation.java:607)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(CModelOperation.java:639)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.setRawPathEntries(PathEntryManager.java:520)
   at org.eclipse.cdt.core.model.CoreModel.setRawPathEntries(CoreModel.java:913)
   at org.eclipse.cdt.internal.core.model.CProject.setRawPathEntries(CProject.java:415)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.internalConfigureCProject(AbstractPathOptionBlock.java:337)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.configureCProject(AbstractPathOptionBlock.java:350)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage$1.run(IncludesSymbolsPropertyPage.java:197)
   at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(org.eclipse.jface_3.1.1.jar.so)
Root exception:
java.lang.NullPointerException
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.strip(libgcj.so.7)
   at gnu.xml.transform.TransformerImpl.transform(libgcj.so.7)
   at org.eclipse.cdt.internal.core.CDescriptor.serializeDocument(CDescriptor.java:640)
   at org.eclipse.cdt.internal.core.CDescriptor.getAsXML(CDescriptor.java:528)
   at org.eclipse.cdt.internal.core.CDescriptor$1.run(CDescriptor.java:331)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.CDescriptor.save(CDescriptor.java:363)
   at org.eclipse.cdt.internal.core.CDescriptor.saveProjectData(CDescriptor.java:587)
   at org.eclipse.cdt.internal.core.model.DefaultPathEntryStore.setRawPathEntries(DefaultPathEntryStore.java:128)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.saveRawPathEntries(PathEntryManager.java:886)
   at org.eclipse.cdt.internal.core.model.SetPathEntriesOperation.executeOperation(SetPathEntriesOperation.java:55)
   at org.eclipse.cdt.internal.core.model.CModelOperation.execute(CModelOperation.java:342)
   at org.eclipse.cdt.internal.core.model.CModelOperation.run(CModelOperation.java:607)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(CModelOperation.java:639)
   at org.eclipse.cdt.internal.core.model.PathEntryManager.setRawPathEntries(PathEntryManager.java:520)
   at org.eclipse.cdt.core.model.CoreModel.setRawPathEntries(CoreModel.java:913)
   at org.eclipse.cdt.internal.core.model.CProject.setRawPathEntries(CProject.java:415)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.internalConfigureCProject(AbstractPathOptionBlock.java:337)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock.configureCProject(AbstractPathOptionBlock.java:350)
   at org.eclipse.cdt.internal.ui.dialogs.cpaths.IncludesSymbolsPropertyPage$1.run(IncludesSymbolsPropertyPage.java:197)
   at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation$1.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.core.internal.resources.Workspace.run(org.eclipse.core.resources_3.1.2.jar.so)
   at org.eclipse.ui.actions.WorkspaceModifyOperation.run(org.eclipse.ui.ide_3.1.1.jar.so)
   at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(org.eclipse.jface_3.1.1.jar.so)


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages eclipse-cdt depends on:
ii  eclipse-pde                   3.1.2-2    Plug-in Development Environment to
ii  exuberant-ctags [ctags]       1:5.6-1    build tag file indexes of source c

eclipse-cdt recommends no packages.

-- no debconf information




More information about the pkg-java-maintainers mailing list