Versions Compared

Key

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

A little preliminary building must be done to download libraries and build generated code, to do so:

Windows:

Open the command line.

cd to the root of the daffodil git repository. Note the default is "C:\Users\UserName\git\dfdl".

Run the following command:

sbt update-classifiers

 If there was a failed resolution, re-run the above command.

Linux:

Open the terminal.

cd to the root of the daffodil git repository.

Run the following command:

...

page content moved to https://cwiki.apache.org/confluence/display/DAFFODIL/Eclipse+Tricks+and+Notes