Changes between Version 15 and Version 16 of Doc/SCDB/Eclipse
- Timestamp:
- Oct 27, 2007, 10:31:22 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/SCDB/Eclipse
v15 v16 101 101 === Configuring Java VM for Ant === 102 102 103 Be sure to read instructions about [wiki:Doc/compiler/running running PAN compiler] if you experiment any strange behaviour or slowness. Itis recommended to run SCDB Ant tasks in the same Java VM as Eclipse workspace . 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.103 Be sure to read instructions about [wiki:Doc/compiler/running running PAN compiler] if you experiment any strange behaviour or slowness. Itis recommended to run SCDB Ant tasks in the same Java VM as Eclipse workspace, especially if your machine doesn't have a lot of memory (1 GB or more). 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. 104 104 105 105 ''Note : it is not possible to use the same Java VM as the workspace if you need to adjust some VM parameters like maximum memory.''