Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-debug-dev] plug-ins from HEAD

When self-hosting on the latest integration build, the set of plug-ins 
required from HEAD can be reduced to:

org.eclipse.jdt.core
org.eclipse.jdt.ui
org.eclipse.search

Darin




Darin Wright/Ottawa/IBM@IBMCA 
Sent by: jdt-debug-dev-admin@xxxxxxxxxxx
03/23/2005 12:45 PM
Please respond to
jdt-debug-dev


To
jdt-debug-dev@xxxxxxxxxxx
cc

Subject
[jdt-debug-dev] plug-ins from HEAD






The latest jdt debug plug-ins from HEAD require the additional plug-ins 
from HEAD to compile:

org.eclipse.jdt.ui
org.eclipse.ltk.ui
org.eclipse.ltk.ui.refactoring
org.eclipse.jdt.core
org.eclipse.search

This is due to the following fixes:
        https://bugs.eclipse.org/bugs/show_bug.cgi?id=88864
        https://bugs.eclipse.org/bugs/show_bug.cgi?id=88899

Darin
_______________________________________________
jdt-debug-dev mailing list
jdt-debug-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-debug-dev




Back to the top