• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Where is the shell and compile Script in GWT 2.0.x?

 
Ranch Hand
Posts: 208
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i was trying to integrate Struts 2 with GWT, i am using the following tutorial for integration by Musachy Barroso and Philip Luppens.

https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=34036

here in this article, the author has asked to perform certain changes in the <appname>-compile.cmd and <appname>-shell.cmd. but i cant find the two scripts when i created the project using the eclipse plugin. i cant find the scripts in the project explorer window in the eclipse.

although when i created the gwt-windows-1.3.1 project using its application creator and imported the project in the eclipse i could see the script files in the project explorer window in eclipse. how do i find the scripts in order to make relevant changes.

another thing is taht the above article has been written in early 2008 and i am using the latest version of gwt i dont know which version was running at that time.

please guide me.
reply
    Bookmark Topic Watch Topic
  • New Topic