schemeway-user Mailing List for SchemeWay - Scheme Plugins for Eclipse
Brought to you by:
schemeway
You can subscribe to this list here.
2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(5) |
Sep
(1) |
Oct
(1) |
Nov
|
Dec
(3) |
2006 |
Jan
(1) |
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(13) |
Aug
(5) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(2) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Dominique B. <dom...@nu...> - 2011-05-30 13:31:50
|
Hi! Do you run the latest version (the alpha release)? Seems like a bug I fixed some time ago. --Dominique Sent from my Windows Mobile? phone. -----Original Message----- From: tiansi dong <tia...@go...> Sent: 30 mai 2011 09:00 To: sch...@li... Subject: [Schemeway-user] interpreter cannot be started Hi, I failed to start the interpreter. see the log file below. Anybody has some ideas? many thanks, -tiansi !ENTRY org.eclipse.ui 4 4 2011-05-30 14:04:07.852 !MESSAGE "Eval Expression" did not complete normally. Please see the log for more information. !ENTRY org.eclipse.ui 4 0 2011-05-30 14:04:07.854 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException at org.eclipse.debug.internal.core.LaunchManager.isValidLaunchConfigurationName(LaunchManager.java:2678) at org.eclipse.debug.internal.core.LaunchConfigurationType.newInstance(LaunchConfigurationType.java:468) at org.schemeway.plugins.schemescript.interpreter.AbstractInterpreter.start(AbstractInterpreter.java:42) at org.schemeway.plugins.schemescript.interpreter.AbstractInterpreter.eval(AbstractInterpreter.java:79) at org.schemeway.plugins.schemescript.action.EvalExpressionAction.evalText(EvalExpressionAction.java:63) at org.schemeway.plugins.schemescript.action.EvalExpressionAction.run(EvalExpressionAction.java:57) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.ui.commands.ActionHandler.execute(ActionHandler.java:185) at org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(LegacyHandlerWrapper.java:109) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508) at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:468) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:786) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:885) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(WorkbenchKeyboard.java:567) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.java:508) at org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(WorkbenchKeyboard.java:123) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1525) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1257) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1267) at org.eclipse.swt.widgets.Control.traverse(Control.java:4636) at org.eclipse.swt.widgets.Control.translateTraversal(Control.java:4614) at org.eclipse.swt.widgets.Composite.translateTraversal(Composite.java:1525) at org.eclipse.swt.widgets.Control.gtk_key_press_event(Control.java:2836) at org.eclipse.swt.widgets.Composite.gtk_key_press_event(Composite.java:734) at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1743) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4794) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4372) at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method) at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:8163) at org.eclipse.swt.widgets.Display.eventProc(Display.java:1239) at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3169) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Schemeway-user mailing list Sch...@li... https://lists.sourceforge.net/lists/listinfo/schemeway-user |
From: tiansi d. <tia...@go...> - 2011-05-30 12:10:56
|
Hi, I failed to start the interpreter. see the log file below. Anybody has some ideas? many thanks, -tiansi !ENTRY org.eclipse.ui 4 4 2011-05-30 14:04:07.852 !MESSAGE "Eval Expression" did not complete normally. Please see the log for more information. !ENTRY org.eclipse.ui 4 0 2011-05-30 14:04:07.854 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException at org.eclipse.debug.internal.core.LaunchManager.isValidLaunchConfigurationName(LaunchManager.java:2678) at org.eclipse.debug.internal.core.LaunchConfigurationType.newInstance(LaunchConfigurationType.java:468) at org.schemeway.plugins.schemescript.interpreter.AbstractInterpreter.start(AbstractInterpreter.java:42) at org.schemeway.plugins.schemescript.interpreter.AbstractInterpreter.eval(AbstractInterpreter.java:79) at org.schemeway.plugins.schemescript.action.EvalExpressionAction.evalText(EvalExpressionAction.java:63) at org.schemeway.plugins.schemescript.action.EvalExpressionAction.run(EvalExpressionAction.java:57) at org.eclipse.jface.action.Action.runWithEvent(Action.java:498) at org.eclipse.ui.commands.ActionHandler.execute(ActionHandler.java:185) at org.eclipse.ui.internal.handlers.LegacyHandlerWrapper.execute(LegacyHandlerWrapper.java:109) at org.eclipse.core.commands.Command.executeWithChecks(Command.java:476) at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:508) at org.eclipse.ui.internal.handlers.HandlerService.executeCommand(HandlerService.java:169) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.executeCommand(WorkbenchKeyboard.java:468) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.press(WorkbenchKeyboard.java:786) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.processKeyEvent(WorkbenchKeyboard.java:885) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.filterKeySequenceBindings(WorkbenchKeyboard.java:567) at org.eclipse.ui.internal.keys.WorkbenchKeyboard.access$3(WorkbenchKeyboard.java:508) at org.eclipse.ui.internal.keys.WorkbenchKeyboard$KeyDownFilter.handleEvent(WorkbenchKeyboard.java:123) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1525) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1257) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1267) at org.eclipse.swt.widgets.Control.traverse(Control.java:4636) at org.eclipse.swt.widgets.Control.translateTraversal(Control.java:4614) at org.eclipse.swt.widgets.Composite.translateTraversal(Composite.java:1525) at org.eclipse.swt.widgets.Control.gtk_key_press_event(Control.java:2836) at org.eclipse.swt.widgets.Composite.gtk_key_press_event(Composite.java:734) at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1743) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4794) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4372) at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method) at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:8163) at org.eclipse.swt.widgets.Display.eventProc(Display.java:1239) at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2224) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3169) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2629) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2593) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2427) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:670) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:663) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) |
From: <sch...@sy...> - 2007-09-23 11:33:50
|
Alan, >Dominique Boucher said that SchemeScript could be used to script >Eclipse. > >Is that true? I took a look at the referenced (SchemeWay) project web >site, and from what I can tell from there, it looks as if SchemeScript >is just an editor for scheme code. There doesn't seem to be any way >to hook into the running Eclipse classes. SchemeScript is not jus an editor. It also provide several ways to interact with Scheme interpreters. One of them is "Embedded Kawa", an instance of the Kawa Scheme interpreter running inside of Eclipse. This interpreter runs in the same context as the plugin itself (JVM, classpath, etc.) So it can be used to access all classes visible from the SchemeScript plugin (core Eclipse APIs, SWT, JFace, JDT, and a lot more). For instance, when pressing ALT-CTRL-SHIFT-T in the Scheme editor, SchemeScript tries to replace the symbol near the cursor position by the fully-qualified name of the class referenced by the symbol. This is done by introspecting the JDT. Also, most of the cursor movement commands are implemented directly in Scheme. These commands have all been developed interactivel, i.e. by entering their code in the editor, evaluating them, and testing them, all that without having to restart Eclipse or launching a new one. Here is an other example: http://theschemeway.blogspot.com/2006/10/scripting-eclipse-with-schemescript.html Dominique Boucher |
From: Alan B. <ala...@or...> - 2007-09-23 00:48:39
|
Hi, In a comment to a blog entry earlier this year, http://tinyurl.com/2lrwhr Dominique Boucher said that SchemeScript could be used to script Eclipse. Is that true? I took a look at the referenced (SchemeWay) project web site, and from what I can tell from there, it looks as if SchemeScript is just an editor for scheme code. There doesn't seem to be any way to hook into the running Eclipse classes. Cheers, - arb |
From: Dominique B. <sch...@sy...> - 2006-09-28 00:25:53
|
Hi! SchemeScript 1.2.15 has finally been publicly released. It provides the following new features: - Port to Eclipse 3.2 - Implemented feature request #1325814 : Support for SRFI-62 - examples/scm2html.scm: a script to format a Scheme expression into HTML - Support for more S-expression-based commands (inspired by paredit.el). - Ctrl-/ can now uncomment a line or region if the cursor is in a line/multiline/expression comment. Go ahead! Try it! -- Dominique Boucher, Ph.D. The Scheme Way Project http://schemeway.sourceforge.net |
From: Filip M. <f.m...@tu...> - 2006-08-03 14:58:29
|
Colin Coates wrote: > If you check the archieve for this list, you will see an email sent by > Dominique immediately before he went on his August vacation, when he > said: > "I'll will release SchemeScript for Eclipse 3.2 when I'm back to work" I gathered that last bit earlier from the archive, but I also looked at the compatibility issues list for Eclipse 3.2. There it was said that the interface contracts have not changed since 3.1 and therefore the plugins for 3.1.x should work in principle. This is why I decided to upgrade, disregarding Dominique's notice. I guess that the problem were the many plugins that I installed and then un-cleanly removed from old Eclipse. However, without knowing that SchemeScript works for others, I would not have been able to figure that out. All in all, thanks for the help. f |
From: Colin C. <cc...@co...> - 2006-08-03 14:44:19
|
Good to see that you have things working now Filip. I guess that you have installed Eclipse 3.2. The current SchemeScript is not specifically targeted at Eclipse 3.2, but as you are probably discovering, it works OK anyway. If you check the archieve for this list, you will see an email sent by Dominique immediately before he went on his August vacation, when he said: "I'll will release SchemeScript for Eclipse 3.2 when I'm back to work" Kind Regards, Colin Filip Miletic wrote: > Colin Coates wrote: > >> Try using the menu "Window->Open Perspective->Other" and then select >> "Scheme" in the dialog window. >> > I needed to reinstall eclipse for this to work. Thanks for the pointer, > at least it was clear that something had gone wrong when I found out I > was unable to open the Scheme perspective. > >> Just to clear up a possible source of confusion, the Eclipse plug-in >> you installed is actually called SchemeScript >> > Duly noted. > > f > |
From: Filip M. <f.m...@tu...> - 2006-08-03 09:39:38
|
Colin Coates wrote: > Try using the menu "Window->Open Perspective->Other" and then select > "Scheme" in the dialog window. I needed to reinstall eclipse for this to work. Thanks for the pointer, at least it was clear that something had gone wrong when I found out I was unable to open the Scheme perspective. > Just to clear up a possible source of confusion, the Eclipse plug-in > you installed is actually called SchemeScript Duly noted. f |
From: Colin C. <cc...@co...> - 2006-08-03 09:10:46
|
Dear Filip, Try using the menu "Window->Open Perspective->Other" and then select "Scheme" in the dialog window. Just to clear up a possible source of confusion, the Eclipse plug-in you installed is actually called SchemeScript (and is part of the overall Schemeway project). I'm quite new to using Eclipse and SchemeScript myself. To help me get started, I used the menu option "Help->Help Contents" and then selected "SchemeScript User Guide". Happy Scheme-ing! Kind Regards, Colin Filip Miletic wrote: > Greets. > > I just installed Schemeway on Eclipse 3.1 under Linux and have a > possibly surprising question: what now? > > I was unable to see any change in Eclipse's user interface that > suggesting that Schemeway is installed. There are no added preference > tabs, no added file types, no Scheme perspective and no Scheme-aware > editor. Opening a .scm file ends up opening system text editor. > > Advice appreciated. > > f > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Schemeway-user mailing list > Sch...@li... > https://lists.sourceforge.net/lists/listinfo/schemeway-user > > > |
From: Filip M. <f.m...@tu...> - 2006-08-03 08:25:04
|
Greets. I just installed Schemeway on Eclipse 3.1 under Linux and have a possibly surprising question: what now? I was unable to see any change in Eclipse's user interface that suggesting that Schemeway is installed. There are no added preference tabs, no added file types, no Scheme perspective and no Scheme-aware editor. Opening a .scm file ends up opening system text editor. Advice appreciated. f |
From: <sch...@sy...> - 2006-07-21 20:17:49
|
Hi all! I'll be on vacation (at last!) for the next 3 weeks without access to the Internet. That means I won't be able to answer questions. I'll will release SchemeScript for Eclipse 3.2 when I'm back to work. Cheers, Dominique (SchemeWay) |
From: Dominique B. <sch...@sy...> - 2006-07-12 00:58:08
|
Colin, > Just to let you know, syntax colouring of Scheme source code inside of > Eclipse is now working for me! > Great! > I'm not sure what caused my original syntax highlighting problems. The > only thing I can suggest is that there maybe some issue with using the > Sourceforge update site to install SchemeWay into a fresh install of > Eclipse 3.2 (this is the only thing that I remember doing differently > the first time around)? I don't know. A few colleagues of mine installed it using the update site and didn't have any problem at all (on Linux, though). I suspect that you perhaps installed other plugins that may have some side-effects. Someone else privately reported a weird bug after having installed some Perl plugin... Uninstalling the Perl plugin fixed it. > I'm very happy now that I've got a > working configuration of Eclipse 3.2 and SchemeWay, so I have not spent > any more time investigating what went wrong for me the first time around. > That's ok, I'm almost done with my port to Eclipse 3.2, so it's not worth spending more time on this issue anyway. > Thanks for your help, and for producing such a good Scheme plugin to > Eclipse in the first place! > Thanks for your interest! Cheers, Dominique |
From: Colin C. <cc...@co...> - 2006-07-11 20:47:58
|
Dear Dominique, Just to let you know, syntax colouring of Scheme source code inside of Eclipse is now working for me! In the end, I deleted my "c:\eclipse" installation directory and started again; I know, a bit radical perhaps, but I wanted to start again with a clean slate. The other thing I did was to download the current release of SchemeWay as a archive, and then unzip it into my re-created "c:\eclipse" directory. On starting Eclipse, syntax colouring of my *.scm source files worked correctly. I'm not sure what caused my original syntax highlighting problems. The only thing I can suggest is that there maybe some issue with using the Sourceforge update site to install SchemeWay into a fresh install of Eclipse 3.2 (this is the only thing that I remember doing differently the first time around)? To be honest, I'm very happy now that I've got a working configuration of Eclipse 3.2 and SchemeWay, so I have not spent any more time investigating what went wrong for me the first time around. Thanks for your help, and for producing such a good Scheme plugin to Eclipse in the first place! Kind Regards, Colin Coates Dominique Boucher wrote: > Colin, > > >> Thanks for your prompt reply! >> > > That's the secret for customer satisfaction ;-) > > >> When I open a Scheme source file, the editor does not have a lambda >> icon; I don't know how to fix this (obviously), but i guess >> it indicates >> some miss-configuration problem with my set-up. >> > > Seems like a file association problem to me. Open the Preferences, and then > open the General/Content Types page. Select the Text/Scheme File content > type. What are the file associations? (see attachment) > > >> I am running Eclipse and SchemeWay on Windows XP SP2, J2SE >> SDK 5.0 Update 7. >> > > I'll try to reproduce your configuration. > > >> I noticed the following message in the Eclipse Plug-in error log: >> "'class >> org.schemeway.plugins.schemescript.editor.SchemeDocumentSetupP >> articipant' >> must not install a default partitioner.When a >> 'org.eclipse.core.filebuffers.documentSetup' extension wants >> to install >> partitioning on the document, it must use the >> 'org.eclipse.jface.text.IDocumentExtension3' API and use a unique >> partitioning." >> > > I have this warning too and syntax coloring works ok for me. I will > investigate further. > > Dominique > > > ------------------------------------------------------------------------ > |
From: Dominique B. <dom...@nu...> - 2006-07-10 14:36:34
|
Colin, > Thanks for your prompt reply! That's the secret for customer satisfaction ;-) > When I open a Scheme source file, the editor does not have a lambda > icon; I don't know how to fix this (obviously), but i guess > it indicates > some miss-configuration problem with my set-up. Seems like a file association problem to me. Open the Preferences, and then open the General/Content Types page. Select the Text/Scheme File content type. What are the file associations? (see attachment) > I am running Eclipse and SchemeWay on Windows XP SP2, J2SE > SDK 5.0 Update 7. I'll try to reproduce your configuration. > I noticed the following message in the Eclipse Plug-in error log: > "'class > org.schemeway.plugins.schemescript.editor.SchemeDocumentSetupP > articipant' > must not install a default partitioner.When a > 'org.eclipse.core.filebuffers.documentSetup' extension wants > to install > partitioning on the document, it must use the > 'org.eclipse.jface.text.IDocumentExtension3' API and use a unique > partitioning." I have this warning too and syntax coloring works ok for me. I will investigate further. Dominique |
From: Colin C. <cc...@co...> - 2006-07-10 14:22:24
|
Hi again Dominique, Thanks for your prompt reply! When I open a Scheme source file, the editor does not have a lambda icon; I don't know how to fix this (obviously), but i guess it indicates some miss-configuration problem with my set-up. I am running Eclipse and SchemeWay on Windows XP SP2, J2SE SDK 5.0 Update 7. I installed SchemeWay using Eclipse's software update mechanism. I noticed the following message in the Eclipse Plug-in error log: "'class org.schemeway.plugins.schemescript.editor.SchemeDocumentSetupParticipant' must not install a default partitioner.When a 'org.eclipse.core.filebuffers.documentSetup' extension wants to install partitioning on the document, it must use the 'org.eclipse.jface.text.IDocumentExtension3' API and use a unique partitioning." Kind Regards, Colin Dominique Boucher wrote: > Colin, > > I forgot to ask: when you open a Scheme source file, does the editor have a > "lambda" icon? > > Dominique > > > > |
From: Dominique B. <dom...@nu...> - 2006-07-10 14:02:26
|
Colin, I forgot to ask: when you open a Scheme source file, does the editor have a "lambda" icon? Dominique |
From: Dominique B. <dom...@nu...> - 2006-07-10 13:57:32
|
Hi Colin! > First off, SchemeWay rox! :) Thanks! > I'm using the SchemeWay plug-ins installed inside of Eclipse > 3.2. I have > selected the Scheme perspective, and SISC integration works fine, but > syntax highlighting of source files is not happening. My Scheme files > are named with the .scm file extension. I guess you restarted Eclipse after installing SchemeScript, right? Syntax coloring works for me (I'm on Windows XP), and my colleagues (they are on Linux). If so, please check the Errog Log view for any errors. BTW, can you give more details on your platform? Cheers, Dominique |
From: Colin C. <cc...@co...> - 2006-07-10 13:28:06
|
Hi Dominique, First off, SchemeWay rox! :) I'm using the SchemeWay plug-ins installed inside of Eclipse 3.2. I have selected the Scheme perspective, and SISC integration works fine, but syntax highlighting of source files is not happening. My Scheme files are named with the .scm file extension. I would very much appreciate anyone's help in getting syntax highlighting working. Kind Regards, Colin Coates Dominique Boucher wrote: > Lance, > > >> There seem to be some problems with document partitioning... This is >> from the log: >> > > I am aware of that one. But this should not have any impact. > > > >> Other stuff doesn't work too (for example, I can't execute Scheme >> because the menu items and their keybindings aren't available) - I >> suspect as a result of the above error. >> > > I don't have any problem executing Scheme. Are you in the Scheme > perspective? Some of the keybindings and menus are only available in it. > > Cheers, > > Dominique > > > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Schemeway-user mailing list > Sch...@li... > https://lists.sourceforge.net/lists/listinfo/schemeway-user > > > |
From: Lance W. <lan...@ma...> - 2006-07-07 20:20:39
|
Oh! The shame.... I restarted Eclipse and it all works fine. Thanks for the prompt reply. Lance On 7 Jul 2006, at 14:32, Dominique Boucher wrote: > Lance, > >> There seem to be some problems with document partitioning... This is >> from the log: > > I am aware of that one. But this should not have any impact. > > >> Other stuff doesn't work too (for example, I can't execute Scheme >> because the menu items and their keybindings aren't available) - I >> suspect as a result of the above error. > > I don't have any problem executing Scheme. Are you in the Scheme > perspective? Some of the keybindings and menus are only available > in it. > > Cheers, > > Dominique > > > > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Schemeway-user mailing list > Sch...@li... > https://lists.sourceforge.net/lists/listinfo/schemeway-user ---- Lance Walton http://www.stateofflow.com http://homepage.mac.com/LanceWalton |
From: Dominique B. <dom...@nu...> - 2006-07-07 13:22:52
|
Lance, > There seem to be some problems with document partitioning... This is > from the log: I am aware of that one. But this should not have any impact. > Other stuff doesn't work too (for example, I can't execute Scheme > because the menu items and their keybindings aren't available) - I > suspect as a result of the above error. I don't have any problem executing Scheme. Are you in the Scheme perspective? Some of the keybindings and menus are only available in it. Cheers, Dominique |
From: Lance W. <lan...@ma...> - 2006-07-07 05:11:19
|
Hi. There seem to be some problems with document partitioning... This is from the log: !ENTRY org.eclipse.core.filebuffers 2 0 2006-06-15 23:37:18.183 !MESSAGE 'class org.schemeway.plugins.schemescript.editor.SchemeDocumentSetupParticipant ' must not install a default partitioner. When a 'org.eclipse.core.filebuffers.documentSetup' extension wants to install partitioning on the document, it must use the 'org.eclipse.jface.text.IDocumentExtension3' API and use a unique partitioning. Other stuff doesn't work too (for example, I can't execute Scheme because the menu items and their keybindings aren't available) - I suspect as a result of the above error. Regards, Lance On 7 Jul 2006, at 01:14, Dominique Boucher wrote: > Lance, >> First of all, thanks for developing this plugin. Very nice work. > Thanks a lot! Spread the word ;-) >> Now to my question: do you have any notion of when an Eclipse 3.2 >> compatible version will be available? > Real soon, now that 3.2 is out. But note that the latest release of > SchemeScript should already work on Eclipse 3.2. Have you tried it? > > cheers, > > -- > Dominique Boucher > The Scheme Way Project > http://schemeway.sourceforge.net > ---- Lance Walton http://www.stateofflow.com http://homepage.mac.com/LanceWalton |
From: Dominique B. <sch...@sy...> - 2006-07-07 00:14:51
|
Lance, > First of all, thanks for developing this plugin. Very nice work. Thanks a lot! Spread the word ;-) > Now to my question: do you have any notion of when an Eclipse 3.2 > compatible version will be available? Real soon, now that 3.2 is out. But note that the latest release of SchemeScript should already work on Eclipse 3.2. Have you tried it? cheers, -- Dominique Boucher The Scheme Way Project http://schemeway.sourceforge.net |
From: Lance W. <lan...@ma...> - 2006-07-06 11:13:50
|
Hi. First of all, thanks for developing this plugin. Very nice work. Now to my question: do you have any notion of when an Eclipse 3.2 compatible version will be available? Regards, Lance ---- Lance Walton http://www.stateofflow.com http://homepage.mac.com/LanceWalton |
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 |
From: Steven M. <ste...@gm...> - 2006-03-25 05:47:56
|
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.) 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. thanks in advance and thanks again for schemeway, Steven Marcus |