List Question
20 TechQA 2023-03-16T18:46:32.897000Gradle annotation processor with ECJ compiler produces "Unable to get public no-arg constructor" error
144 views
Asked by user1428945
Eclipse compiler and OpenJDK javac behave differently when assigning generic types with wildcards
38 views
Asked by stonar96
Does javac generate inaccurate line numbers compared to ecj (for this particular case)?
122 views
Asked by Sybuser
`\u0027\n\u0027` equals `'\''` in Java?
611 views
Asked by Microtribute
Java sealed interface permits generic type: gradle complains, eclipse does not
505 views
Asked by user7291698
AspectJ (ajc) with Modules
502 views
Asked by Marco Luzzara
Building maven projects with JDT Core compiler
627 views
Asked by eaRobust
JDK 17: Switch statement causes java.lang.VerifyError: Bad type on operand stack
2k views
Asked by Zhedar
Eclipse Java compiler infers the wrong generic type?
141 views
Asked by Dan Berindei
Optaplanner - drools file cannot be compiled when project is deployed
391 views
Asked by axellerdp
How get the output from one maven plugin into another?
258 views
Asked by Jobinary
Sealing interface with generics in eclipse
181 views
Asked by John
Why does javac insert Objects.requireNonNull(this) for final fields?
1.1k views
Asked by ZhekaKozlov
Java 14 text block leading \r\n inserted when used in Eclipse 4.15.0
1.1k views
Asked by PaulN
Method signature selection for lambda expression with multiple matching target types
859 views
Asked by ernest_k
Eclipse JDT ASTParser - resolving in lambdas
388 views
Asked by RadikalJin
Eclipse java ASTParser ArrayIndexOutOfBoundsException error
140 views
Asked by Sungjin Kim
What does var<T> do in Java?
921 views
Asked by Joja