Package aQute.bnd.ant

Class EclipseTask

  • All Implemented Interfaces:
    aQute.service.reporter.Report, aQute.service.reporter.Reporter, java.lang.Cloneable

    public class EclipseTask
    extends BaseTask
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface aQute.service.reporter.Report

        aQute.service.reporter.Report.Location
      • Nested classes/interfaces inherited from interface aQute.service.reporter.Reporter

        aQute.service.reporter.Reporter.SetLocation
    • Field Summary

      • Fields inherited from class org.apache.tools.ant.Task

        target, taskName, taskType, wrapper
      • Fields inherited from class org.apache.tools.ant.ProjectComponent

        description, location, project
    • Constructor Summary

      Constructors 
      Constructor Description
      EclipseTask()  
    • Constructor Detail

      • EclipseTask

        public EclipseTask()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.tools.ant.BuildException
        Overrides:
        execute in class org.apache.tools.ant.Task
        Throws:
        org.apache.tools.ant.BuildException
      • addProperty

        protected void addProperty​(java.lang.String n,
                                   java.lang.String v)
      • setPrefix

        public void setPrefix​(java.lang.String prefix)
      • setPrebuild

        public void setPrebuild​(java.lang.String prebuild)
      • setSeparator

        public void setSeparator​(java.lang.String separator)
      • setProjectLocation

        public void setProjectLocation​(java.io.File projectLocation)
      • setWorkspaceLocation

        public void setWorkspaceLocation​(java.io.File workspaceLocation)