Creates a new event for the given source, indicating that the label
provided by the source for the given elements is no longer valid and should be updated.
Creates a new event for the given source, indicating that the label
provided by the source for the given element is no longer valid and should be updated.
Deprecated.In Eclipse 3.0 the runtime was refactored and all
non-essential elements removed. This class provides facilities primarily intended
for tooling. As such it has been removed and no directly substitutable API provided.
A group of positions in multiple documents that are simultaneously modified -
if one gets edited, all other positions in a PositionGroup
are edited the same way.
This class is used to maintain a list of listeners, and
is used in the implementations of several classes within JFace
which allow you to register listeners of various kinds.
Launches this configuration in the specified mode by delegating to
this configuration's launch configuration delegate, and returns the
resulting launch.
Launches this configuration in the specified mode by delegating to
this configuration's launch configuration delegate, and returns the
resulting launch.
Deprecated.As of R3.0, this method is no longer called by the launch
framework. Since tabs do not exist when launching is performed elsewhere
than the launch dialog, this method cannot be relied upon for launching
functionality.
Deprecated.As of R3.0, this method is no longer called by the launch
framework. Since tabs do not exist when launching is performed elsewhere
than the launch dialog, this method cannot be relied upon for launching
functionality.
Deprecated.As of Eclipse 2.0, a basic preference store exists for all
plug-ins. This method now exists only for backwards compatibility.
It is called as the plug-in's preference store is being initialized.
The plug-ins preferences are loaded from the file regardless of what
this method does.