org.codehaus.mojo.gwt.utils
Class GwtDevHelper
java.lang.Object
org.codehaus.mojo.gwt.utils.GwtDevHelper
public class GwtDevHelper
- extends Object
Helper class to resolve gwt-dev jar artifact
- Since:
- 2.1.0-1
- Author:
- Olivier Lamy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GwtDevHelper
public GwtDevHelper(Map<String,Artifact> pluginArtifacts,
MavenProject mavenProject,
Log log,
String gwtGroupId)
getGwtDevJar
public File getGwtDevJar()
throws IOException
- Throws:
IOException
checkGwtDevAsDependency
public void checkGwtDevAsDependency()
Copyright © 2007-2012 Codehaus. All Rights Reserved.