Hello,
I'm trying to rebuild this example by myself:
http://www.smartclient.com/smartgwt/showcase/#featured_complete_app
What I do is that I copy all the source code from "View Source" and put in my on Eclipse project. But then I have a couple of issues.
1. I get a lot of No File Found warnings like below:
Nov 06, 2014 4:37:16 PM com.google.appengine.tools.development.LocalResourceFileServlet doGet
WARNING: No file found for: /sc/skins/Enterprise/skin_styles.css
Nov 06, 2014 4:37:27 PM com.google.appengine.tools.development.LocalResourceFileServlet doGet
WARNING: No file found for: /sc/skins/Enterprise/images/SectionHeader/opener_opened.png
Nov 06, 2014 4:37:27 PM com.google.appengine.tools.development.LocalResourceFileServlet doGet
....... there are more....
2. Please see the attached screenshot.
sc1 is the one on Showcase.
sc2 is mine.....
Do I miss some images or theme packages?
Thanks,
I'm trying to rebuild this example by myself:
http://www.smartclient.com/smartgwt/showcase/#featured_complete_app
What I do is that I copy all the source code from "View Source" and put in my on Eclipse project. But then I have a couple of issues.
1. I get a lot of No File Found warnings like below:
Nov 06, 2014 4:37:16 PM com.google.appengine.tools.development.LocalResourceFileServlet doGet
WARNING: No file found for: /sc/skins/Enterprise/skin_styles.css
Nov 06, 2014 4:37:27 PM com.google.appengine.tools.development.LocalResourceFileServlet doGet
WARNING: No file found for: /sc/skins/Enterprise/images/SectionHeader/opener_opened.png
Nov 06, 2014 4:37:27 PM com.google.appengine.tools.development.LocalResourceFileServlet doGet
....... there are more....
2. Please see the attached screenshot.
sc1 is the one on Showcase.
sc2 is mine.....
Do I miss some images or theme packages?
Thanks,