[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] VSS Plugin broken in 3.0 M2

Apparently, from what I can see from the console error, it is looking for a
class org.eclipse.team.ui.TeamImages. In the 3.0M1, under the teamui.jar
file, it is there. In 3.0 M2, it is no longer there, and the folder is now
labeled 3.0.0 instead of the 3.0M1 folder name of 2.1.

I can understand the folder name changes, and I know that it's probably up
to the VSS Plugin team to modify it to work with 3.0 M2 and later, but I am
wondering why this class is removed and/or is it necessary to remove it?