|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.egf.common.helper.JavaHelper
public class JavaHelper
Constructor Summary | |
---|---|
JavaHelper()
|
Method Summary | |
---|---|
static boolean |
deleteJavaClass(IJavaProject javaProject_p,
IPath resourcePath_p,
boolean deleteParent_p)
Locate in source folders and Delete a java class file. |
static IFile |
getJavaSourceFile(IJavaProject javaProject_p,
IPath path_p)
Get a java source IFile within a IJavaProject. |
static IFolder |
getJavaSourceFolder(IJavaProject javaProject_p,
IPath path_p)
Get a java source folder who contain an IPath. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JavaHelper()
Method Detail |
---|
public static boolean deleteJavaClass(IJavaProject javaProject_p, IPath resourcePath_p, boolean deleteParent_p)
javaProject_p
- resourcePath_p
- public static IFile getJavaSourceFile(IJavaProject javaProject_p, IPath path_p)
javaProject_p
- name_p
-
public static IFolder getJavaSourceFolder(IJavaProject javaProject_p, IPath path_p)
javaProject_p
- name_p
-
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.