There is a way to create "launch"-commands, that you can start the same way you start Java applications or even the Google Web Application from inside Java.
I'm not entirely sure, but running the i18nCreator from the command line as shown in the example here: http://code.google.com/intl/de/webtoolkit/doc/latest/DevGuideI18n.html#DevGuidePropertiesFiles leads to you having a .launch file. You then may execute the file from eclipse by right-clicking it and picking "Run as ..." > "<filename>-i18n.launch". It should execute the file. On 27 Jan., 19:48, Eric Metcalf <[email protected]> wrote: > I don't know of a way to do it in Eclipse. You can use the command > prompt. There is a bug so it won't work in Windows. > > On Jan 26, 6:49 am, Rana Issa <[email protected]> wrote: > > > > > > > > > How can I use the command i18nCreator in Eclipse? or should I use it > > from my command prompt only? -- 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.
