Next: Initialising the ECLiPSe Subsystem
Up: Embedding into Tcl/Tk
Previous: Embedding into Tcl/Tk
  Index
The ECLiPSe interface is provided as a Tcl-package called eclipse,
and can be loaded as follows:
lappend auto_path "/location/of/my/eclipse/lib_tcl"
package require eclipse
Warwick Harvey
2004-08-07