Class 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 Detail

      • EclipseUtil

        public EclipseUtil()
    • Method Detail

      • getProjectName

        public String getProjectName​(org.apache.maven.project.MavenProject project)
        Read the Eclipse project name for .project file. Fall back to artifactId on error
        Returns:
        project name in eclipse workspace