On 2 déc, 18:45, Vontina Alexa <[email protected]> wrote: > I am going through the GWT tutorial and in the Internationalization > section. I am fairly new to Eclipse and to Java development, so please > excuse me if this question seems trivial. I am at the following > instructions: > > At Enter or select the parent folder, select > StockWatcher/src/com/google/gwt/sample/stockwatcher/client > At File name, enter > StockWatcherConstants_de.properties > > What is this 'At Enter' mean - and does someone know of more specific > instructions on how to do this?
It reads better with quotes: At "Enter or select the parent folder", select ... At "File name", enter ... i.e. in the field labelled "Enter or select the parent folder", select... It this clearer? -- 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.
