It didn't even occur to me that Chrome wouldn't support web apps via
file:// URL. Anyway, thanks a bunch guys. Greatly appreciated.
On Oct 3, 3:34 pm, David Given <d...@cowlark.com> wrote:
> On 03/10/11 21:45, Danux wrote:
>
> > I wanted to spare people go through my own code, so I simply create a
> > new web application project in Eclipse Indigo and compile the starter
> > code right away. When I click on the html page...
>
> Are you doing this from a file manager? That loads the HTML page into
> the web browser via a file:// URL. Chrome doesn't support web apps via
> the file scheme. Instead you'll need to serve up the web app via a
> proper web server so that you can access it via a http:// URL.
>
> --
> ┌─── dg@cowlark.com ─────http://www.cowlark.com─────
> │
> │ "Under communism, man exploits man. Under capitalism, it's just the
> │ opposite." --- John Kenneth Galbrith
>
> signature.asc
> < 1KViewDownload
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment