close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": No module named svn). Look in the Trac log for more information.
- Timestamp:
-
01/07/2011 04:00:59 PM (10 years ago)
- Author:
-
malte.appeltauer
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v51
|
v52
|
|
24 | 24 | |
25 | 25 | * A JVM 1.5 or higher must be installed on the system. |
| 26 | |
26 | 27 | * Unpack the JCop archive in any directory.[[BR]][[BR]] |
27 | 28 | The archive contains the following files that are required to run the compiler via command line. Besides the platform independent JAR archives the JCop distribution contains command scripts for Windows and Unix systems. |
… |
… |
|
32 | 33 | * ''jcopc'' and ''jcop'' scripts for compilation and launching of JCop applications |
33 | 34 | |
34 | | |
35 | | 2. The compiler requires a {{{JCOP_HOME}}} environment variable pointing to the directory in which the above archives and scripts are located. For convenience, the folder should also be added to the path variable to ease the access to the command scripts. |
| 35 | * The compiler requires a {{{JCOP_HOME}}} environment variable pointing to the directory in which the above archives and scripts are located. For convenience, the folder should also be added to the path variable to ease the access to the command scripts. |
36 | 36 | |
37 | 37 | |