Changes between Version 14 and Version 15 of Doc/SCDB/Eclipse


Ignore:
Timestamp:
Oct 27, 2007, 10:07:01 AM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/SCDB/Eclipse

    v14 v15  
    101101=== Configuring Java VM for Ant ===
    102102
    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.
     103Be 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.
     104
     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.''
    104106
    105107