Community
Participate
Working Groups
Steps: 1. Follow steps from http://wiki.eclipse.org/Orion/How_Tos/Installing_A_Plugin#Install_using_Registry_Page 2. After clicking Install wait for a while => Got 2 same errors in Firebug: Error: Load timeout for plugin: http://jsbeautifier.org/orion/0.2/jsbeautify.html
Could you access the plugin by itself in the browser. e.g. was the site down?
The site wasn't down. I remember I was able to see "This is a plugin for the Orion code editor." message when I followed the link. Maybe I need to use the magic "localStorage.clear()" more then once, or use it in a combination with something else. I recall something like that helped for some of the problems I had in the past. BTW, my server is at 954df50 (Add firefox 5.0 for tests), client - e18c89a (Fix for bug 350595.), both pulled yesterday.
Works fine with http://mamacdon.github.com/0.2/plugins/beautify/jsbeautify.html from http://wiki.eclipse.org/Orion/Documentation/User_Guide/Getting_started#Extending_the_editor_with_a_Plug-in
This works.