Re: [Schemeway-user] Version for Eclipse 3.2?
Brought to you by:
schemeway
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 |