On Friday, November 16, 2012 11:04:41 AM UTC+1, tong123123 wrote: > > I think it is eclipse problem, I check the run configuration source, > classpath and it point to central..., no problem, then I close the stg... > project, and everything is correct now!! > (centralLaunchArgument, centralLaunchClassPath, centralLaunchSource.jpg, > correctResult.png). > > so it is bug of Google Suite Plugin 2.5.1? >
I'd rather say Eclipse proper, I don't think the GPE is involved at that point at all. I have one more problem which cannot find a answer for a long time, as > shown in googleProperties.jpg and runConfiguration-war.jpg, > what is the function of the "WAR directory" in googleProperties.jpg? > AFAICT "WAR Directory" is used to propose the startup page when launching DevMode. > I think in runtime, the application use the launch confinguration > > argument, -war attribute as highlighted in "runConfiguration-war.jpg", not > any relationship with the "war directory" in properties > Google > Web > Applicagtion > war directory, right? > This is because "launch and deploy" is unchecked. This is the case for non-Maven projects and non-WTP projects, but for simple projects (e.g. those created with the wizard, or some samples of the GWT SDK), the war directory is used both as source and target. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/-QLN_nrLDc8J. 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.
