Directories for APT generated classes causes issues since 4.4.0
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 52/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- java
- Domain
- build-system, tooling
Research direction
Start by reviewing PR #218 and the generated .settings/org.eclipse.jdt.apt.core.prefs and .classpath entries described in the issue. Trace where APT generated-class directories are converted to absolute paths; done means relative paths remain relative and Eclipse no longer rewrites them incorrectly.
Written by the indexing model from the issue text.
Description
The conversion to absolute paths introduced in version 4.4.0 with the PR #218 causes issues in our Eclipse IDE setup, which leads from our previous relative paths to absolute one in .settings/org.eclipse.jdt.apt.core.prefs which Eclipse itself turns to relative ones by removing the first slash from the absolute path while creating the corresponding entries in .classpath. Can we ensure that relative paths remain as is?
- Dominant language
- Java
- Stars
- 137
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
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.
More from diffplug/goomph
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 32/100
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
checkstyle/test-configs#263 ·
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
apache/cloudstack#14222 ·
-
[BUG]茶杯方块在取茶时会引发崩溃 Open
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
1.0.0-alpha2 Type/Improvement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
wso2/dpdp-accelerator#272 ·