I was experiencing the same problem that Haml editor doesn't show up. One sure way to check as well is to see a Haml option in the Eclipse Preference. What I did was to unzip the latest plugin (0.2.0) here [http:// haml.lucky-dip.net/] into the eclipse/plugins.
Also very importantly, I upgraded my RDT in eclipse to version 0.9.0 which causes the ClassDefNotFoundException: org/rubypeople/rdt/internal/ui/text/ruby/ RubyCodeScanner when i tries to open the Haml files using the editor. Reverting back to 0.8.1 for the RDT solves the problem. On Apr 5, 6:39 pm, "ridcully" <[EMAIL PROTECTED]> wrote: > Your plugin has been very helpful for me, until yesterday I installed > CDT for eclipse and it stopped working. .haml and .sass File > Associations were not set anymore, and I could not find the HAML/SASS > Editor in the list to set it manually. > > I don't have any experience with eclipse plugins, but the first thing > I did was extracting your .jar contents into a directory, and changing > the plugin.xml to the source path "net". And guess what, now it works > again.. Perhaps you could investigate this issue, I think this could > be a major pitfall for other users.. > > Andi --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
