Re: [Schemeway-user] getting started with schemeway for eclipse
Brought to you by:
schemeway
From: Dominique B. <sch...@sy...> - 2006-03-25 11:59:53
|
Hi Steven! > Hello! > > This plugin is exactly what I was looking for! Thank you! > > I use eclipse (3.2m5 on linux) almost every day for java development > but am having some trouble getting started with schemeway. > > Installation was successful. > I can create a test.scm file and the highlighting and paren. matching work. > > However, I can not eval a simple s-exp. > The eclipse error log states that an interpreter can not be started. > My understanding is that schemeway ships with Kawa so I don't > understand why I can't get a REPL. (I did try F9, as mentioned in > another email, but no luck.) > You must switch to the Scheme perspective first. Then you will have a "Scheme" menu to choose and start the interpreter. > Also, how does one go about selecting between the internal scheme > interpreter, an external interpreter and a remote REPL? I see the > config settings in the preferences dialog, but I don't understand how > to activate a specific type of interpreter. > > Same as above. > thanks in advance and thanks again for schemeway, > > You're welcome! Hope this helps! -- Dominique Boucher The Scheme Way Project http://schemeway.sourceforge.net |