Class ExpanderJobs

java.lang.Object
eu.bandm.tools.expander.ExpanderJobs

@PropertyDependency("user.dir") public class ExpanderJobs extends Object
Translates a simple table representation into control data for maven and gnu make.
  • Field Details

  • Constructor Details

    • ExpanderJobs

      public ExpanderJobs()
  • Method Details

    • main

      public static void main(String[] args) throws IOException
      Service entry.
      Parameters:
      args - [0] = working directory, relative to project's "src" directory.
      args [1] = positon of property directory, relative to project's "src" directory.
      Throws:
      IOException