public interface EclipsePluginProject
Modifier and Type | Method and Description |
---|---|
Properties |
getBuildProperties()
http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.pde.doc.user/reference/
pde_feature_generating_build.htm
|
BuildOutputJar |
getDotOutputJar() |
ReactorProject |
getMavenProject() |
Map<String,BuildOutputJar> |
getOutputJarMap() |
List<BuildOutputJar> |
getOutputJars() |
ReactorProject getMavenProject()
Properties getBuildProperties()
List<BuildOutputJar> getOutputJars()
BuildOutputJar getDotOutputJar()
Map<String,BuildOutputJar> getOutputJarMap()
Copyright © 2008-2012 Eclipse Foundation. All Rights Reserved.