eclipse-xtext / eclipse-xtext/xtext
Activation of shared.ui may happen too late
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 831
- Forks
- 330
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 12
Description
We should make sure we activate shared.ui in a way that it is activated before any JDT/Resource events are flying around.
I have seens this beeing a problem in my customers rcp and here it seems to be the same problem: https://www.eclipse.org/forums/index.php/t/1079073/
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
Start by tracing where shared.ui is activated relative to JDT and Resource events, using the linked Eclipse forum report as context. Confirm the activation occurs before those events can be delivered; the issue does not name specific files or tests.
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
- 25/100