Home / des / des1.8.1
Name Modified Size InfoDownloads / Week
Parent folder
releasenotesDES1.8.1.txt 2010-03-18 545 Bytes
readmeDES1.8.1ACIDE0.7.txt 2010-03-18 973 Bytes
DES1.8.1ACIDE 0.7Windows.zip 2010-03-18 10.0 MB
DES1.8.1SWI.zip 2010-03-17 1.4 MB
DES1.8.1GNU.zip 2010-03-17 1.4 MB
DES1.8.1Sicstus.zip 2010-03-17 1.4 MB
DES1.8.1Sicstus.tar.gz 2010-03-17 1.4 MB
DES1.8.1Linux.tar.gz 2010-03-17 3.8 MB
DES1.8.1Windows.zip 2010-03-17 2.1 MB
manualDES1.8.1.pdf 2010-03-17 579.5 kB
readmeDES1.8.1.txt 2010-03-17 2.3 kB
DES1.8.1SWI.tar.gz 2010-03-17 1.4 MB
DES1.8.1GNU.tar.gz 2010-03-17 1.4 MB
DES1.8.1Ciao.zip 2010-03-17 1.3 MB
DES1.8.1Ciao.tar.gz 2010-03-17 1.3 MB
Totals: 15 Items   27.4 MB 0
***********************************
* DES GUI Quick Start Guide
***********************************


For starting DES under ACIDE, follow one of the two methods below:

(A Method - Preferred)
   (1) Create a shortcut pointing to:

         javaw -jar des_acide.jar principal.Acide

       (The command 'javaw' avoids the annoying extra command shell which otherwise appears with 'java' in Windows.)
   (2) Then, set the initial folder to the installation directory of DES (the decompressed des folder).
   (3) Finally, double click the shortcut.

(B Method)
   (1) Open a command shell.
   (2) Change directory (with cd) to the installation directory of DES (the decompressed des folder).
   (3) Execute the jar file from the command shell:

         java -jar des_acide.jar principal.Acide


Note also that the following executables are provided, but without the ACIDE GUI:

des.exe     (Console application)
deswin.exe  (Windows application)
Source: readmeDES1.8.1ACIDE0.7.txt, updated 2010-03-18