Package | Description |
---|---|
org.eclipse.jdt.ui.text.java |
Application programming interfaces for interaction
with the Eclipse Java User Interface.
|
Modifier and Type | Method and Description |
---|---|
static ClasspathFixProcessor.ClasspathFixProposal[] |
ClasspathFixProcessor.getContributedFixImportProposals(IJavaProject project,
String name,
MultiStatus status)
Evaluates all contributed proposals that can fix non-resolvable imports.
|
abstract ClasspathFixProcessor.ClasspathFixProposal[] |
ClasspathFixProcessor.getFixImportProposals(IJavaProject project,
String name)
Returns proposal that can fix non-resolvable imports.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.