We switched over from NetBeans( 6.9.1) to Eclipse because in NetBeans we had to open two projects one for client and shared and another for server. Also, if a shared class has some UI Component related code which is never invoked in sever-side, we had compilation problems. In Eclipse, it is seamless and there is only one project. But, from user friendly point of view, we felt NetBeans was better.
J.Ganesan www.DataStoreGwt.com Persist objects directly into App Engine On Oct 11, 7:47 am, nguyen xuanhiep <[email protected]> wrote: > Dear all, > I am a newbie in GWT programming and have a wonder. > When I program, compile GWT program in Netbeans, it seems that the > compiled code can be run in browsers without install any plugin. > However, when I do the same work in Eclipse. Plugins are required for > running the website > > So I wonder what the differences in compiling lead to this difference > in running? -- 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.
