-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix for broken JDT null-analysis in tycho 3.x #2441
Comments
As soon as it is promoted to Maven Central (!) both is possible. Custom compiler configuration:
|
cdietrich
added a commit
to cdietrich/tycho
that referenced
this issue
May 26, 2023
Fixes eclipse-tycho#2441 Signed-off-by: Christian Dietrich <[email protected]>
Merged
nice. i tested with
and the problem seems to be gone. thx |
laeubi
pushed a commit
to cdietrich/tycho
that referenced
this issue
Jun 13, 2023
Fixes eclipse-tycho#2441 Signed-off-by: Christian Dietrich <[email protected]>
laeubi
pushed a commit
that referenced
this issue
Jun 13, 2023
Fixes #2441 Signed-off-by: Christian Dietrich <[email protected]>
@cdietrich I'll close this for now as release is on central and it seems you got a solution. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
it would be nice to have a Tycho 3.x version with the final JDT 2023-06 artifacts with the fix for eclipse-jdt/eclipse.jdt.core#1007 as the problem is also visible in tycho as eclipse-jdt/eclipse.jdt.core#1093 demonstrates.
If a new 3.x version is not possible: is it possible to overide the jdt/ecj version the tycho compiler plugin uses?
The text was updated successfully, but these errors were encountered: