Not sure I f i m getting the idea right It seems like you are missing the compiled files (the group of html+js+css), so you should recompile it there should be either an ant file or a *-compile file just in case keep your current files somewhere else
On the other hand if you are using svn, you should be able to retrieve deleted files, check subversion's documentation for this ( their help is really good, don t be afraid to read it) cheers Andrea www.roundcrisis.com On Tue, Aug 18, 2009 at 10:55 AM, Csilla<[email protected]> wrote: > > I have built a gwt-ext (cypal-studio plugin) application. I'm using > svn. Someone deleted some files, and I can't get it to run on apache > tomcat server. It loads the login panel, then it just gets blank. From > what I understood, my project is missing some nocache.js file. There > are no errors, and I can't debug the deployed application. Can you > think of some solution? Thanks. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en -~----------~----~----~----~------~----~------~--~---
