Uses of Package
org.eclipse.pde.core
Packages that use org.eclipse.pde.core
Package
Description
Application programming interfaces for working with PDE's models.
Application programming interfaces for working with PDE's model of build.properties.
Application programming interfaces for working with PDE's model of plug-ins.
Application programming interfaces to access and modify the PDE target platform.
Application programming interfaces for contributing to and extending PDE project templates.
-
Classes in org.eclipse.pde.core used by org.eclipse.pde.coreClassDescriptionA base generic model.Models that implement this interface indicate that they can be changed.A generic model.Model change events are fired by the model when it is changed from the last clean state.Classes that need to be notified on model changes should implement this interface and add themselves as listeners to the model they want to listen to.Classes that implement this interface are capable of notifying listeners about model changes.This event will be delivered to all model provider listeners when a model managed by the model provider changes in some way.
-
Classes in org.eclipse.pde.core used by org.eclipse.pde.core.buildClassDescriptionA base generic model.A generic model.Classes that implement this interface are capable of notifying listeners about model changes.Classes that implement this interface can participate in saving the model to the ASCII output stream using the provided writer.
-
Classes in org.eclipse.pde.core used by org.eclipse.pde.core.pluginClassDescriptionA base generic model.Classes implement this interface if their instances need to be uniquely identified using an id.A generic model.Classes that implement this interface are capable of notifying listeners about model changes.Classes that implement this interface can participate in saving the model to the ASCII output stream using the provided writer.
-
Classes in org.eclipse.pde.core used by org.eclipse.pde.core.target
-
Classes in org.eclipse.pde.core used by org.eclipse.pde.ui.templatesClassDescriptionClasses implement this interface if their instances need to be uniquely identified using an id.