Hi Brad,
I just tried your plugin and it's not working very well for me ;)
I'm using Aptana with RadRails, which is :
- Eclipse 3.2.1
- Aptana 0.2.8
- RadRails 0.8.0
- Ruby Development Tools 0.9.0
I'm not sure Aptana and RadRails versions are relevant since you said
you
removed dependencies on those. However I believe the problem is with
RDT
which is version 0.9.0 while you tried 0.8.1.
The stack trace I get seems to confirm this :
java.lang.NoClassDefFoundError: org/rubypeople/rdt/internal/ui/text/
ruby/RubyCodeScanner
at
net.lucky_dip.hamleditor.editor.scanners.RubyExpressionScanner.createTokenScanners(RubyExpressionScanner.java:
78)
at
net.lucky_dip.hamleditor.editor.scanners.CompositeTokenScanner.<init>(CompositeTokenScanner.java:
44)
at
net.lucky_dip.hamleditor.editor.scanners.RubyExpressionScanner.<init>(RubyExpressionScanner.java:
54)
at
net.lucky_dip.hamleditor.editor.HamlConfiguration.getRubyScanner(HamlConfiguration.java:
104)
at
net.lucky_dip.hamleditor.editor.HamlConfiguration.getPresentationReconciler(HamlConfiguration.java:
145)
at
org.eclipse.jface.text.source.SourceViewer.configure(SourceViewer.java:
349)
at
org.eclipse.ui.texteditor.AbstractTextEditor.createPartControl(AbstractTextEditor.java:
2553)
at
org.eclipse.ui.texteditor.StatusTextEditor.createPartControl(StatusTextEditor.java:
53)
at
org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.createPartControl(AbstractDecoratedTextEditor.java:
367)
at
net.lucky_dip.hamleditor.editor.HamlesqueEditor.createPartControl(HamlesqueEditor.java:
43)
at
org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:
596)
at
org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:
372)
at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:
566)
(+ lots of other stuff in eclipse internals and such ;-)
BTW, I get this error when I try to open a .haml file
The Sass editor, on the other hand, is fine although the syntax
highlighting
sounds a bit funky to me. In particular, it doesn't recognize the
alternate
"attribute: value" syntax.
Just wanted to let you know about these little problems.
For now I rolled back to version 0.2.0 of your plugin and it works
fine
Thanks for the hard work,
Thomas
On 25 juin, 04:32, Brad Wilson <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've spent a bit of time updating my Haml & Sass editors for Eclipse.
> Short changelog is:
>
> - added a 'bracket matcher' which highlights the element you are
> currently in
> - added code folding (but not quite 100% happy with it yet)
> - removed dependency on RadRails
> - create a proper Eclipse update site.
>
> So add a new software update site of 'http://haml.lucky-dip.net'and you
> should be away.
>
> I'll be honest - I haven't done mountains of testing on this. Let's call
> it an alpha. I have tried it on Eclipse 3.2 and the 3.3 milestone I have
> (Build ID: I20061214-1445) and the Ruby Dev Tools 0.8.1, so if you have
> something around these then it should be ok.
>
> This group is probably the best way to let me know of any bugs, so send
> them here (if nobody minds!).
>
> Cheers,
> Brad
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Haml" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/haml?hl=en
-~----------~----~----~----~------~----~------~--~---