Monday, February 24, 2014

Re: Introducing GWT-Tour 0.1

Hi, 

Thank you :)

Try adding the css and js in the res folder anaolog to here : https://github.com/eemi2010/gwt-tour/tree/master/src/main/resources/com/eemi/gwt/tour/res


Cheers,

Alain


2014-02-24 22:38 GMT+01:00 strut <nbk.strut007powerinfinity@gmail.com>:
Thank you for the excellent work.
As i started implementing my first tutorial, i found that the green sprite png was missing and i have downloaded it from the github.

However when i packaged the jar including the img file ,it still giving me the same warning.
404 - GET /img/sprite-green-0.3.png

Can you please let me know where should i add img while creating the jar.

folder structure,
--com
  -eemi
    -gwt
      -tour
        client
             -*\*.java
        res
           *\*.js 
            -img
                sprite-green-0.3.png
Thanks,
Bharath N

My folder structure is as follows,


On Saturday, 22 June 2013 03:52:57 UTC+5:30, Alain wrote:
GWT-Tour is a small GWT library that can help you implement a nice tour of your GWT/Web app.
So if you ever wanted to show your users how to use your application in an interactive way this can be usefull.
GWT-Tour works with regular web app as well as with GWT Widgets.

A demo can be seen here : http://eemi2010.github.io/gwt-tour/

Enjoy :)

Alain 

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment