@Mojo(name="eclipse",
requiresDependencyResolution=COMPILE)
@Execute(phase=GENERATE_RESOURCES)
public class EclipseMojo
extends AbstractGwtModuleMojo
artifactFactory, artifactMetadataSource, classpathBuilder, GWT_GROUP_ID, gwtSdkFirstInClasspath, localRepository, modulePathPrefix, remoteRepositories, resolver, VAADIN_GROUP_ID, warSourceDirectory| Constructor and Description |
|---|
EclipseMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
setAdditionalPageParameters(String parameters) |
protected void |
setupExplodedWar() |
getGwtModules, getModules, readModuleaddClasspathElements, addCompileSourceRoot, getArtifact, getClasspath, getGenerateDirectory, getGwtDevJar, getGwtUserJar, getJarAndDependencies, getLocalRepository, getOutputDirectory, getProject, getProjectArtifacts, getProjectRuntimeArtifacts, getRemoteRepositories, isGenerator, resolve, setupGenerateDirectorypublic void setAdditionalPageParameters(String parameters)
parameters - additional parameter for module URLpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionMojo.execute()protected void setupExplodedWar()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2012–2025 Vaadin Ltd. All rights reserved.