Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orion-dev] can't run the source code

What browser/version are you using? What version of Orion did you download as your target platform? Are there any errors in the Eclipse console?

Also, I should mention the steps on that page are only needed if you want to modify or extend the Orion server. If you want to modify or write plugins for the client side, you don't need to use Eclipse SDK. You can run a downloaded Orion server (or OrionHub) and just clone the Orion client Git repository into it.

John




ni_weiwei <ni_weiwei@xxxxxxx>
Sent by: orion-dev-bounces@xxxxxxxxxxx

03/03/2012 09:54 PM

Please respond to
Orion developer discussions <orion-dev@xxxxxxxxxxx>

To
orion-dev <orion-dev@xxxxxxxxxxx>
cc
Subject
Re: [orion-dev] can't run the source code





when i launch and point your browser at http://localhost:8080,it's blank ,but when i view-source,the source window is blank ,and in the _javascript_ console there is blank too
 when i click  on the web ,in the  _javascript_ console display errors:
  Uncaught ReferenceError: xl_chrome_menu is not defined
HideXLMenu
onDocClick
thanks,
Jess

 
From: Kris De Volder
Date: 2012-03-04 03:07
To: Orion developer discussions
Subject: Re: [orion-dev] can't run the source code
I've experienced a similar problem. For me it turned out to be because I wasn't using a compatible browser.

Try Google Chrome or Firefox 10. Those are the two browser I'm using now and they seem to work.

If you are using Google Chrome you can also try to use the Chrome Dev tools to inspect the _javascript_ console and see if there are any errors that may explain what is going wrong.

Kris



hi:
  I follow the "Orion/Getting the source",but when i launch and point your browser at http://localhost:8080,i can't get a login window in the browser,it's blank
  can anyone explain for me?
 


thanks,
Jess

_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev


Back to the top