Cademia CADEMIA is a modern CAD system with a full functionality to create dimensional accurate technical drawings and documents. It has a flexible structure and can be easily extended. Additional functionality can be added in a modular way (plugins). Features;
System requirements
Installing Cademia Download cademia_4.0rc6.zip (15.5 Mb). Make a new folder(directory) with the name "Cademia". Open the zip file and open then the subdirectory "CADEMIA_4.0-RC6". Copy all files and subdirectories to the new created folder(directory) "Cademia". Delete the file ".DS_Store", this is an Apple file. That's it! The cademia.cmd file Cademia works with Open JDK in OS/2-eCS. I have made a cademia.cmd file with the following contents; @echo off SET CLASSPATH= set BEGINLIBPATH=[drive: java]\JAVA160ga5\bin set path=[drive: java]\JAVA160ga5\bin [drive: cademia] cd [drive: cademia]\cademia java -Duser.home=[drive: cademia]\cademia -jar Cademia.jar 2>cademia-bugs.txtI use 2 separate folders (directories), one for Java and one for Cademia with the files created by this program. The references used in the cmd file;
should be replaced with real drive letters. Edit and save the file "cademia.cmd" from the "cademia-ecs.zip" file. This file is copied to the "cademia" folder (directory). Furthermore, different paths?, adjust according to your needs. Create a new program object. Specify the path and file name: "[drive: cademia]\cademia\cademia.cmd". In the tabpage Session check the boxes "OS/2 window", "Running as an icon" and "Close Window to end program". In the tabpage General you can enter the name "Cademia". You find enclosed in the file "cademia-ecs.zip" a Cademia OS/2 icon. Parameters / options explained
Download In the file you can find the above command file (all driveletters are set to C:) and an OS/2 Cademia icon: cademia-ecs.zip. revision February 12, 2020 |