• 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
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

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.
 
If I'd had more time, I would have written a shorter letter. -T.S. Eliot such a short, tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic