Changes between Version 11 and Version 12 of Doc/SCDB/Eclipse
- Timestamp:
- Sep 28, 2007, 5:32:37 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/SCDB/Eclipse
v11 v12 103 103 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. 104 104 105 106 == Known Problems == 107 108 === WARNING: missing modifyThread permission === 109 110 Look at PAN compiler FAQ. Short summary : use Java 1.6 and configure Eclipse to use it (`Windows->Preferences->Jave->Installed JREs`). 111 112 113