Hi Jacek, 1) war/WEB-INF/lib is the correct place. Could you describe when your JARs in there get deleted? Is it on any build (including Eclipse's incremental build) or only when you clean and do a full build? 2) There isn't a UI for this, so most people do a GWT compile and JAR up the war directory.
jason 2009/11/22 Jacek Żebrowski <[email protected]> > I have two questions regarding Google plugin for eclipse - ive set up > my GWT project ... > > 1.Where i should put libraries i want to be present in WEB-INF/lib ? > if i put them in /war/WEB-INF/lib they get deleted with each compile - > when i put them in user libraries - they dont get copied to WEB-INF/ > lib > > 2. how do i generate WAR from eclipse's GWT plugin ? > > thx in advance. > > -- > > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=. > > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=.
