It don't seems to work with GWT 2.4.0 <?xml version="1.0" encoding="UTF-8"?> > <!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.4//EN" > > "http://google-web-toolkit.googlecode.com/svn/releases/2.4/distro-source/core/src/gwt-module.dtd"> > <module rename-to='testjquerymobile'> > ... > <public path="public" /> > <stylesheet src="jquery.mobile-1.0.1.min.css" /> > <script src="jquery-1.7.1.min.js" /> > <script src="jquery.mobile-1.0.1.min.js" /> > ... > </module>
00:00:00,144 [WARN] 404 - GET /testjquerymobile/jquery-1.7.1.min.js > (127.0.0.1) 1422 bytes > 00:00:00,161 [WARN] 404 - GET /testjquerymobile/jquery.mobile-1.0.1.min.js > (127.0.0.1) 1429 bytes > 00:00:00,280 [WARN] 404 - GET > /testjquerymobile/jquery.mobile-1.0.1.min.css (127.0.0.1) 1430 bytes -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/HBU8dVU48w8J. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.