eclipse-xtext / eclipse-xtext/xtext
EmbeddedEditor Quickfix throws NPE
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 831
- Forks
- 330
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 12
Description
Given is the following EmbeddedXtextEditor project referencing the domainmodel example project:
EmbeddedXtextEditor.zip
The following NullPointerException is thrown after trying to apply a quickfix:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Download and run the attached EmbeddedXtextEditor project, then apply the quickfix that produces the reported NullPointerException. Start with the stack trace shown in the issue and trace the quickfix path; done means the quickfix applies successfully in the supplied project without the NPE.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100