classpathhelper.eclipse.jdt.listener
Class EclipseProjectHelper

java.lang.Object
  extended byclasspathhelper.eclipse.jdt.listener.EclipseProjectHelper

public class EclipseProjectHelper
extends java.lang.Object


Constructor Summary
EclipseProjectHelper()
           
 
Method Summary
static java.lang.String getProjectRoot(IJavaProject javaProject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EclipseProjectHelper

public EclipseProjectHelper()
Method Detail

getProjectRoot

public static java.lang.String getProjectRoot(IJavaProject javaProject)
                                       throws CoreException
Throws:
CoreException