Community
Participate
Working Groups
Build Identifier: Build id: 20110218-0911 I get a NPE when "Mark Occurrences" is enabled and the caret is on an element that cross-links to a different file. See stack trace in attachment Reproducible: Always Steps to Reproduce: 1. Start Eclipse with the Domain Model example 2. Enable "Mark Occurrences" 3. file1 contents: entity Foo1 {} entity Foo2 extends Foo1 {} 4. file2 contents: entity Foo3 extends Foo1 {} 5. click on Foo1
Created attachment 194908 [details] stacktrace
Version 2.0 M7
Pushed to master.
Closing all bugs that were set to RESOLVED before Neon.0