Folks,

        The Platform team announced that org.eclipse.debug.core will no
longer export org.eclipse.core.resources - see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=156134 .  This already
effected the Source Editing team - see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400538 .  This may cause a
lot of compilation problems when we move up to an M6 build.  Please look
through your plugin's dependencies for instances of org.eclipse.debug.core
to ensure that this is handled properly.  (I see at least 33 imports of
org.eclipse.debug.core in WTP right now.)
        I will hold off on moving up to an M6 platform build this week, but
we will move up early next week.  Please address any compilation problems
as quickly as possible.

FWIW,

- Carl Anderson
WTP Build guy
_______________________________________________
wtp-dev mailing list
wtp-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/wtp-dev

Reply via email to