[eclipse-devel] CMU CL and connection to port 6789

Iban HATCHONDO hatchond at yahoo.fr
Sun Dec 11 14:50:32 UTC 2005


--- Xavier Maillard <zedek at gnu-rox.org> a écrit :

> Hello,
> 
> I decided to use eclipse again for the fun of it and
> to
> make a demo to public showing them its
> possibilities.
> 
> I want to know what is the way to use to enter
> commands
> on port 6789.
> 
> I tried but it fails for me.
> 
> 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. 

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.


	

	
		
___________________________________________________________________________ 
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger 
Téléchargez cette version sur http://fr.messenger.yahoo.com



More information about the eclipse-devel mailing list