eclipse-xtext / eclipse-xtext/xtext
m2e Integration should react to pom changes
Open
Nobody has claimed this yet.
enhancement
good first issue
help_wanted
- Dominant language
- Java
- Stars
- 831
- Forks
- 330
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 12
Description
The org.eclipse.xtext.m2e.XtextProjectConfigurator implements #configure but should also provide #unconfigure and #mavenProjectChanged I suppose.
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
Locate org.eclipse.xtext.m2e.XtextProjectConfigurator and inspect its existing configure implementation first. Determine the expected behavior for unconfigure and mavenProjectChanged, then verify that the configurator reacts appropriately when a POM changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100