Prakash, Thank you for all your work.
Tim -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Prakash G.R. Sent: Tuesday, January 23, 2007 6:37 AM To: [email protected] Subject: Re: [Googlipse-users] FW: Exporting War file Fixed the clean stuff as well. Should be available in the next release - Prakash On 1/23/07, Prakash <[EMAIL PROTECTED]> wrote: > Another nice catch! > > Actually during a full build, I'm invoking the GWT Compiler, I never > clean it. Will implement it in the next release. > BTW, I've created a new release 0.05.4 with the fix for the war export > bug. You don't need any workarounds if you are using it :-) > > - Prakash > > > On 1/22/07, Tim Leonard <[EMAIL PROTECTED]> wrote: > > Hello Prakash, > > > > Thank you for your help. Your workaround fixed my problem. > > > > During testing I noted that executing "clean" from the project menu does > > not remove the files in /build/gwtOutput. > > > > > > Tim > > > > > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Prakash G.R. > > Sent: Monday, January 22, 2007 1:25 AM > > To: [email protected] > > Subject: Re: [Googlipse-users] FW: Exporting War file > > > > I just confirmed this. Its a bug. There is a workaround. Try adding this > > line: > > > > <wb-resource deploy-path="/" > > source-path="/build/gwtOutput/gwtApp.GWTLogbook"/> in the > > <project>\.settings\ org.eclipse.wst.common.component file (This file > > is not visible in the Project Explorer. Use Navigator view instead > > > > - Prakash > > > > > > On 1/17/07, Tim Leonard <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > I have subscribed to the list so hopefully this request will post. > > > > > > > > > > > > ________________________________ > > > > > > > > From: Tim Leonard > > > Sent: Wednesday, January 17, 2007 3:46 PM > > > To: '[email protected]' > > > Subject: Exporting War file > > > > > > > > > > > > > > > I have a googlipse project, GWTLogbook, that builds and runs > > correctly. It is packaged in the package gwtapp (please see screen shot > > below). After compiling it from the gwt console, I export it to a .war > > file using project->export->web->war. The gwtOutput/gwtapp.GWTLogbook > > contents containing, among other things, gwt.js, is not added to the > > .war file. > > > > > > > > > > > > The project was created as a googlipse 0.4 dynamic web project. > > Upgrading to the latest 0.5 has not helped. > > > > > > > > > > > > The exported web app works fine when deployed to my tomcat 5.5 server > > if the contents of gwtOutput/gwtapp.GWTLogbook is added to the root of > > the .war file. > > > > > > > > > > > > Is there some configuration that needs to be done? Is there an xml > > or script file that defines where the contents of the .war file are > > obtained? > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Tim Leonard > > > > > > > > > > > > Qlogic Corp. > > > > > > email: [EMAIL PROTECTED] > > > > > > tel: 949.389.6574 > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > - > > > Take Surveys. Earn Cash. Influence the Future of IT > > > Join SourceForge.net's Techsay panel and you'll get the chance to > > share your > > > opinions on IT & business topics through brief surveys - and earn cash > > > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE > > V > > > > > > _______________________________________________ > > > Googlipse-users mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/googlipse-users > > > > > > > > > > > > > > > > > -- > > "Failure is success if we learn from it." > > - Malcolm Forbes > > > > ------------------------------------------------------------------------ > > - > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share > > your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE > > V > > _______________________________________________ > > Googlipse-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/googlipse-users > > > > ------------------------------------------------------------------------ - > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE V > > _______________________________________________ > > Googlipse-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/googlipse-users > > > > > > -- > www.googlipse.com > An Eclipse plugin for Google Web Toolkit (GWT) > > ------------------------------------------------------------------------ - > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE V > _______________________________________________ > Googlipse-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/googlipse-users > ------------------------------------------------------------------------ - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE V _______________________________________________ Googlipse-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/googlipse-users ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Googlipse-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/googlipse-users
