Ticket #83 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Entrypoint Property Sheet Error

Reported by: bwhalen Assigned to: dsugar
Priority: Medium Milestone: Initial Prototype
Component: Graphical IDE Keywords:
Cc:

Description

When using the graphical editor, if you select an entrypoint you get a null pointer exception on line 538 of PropertySheetEntry?.class. The actual error is a couple lines above. It appears that when the propertysheet tries to get the IPropertyDescriptor of an entrypoint it is getting a null value returned.

Change History

02/02/07 07:56:13 changed by dsugar

  • status changed from new to closed.
  • resolution set to fixed.

This seems to be ok at this point