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.debug.ui

Provides an implementation of a source locator for the Java debug model.

See:
           Description

Interface Summary
IJavaDebugUIConstants Constant definitions for Java debug UI plug-in.
 

Class Summary
JavaDebugUtils Utilities for the Java debugger.
JavaSourceLookupDialog 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.
JavaUISourceLocator 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.
 

Package org.eclipse.jdt.debug.ui Description

Provides an implementation of a source locator for the Java debug model.

Package Specification

This package provides a source locator for the Java debug model. The source locator prompts the user for source, when source cannot be found on the source lookup path.

These JavaUISourceLocator and JavaSourceLookupDialog 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. The user interface for source lookup is provided by org.eclipse.debug.ui.sourcelookup.


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