Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-core-dev] Released major changes in Java model operations



I just checked in major changes in Java model  operations. They have been
ported off the deprecated JDOM and they now use the AST rewrite support. I
versioned the content of HEAD as v_532a after I committed these changes.

Due to a small difference in behavior, some JDT UI tests now fail (
AddUnimplementedConstructorsTest and UnresolvedTypesQuickFixTest). The JDT
UI team (namely Martin) is aware of these failures.

Jerome



Back to the top