org.apache.maven.plugin.nar
Class Java
java.lang.Object
org.apache.maven.plugin.nar.Java
public class Java
- extends java.lang.Object
Java specifications for NAR
- Author:
- Mark Donszelmann
|
Constructor Summary |
Java()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Java
public Java()
setAbstractCompileMojo
public final void setAbstractCompileMojo(AbstractCompileMojo mojo)
addIncludePaths
public final void addIncludePaths(net.sf.antcontrib.cpptasks.CCTask task,
java.lang.String outType)
throws org.apache.maven.plugin.MojoFailureException,
org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
addRuntime
public final void addRuntime(net.sf.antcontrib.cpptasks.CCTask task,
java.io.File javaHome,
java.lang.String os,
java.lang.String prefix)
throws org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoFailureException
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.