Can I get an explanantion of how to install all of Version 1.0.8

It isn’t exactly clear how to do this thanks

  1. Switch to one of the newer version of 1.1.0

  2. Unzip the file (or better: this file), put “dockingFramesCore.jar” and “dockingFramesCommon.jar” in the classpath of your application.

  3. Depending on your IDE you might be able to link the source code (in the directories with the same name) to the jar files.

  4. Have a look at the pdf files or at the tutorial project to see some examples and explanations.