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


Eclipse Platform
Release 3.5

Package org.eclipse.core.resources.team

Provides APIs intended to be implemented by the Team component.

See:
           Description

Interface Summary
IMoveDeleteHook Primary interface for hooking the implementation of IResource.move and IResource.delete.
IResourceTree Provides internal access to the workspace resource tree for the purposes of implementing the move and delete operations.
 

Class Summary
FileModificationValidationContext A context that is used in conjunction with the FileModificationValidator to indicate that UI-based validation is desired.
FileModificationValidator The file modification validator is a Team-related hook for pre-checking operations that modify the contents of files.
ResourceRuleFactory Default implementation of IResourceRuleFactory.
TeamHook A general hook class for operations that team providers may be interested in participating in.
 

Package org.eclipse.core.resources.team Description

Provides APIs intended to be implemented by the Team component.

Package Specification

This package specifies the APIs in the Resources plug-in which are intended to be implemented by the Team component. This provides hooks into the internal workspace tree mechanism as well as lets Team providers receive pre-notification for resource API calls such as move and delete.


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


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