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/13/2011 09:30:34 AM (10 years ago)
- Author:
-
malte.appeltauer
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v87
|
v88
|
|
31 | 31 | * ''jcop.jar'', Executable archive that contains the JCop compiler. |
32 | 32 | * some [http://www.eclipse.org/aspectj/ AspectJ] libraries that are required for compiling and/or launching JCop applications |
33 | | * ''aspectjtools.jar'', ''aspectjrt.jar'', required for compilation |
34 | | * ''aspectjweaver.jar'', required for VM instrumentation at runtime |
| 33 | * ''aspectjtools.jar'', ''aspectjrt.jar'' (required for compilation) |
| 34 | * ''aspectjweaver.jar'' (required for VM instrumentation at runtime) |
35 | 35 | * ''jcopc'' and ''jcop'' scripts for compilation and launching of JCop applications.[[BR]] |
36 | 36 | If you encounter problems using these scripts, you can use the Java commands for [wiki:JCopManual#UnderlyingJavaCommand compiling] and [wiki:JCopManual#UnderlyingJavaCommand1 launching] applications. |