Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » turned off scanner configuration builder
turned off scanner configuration builder [message #117360] Wed, 25 August 2004 17:28
Eclipse UserFriend
I tried turning off "Project/Properties/Builders/Scanner Configuration
Builder". After that selecting "C/C++ Make Project" pops up a dialog
named "Could Not Accept Changes", which says, "The currently displayed
page contains invalid values." Click OK and get an Error dialog that
says, "An error has occurred. See error log for more details."

The error log shows:
!ENTRY org.eclipse.core.resources 2 566 Aug 25, 2004 17:16:54.836
!MESSAGE null parent found while collapsing trees

!ENTRY org.eclipse.core.runtime 4 2 Aug 25, 2004 17:18:14.601
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
!STACK 0
java.lang.NullPointerException
at
org.eclipse.cdt.make.ui.dialogs.DiscoveryOptionsBlock.isProv iderCommandEnabled(DiscoveryOptionsBlock.java:524)
at
org.eclipse.cdt.make.ui.dialogs.DiscoveryOptionsBlock.isVali d(DiscoveryOptionsBlock.java:583)
at
org.eclipse.cdt.ui.dialogs.TabFolderOptionBlock.update(TabFo lderOptionBlock.java:195)
at
org.eclipse.cdt.ui.dialogs.TabFolderOptionBlock.setVisible(T abFolderOptionBlock.java:185)
....

So maybe there should be a sign that says, "Do Not Push This Button"? :)

I'll get the complete traceback if anyone needs it. This is Eclipse
3.0.0 and CDT 2.0.0 under Win2K. Normal behavior returns when the
Scanner Configuration Builder is enabled again.

Cheers,
Rick
Previous Topic:Label decorations & filters
Next Topic:integrate debugger in CDT
Goto Forum:
  


Current Time: Sun May 04 07:07:16 EDT 2025

Powered by FUDForum. Page generated in 0.03070 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top