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 PDE
Release 3.5

Uses of Interface
org.eclipse.pde.core.plugin.IPluginReference

Packages that use IPluginReference
org.eclipse.pde.core.plugin   
org.eclipse.pde.ui   
org.eclipse.pde.ui.templates   
 

Uses of IPluginReference in org.eclipse.pde.core.plugin
 

Subinterfaces of IPluginReference in org.eclipse.pde.core.plugin
 interface IPluginImport
          Objects that implement this interface represent references to required plug-ins.
 

Uses of IPluginReference in org.eclipse.pde.ui
 

Methods in org.eclipse.pde.ui that return IPluginReference
  IPluginReference[] IPluginContentWizard. getDependencies ( String schemaVersion)
          Returns new dependencies that are required by this wizard.
 

Uses of IPluginReference in org.eclipse.pde.ui.templates
 

Classes in org.eclipse.pde.ui.templates that implement IPluginReference
 class PluginReference
          Implementation of the IPluginReference This class may be instantiated.
 

Methods in org.eclipse.pde.ui.templates that return IPluginReference
  IPluginReference[] AbstractTemplateSection. getDependencies ( String schemaVersion)
           
  IPluginReference[] ITemplateSection. getDependencies ( String schemaVersion)
          Provides the list of template dependencies.
  IPluginReference[] AbstractNewPluginTemplateWizard. getDependencies ( String schemaVersion)
           
 


Eclipse PDE
Release 3.5

Copyright (c) IBM Corp. and others 2000, 2008. All Rights Reserved.

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