Ticket #48 (closed Bug: fixed)

Opened 3 years ago

Content Assist: NullPointerException on Access Verb

Reported by: jbankert Assigned to: jbankert
Priority: High Milestone:
Component: Parsers Keywords:
Cc:

Description

1. Addd the following to a policy file:

domain y; resource res1 { klk }; access y res1 read { };

2. Palce the cursor in the access verb "read" and press Ctrl+Space and the following error is raised:

"Content Assist" did not complete normally. Please see the log for more information. Reason: java.lang.NullPointerException?

Change History

12/01/05 12:33:48 changed by Jeff Bankert

Assigned to James Athey

12/01/05 12:42:58 changed by Brian Williams

Resolved (Fixed)

12/01/05 12:46:20 changed by Jeff Bankert

Edited