Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page

Workbench resource support

The Eclipse platform is structured so that you can develop a workbench application even if your application has nothing to do with the platform resource model. However, the workbench does provide support for working with resources in a separate plug-in, org.eclipse.ui.ide. This plug-in contains the parts of the SDK workbench that focus on IDE building and manipulating the workspace.

If your plug-in uses the platform resource model, you may want to take advantage of the resource-oriented features in the workbench. These include resource property pages, resource marker UI, resource filtering, and other utilities.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire