Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to the GeomConverter directory and build a distribution in place.
    No Format
    maven -Drun.install=`pwd` run:install
    
  2. Unzip the distribution from one directory below the current one. (This example has a hardcoded version number.)
  3. Run the compact to LCDD converter using the script.
    No Format
    ./bin/GeomConverter compact.xml det.lcdd
    

...