RE: CMU CL and connection to port 6789
Iban HATCHONDO <[email protected]> Sun, 11 Dec 2005 15:50:32 +0100 (CET)
| Newsgroups | gmane.comp.window-managers.eclipse |
|---|---|
| Message-ID | <[email protected]> |
--- Xavier Maillard <[email protected]> a =E9crit : > Hello, >=20 > I decided to use eclipse again for the fun of it and > to > make a demo to public showing them its > possibilities. >=20 > I want to know what is the way to use to enter > commands > on port 6789. >=20 > I tried but it fails for me. >=20 > Can you show me how I should do it through CMUCL ? You need to have the the 'mp' package (but is usually built-in with cmucl). Then, with emacs, for instance, do a telnet <machine-running-eclipse> 6789 passwd: "clara" [double quotes included !] You should know be dropped in lisp shell (in the common-lisp-user package) where all the eclipse objects and definitions are available.=20 Don't (quit) this session. Kill it. Because if you quit it using ext:quit then the lisp listener will be exited as well, and thus eclipse won't be telnet-able anymore. Happy hacking. Iban. =09 =09 =09 _________________________________________________________________________= __=20 Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenge= r=20 T=E9l=E9chargez cette version sur http://fr.messenger.yahoo.com _______________________________________________ eclipse-devel site list [email protected] http://common-lisp.net/mailman/listinfo/eclipse-devel