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


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:
  1.   Uncaught ReferenceError: xl_chrome_menu is not defined
    1. HideXLMenu
    2. onDocClick
thanks,
Jess


 
Date: 2012-03-04 03:07
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


Back to the top