Bug 349113 - [client] Can't install plugin
Summary: [client] Can't install plugin
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Client (show other bugs)
Version: 0.2   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: 0.2   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: Documentation
Depends on:
Blocks:
 
Reported: 2011-06-11 05:44 EDT by Thibaut Robert CLA
Modified: 2011-09-01 11:42 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thibaut Robert CLA 2011-06-11 05:44:18 EDT
I'm trying to install http://bokowski.github.com/format-js.html
I always get the following: Error: Load timeout for plugin: http://bokowski.github.com/format-js.html

I can see the browser correctly load an iframe pointing to the plugin url.

Tried on onrionhub, latest integration build installed locally, local master build. 
Tried with Chrome and Firefox
Tried with other plugins url in the wiki.
Comment 1 Boris Bokowski CLA 2011-06-12 08:10:32 EDT
Sorry about that, the plugin at that URL is using an older API to talk to the Orion host page. I cannot fix it right now, will let you know when I have updated the plugin.

Can you please tell me where you found the URL, was it on one of our wiki pages?
Comment 2 Thibaut Robert CLA 2011-06-16 05:09:04 EDT
Yes, the URL are on the following wiki pages:

http://wiki.eclipse.org/Orion/How_Tos/Installing_A_Plugin
http://wiki.eclipse.org/Orion/How_Tos/Writing_a_plugin

Do you have any example of a working plugin ? I'm doing a presentation of Orion  in my company next Tuesday and a demo of this feature would be great !
Comment 3 John Arthorne CLA 2011-06-16 09:27:32 EDT
There are some example plugins here, including the js-beautify one:

http://mamacdon.github.com/

You can pick the appropriate plugin for your Orion version. If you are only the latest Orion builds you can use:

http://mamacdon.github.com/0.2/plugins/beautify/jsbeautify.html
Comment 4 John Arthorne CLA 2011-06-16 09:31:05 EDT
I have updated the wiki page as well.