Skip to content

Fixed NPE in EditorView - #16

Open
hamid-nazari wants to merge 3 commits into
hetzge:developmentfrom
hamid-nazari:FIX_EditorView_NPE
Open

Fixed NPE in EditorView#16
hamid-nazari wants to merge 3 commits into
hetzge:developmentfrom
hamid-nazari:FIX_EditorView_NPE

Conversation

@hamid-nazari

Copy link
Copy Markdown

Fixed the error Cannot invoke "org.eclipse.core.filebuffers.ITextFileBuffer.getLocation()" because "textFileBuffer" is null seen in the error log of eclipse 2026-06.
The issue occurs in read-only editor views, for instance, when showing the decompiled version or sources of class files.

hetzge and others added 3 commits May 16, 2026 19:46
Fixed the error `Cannot invoke "org.eclipse.core.filebuffers.ITextFileBuffer.getLocation()" because "textFileBuffer" is null` seen in error log of eclipse 2026-06.
The issue occurs in read-only editor views for instance when showing decomplied version or sources of class files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants