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. Run the compact to LCDD converter using the script.
    No Format
    ./bin/GeomConverter -o lcdd compact.xml det.lcdd
    
Info
titleWindows Users

Windows users need to run GeomConverter.bat from the Windows command prompt instead of the GeomConverter script.

...