Hi, I wanted to finally move from 1.5.3 to the newest version of GWT and start using the eclipse plugin but so far I have only had lots of problems...
I tried to follow the guidelines at: http://code.google.com/webtoolkit/doc/1.6/ReleaseNotes_1_6.html#Upgrading but even the first point gives me problems. If I try to use - startupUrl parameter I either get a linker error (if I use my old Java Application run configuration with the modifications mentioned in the release notes) or he tells me that he doesn't recognize the - startupUrl parameter... But its just a warning so I guess I can ignore that for now. The <module rename-to='testapp'> part worked well in my small test application but in our current project it wont even go so far and create the directory. The following picture shows my Eclipse workspace with all the directories and error messages: <img src="ftp://ftp.psi.ch/psi/idok/gwt17" /> It think my problem is that I dont know exactly what to put into the run configuration. I ended up using an automatically generated GWT project created by the GWT Eclipse plugin wizard as an example. So the run configuration looks like that: Browsers: URL: IdokSearchTwikiInclude.html Aviable Modules: IdokSearchTwikiInclude - ch.psi.idok.twiki Working Directory: Other: /idok/sites/psi/java/ch/psi/idok/gwt/twiki/ war But the difference is that if I click on the "Browse" button after the "Browsers: URL:" nothing shows up, while in the test project I could select the html file. Can anybody give me some tips on how to make it work? I think I managed to port all the files to the new structure but who knows.. --~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
