All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.eclipse.core.resources.package.html Maven / Gradle / Ivy

The newest version!



   
   
   
   Package-level Javadoc


Provides basic support for managing a workspace and
its resources.

Package Specification

This package specifies the principal API for the Resources plug-in.  The resources plug-in defines the notions of Workspaces and Resources.  The workspace's resource model is very similar to a file system.  All resources are backed by a real file or directory in some backing file system.  They are stored in their native form (i.e., no extra bytes or markup) using their normal names.

In addition to basic resource management, the Resources plug-in supports various workspace lifecycle events such as save and snapshot, and resource change events.
 





© 2015 - 2024 Weber Informatics LLC | Privacy Policy