Changes between Version 8 and Version 9 of Doc/SCDB/Eclipse
- Timestamp:
- May 22, 2007, 5:30:12 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/SCDB/Eclipse
v8 v9 92 92 ssl-authority-files = /bla/bla/bla/ca_local.crt 93 93 }}} 94 95 96 === Configuring Java VM for Ant === 97 98 Be sure to read instructions about [wiki:Doc/compiler/running running PAN compiler] if you experiment any strange behaviour or slowness. This is recommended to run SCDB Ant tasks in a dedicated Java VM. You can check the current setting by right-clicking on the `build.xml` file in ant pane and choosing `Run As...->External Tools` and then clicking on `JRE` tab. 99