Package org.codehaus.mojo.gwt.eclipse
Class EclipseUtil
- java.lang.Object
-
- org.codehaus.plexus.logging.AbstractLogEnabled
-
- org.codehaus.mojo.gwt.eclipse.EclipseUtil
-
- All Implemented Interfaces:
org.codehaus.plexus.logging.LogEnabled
@Component(role=EclipseUtil.class) public class EclipseUtil extends org.codehaus.plexus.logging.AbstractLogEnabled
- Version:
- $Id$
- Author:
- ndeloof
-
-
Constructor Summary
Constructors Constructor Description EclipseUtil()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetProjectName(org.apache.maven.project.MavenProject project)Read the Eclipse project name for .project file.
-