querydsl / codegen

Java/Scala Code generation tool
Apache License 2.0
23 stars 22 forks source link

ecj 4.2.1 support #13

Closed puntogil closed 10 years ago

puntogil commented 10 years ago

hi any plans for add to codegen org.eclipse.jdt.core.compiler:ecj 4.2.1 support? i have this problem: org.eclipse.jdt.internal.compiler.tool.EclipseFileManager was removed from ecj and there is a missing method org.eclipse.jdt.internal.compiler.env.ICompilationUnit#ignoreOptionalProblems() in src/main/java/com/mysema/codegen/ECJEvaluatorFactory. thanks in avdance regards

puntogil commented 10 years ago

hi sorry the class in question was removed by my ecj release regards