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

  




 

 

EclipseJDT Plug-in Developer Guide
Previous Page Home Next Page


Eclipse JDT
Release 3.5

Package org.eclipse.jdt.launching.sourcelookup

Application programming interfaces and classes for source lookup.

See:
           Description

Interface Summary
IJavaSourceLocation Deprecated. In 3.0, the debug platform provides source lookup facilities that should be used in place of the Java source lookup support provided in 2.0.
 

Class Summary
ArchiveSourceLocation Deprecated. In 3.0, the debug platform provides source lookup facilities that should be used in place of the Java source lookup support provided in 2.0.
DirectorySourceLocation Deprecated. In 3.0, the debug platform provides source lookup facilities that should be used in place of the Java source lookup support provided in 2.0.
JavaProjectSourceLocation Deprecated. In 3.0, the debug platform provides source lookup facilities that should be used in place of the Java source lookup support provided in 2.0.
JavaSourceLocator Deprecated. In 3.0, the debug platform provides source lookup facilities that should be used in place of the Java source lookup support provided in 2.0.
LocalFileStorage Deprecated. In 3.0 this class is now provided by the debug platform.
PackageFragmentRootSourceLocation Deprecated. In 3.0, the debug platform provides source lookup facilities that should be used in place of the Java source lookup support provided in 2.0.
ZipEntryStorage Deprecated. In 3.0 this class is provided by the debug platform and clients should use the replacement class org.eclipse.debug.core.sourcelookup.containers.ZipEntryStorage.
 

Package org.eclipse.jdt.launching.sourcelookup Description

Application programming interfaces and classes for source lookup.

Package Specification

Provides support for source lookup.

These classes and interfaces have been deprecated in Eclipse 3.0. Source lookup facilities are now provided by the debug platform - see org.eclipse.debug.core.sourcelookup. Source lookup support specific to the Java debugger is now provided in org.eclipse.jdt.launching.sourcelookup.containers.


Eclipse JDT
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