Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-debug-dev] Note about a change in Java debug

In order to currently get a clean compile with the jdt debug code, you need
the org.eclipse.jdt.core v_270
which is slated to be included in tomorrow's integration build for the 2.1
stream

We have a class (class ProblemFactory in CompilationUnitDelta) which
implements IProblemFactory.
IProblemFactory  has been changed and we needed to release our update for
tomorrow's build.

Bug report:
http://bugs.eclipse.org/bugs/show_bug.cgi?id=22093

This will only effect anyone attempting to retrieve the latest debug
projects from HEAD and using binary projects for the rest of the projects.
This consideration will disappear after tomorrows integration build.

Thanks
Darins



Back to the top