Hi Sebastian, Sebastien Creme wrote: > The last step of dev with GWT is missing : i would compile and deploy my > GWT application in a web server like tomcat. > (for the moment i use an external build.xml for doing the job but it's > not very clean).
See my blog entry: http://wagenknecht.org/blog/archives/2006/07/googlipse.html It should actually compile all your GWT modules if you disable the hosted mode. The compiled stuff ends in a build output folder, which is mapped to a deployment path using WTP's flexible project layout. But I agree, a manual compile action is nice to have, too. > Relative to this last step : I have a question : How can i make the > googlipse project facet works with web server runtime ? > Eclipse says that runtime doesn"t support googlipse facet. Can you be more specific about the error message? I'm not aware of any incompatibilities. Which facets are assigned to the problematic project and which runtime? Cu, Gunnar -- Gunnar Wagenknecht [EMAIL PROTECTED] http://wagenknecht.org/ ------------------------------------------------------------------------- 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
