IJavaProject usage details

Summary

org.eclipse.jdt.core.IJavaProject has 7 total references to 4 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] setOutputLocation(IPath, IProgressMonitor) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.infra.common.core.internal.utils.ProjectUtils.configureAsJavaProject(IProject, IProgressMonitor) 234 API
[+] setRawClasspath(IClasspathEntry[], IProgressMonitor) : void
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.infra.common.core.internal.utils.ProjectUtils.configureAsJavaProject(IProject, IProgressMonitor) 256 API
org.eclipse.gmt.modisco.infra.common.core.internal.utils.ProjectUtils.addPdeClassPath(IProject) 85 API
[+] getOutputLocation() : IPath
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.infra.common.core.internal.utils.FileUtils.isInOutputLocation(IFile) 193 API
[+] getRawClasspath() : IClasspathEntry[]
INTERFACE_METHOD
Reference Location Line Number Visibility
org.eclipse.gmt.modisco.infra.common.core.internal.utils.FileUtils.isInOutputLocation(IFile) 196 API
org.eclipse.gmt.modisco.infra.common.core.internal.utils.ProjectUtils.addPdeClassPath(IProject) 75 API
org.eclipse.gmt.modisco.infra.common.core.internal.utils.ProjectUtils.configureAsJavaProject(IProject, IProgressMonitor) 247 API

Back to bundle index

Valid HTML 4.01 Transitional