Uses of Interface
org.eclipse.jdt.launching.sourcelookup.IJavaSourceLocation
Packages that use IJavaSourceLocation
Package
Description
Provides an implementation of a source locator for the Java debug model.
Application programming interfaces and classes for source lookup.
-
Uses of IJavaSourceLocation in org.eclipse.jdt.debug.ui
Methods in org.eclipse.jdt.debug.ui that return IJavaSourceLocationMethods in org.eclipse.jdt.debug.ui with parameters of type IJavaSourceLocationModifier and TypeMethodDescriptionvoidJavaUISourceLocator.setSourceLocations(IJavaSourceLocation[] locations) Deprecated. -
Uses of IJavaSourceLocation in org.eclipse.jdt.launching.sourcelookup
Classes in org.eclipse.jdt.launching.sourcelookup that implement IJavaSourceLocationModifier and TypeClassDescriptionclassDeprecated.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.classDeprecated.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.classDeprecated.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.classDeprecated.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.Methods in org.eclipse.jdt.launching.sourcelookup that return IJavaSourceLocationModifier and TypeMethodDescriptionstatic IJavaSourceLocation[]JavaSourceLocator.getDefaultSourceLocations(IJavaProject project) Deprecated.JavaSourceLocator.getSourceLocations()Deprecated.Methods in org.eclipse.jdt.launching.sourcelookup with parameters of type IJavaSourceLocationModifier and TypeMethodDescriptionvoidJavaSourceLocator.setSourceLocations(IJavaSourceLocation[] locations) Deprecated.Constructors in org.eclipse.jdt.launching.sourcelookup with parameters of type IJavaSourceLocation