There seems to be an workaround. change the .project to have com.googlipse.gwt.com.googlipse.gwt.gwtBuilder instead of com.googlipse.gwt.gwtBuilder. Should work
- Prakash On 1/10/07, Prakash G.R. <[EMAIL PROTECTED]> wrote: > First gwtBuilder will NOT compile GWT files. It is only to create and > update the Async files from the remote interfaces. > Invoking the GWT Compiler within the build is still a work in progress. > Meanwhile, the missing gwtBuilder is definitely a bug and I'm looking into it > > - Prakash > > On 1/9/07, Andrew Zhdanov <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I installed googlipse plugin 0.05.2 to eclipse 3.2.1 (wtp 1.5.2), then > > created new 'Dynamic Web Project' with 'Default Googlipse Project' > > configuration and launched it with 'Gwt Hosted Mode Application' with > > embedded tomcat successfully. Then I tried to run with standalone > > tomcat, and I though googlipse should compile GWT files, but it does > > not. It appears gwtBuilder does not work. In > > Project->Properties->Builders, com.googlipse.gwt.gwtBuilder is marked as > > 'Missing builder' and is obviously skipped during build. > > > > Will you please advise how to fix it? > > > > I tried to patch plugin.xml, and changed 'GWT Nature' id from > > 'gwtNature' to 'com.googlipse.gwt.gwtNature' according to .project, but > > it does not help. Changing nature in .project does not help either. > > > > What else can I do? > > > > > > ------------------------------------------------------------------------- > > 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 > > > > > -- > "Failure is success if we learn from it." > - Malcolm Forbes > -- "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=DEVDEV _______________________________________________ Googlipse-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/googlipse-users
