Main | Download | Webstart | CVS | Tutorials | Screenshots | Publications
CoCoViLa requires at least Java Runtime Environment 1.5 to run. To run the program, execute SchemeEditor.bat (under Windows) in the main directory or use the command
java -classpath "../classes;../lib/kunststoff.jar;../lib/syntax.jar;../lib/tools.jar" ee.ioc.cs.vsle.editor.Editor
in classes directory (if java is in the path, otherwise include the whole path).Guidelines on creating new packages can be viewed here.
You can also take a look at hands-on tutorials on creating and using a visual package.