Hi, I have been steadily working my way through the tutorials. All good so far but have struck a bit of a problem just now. I searched the group posts but cannot see anything obvious so I must be doing something very wrong. If someone is able to point me in the right direction it would be much appreciated. I am at the following tutorial:
http://code.google.com/webtoolkit/tutorials/1.6/RPC.html At step "Defining the service: the StockPriceService interface" I create a new java interface called StockPriceService under src/ com.google.gwt.sample.stockwatcher.client. I add the code specified in step 3 to the StockPriceService.java stub. All good so far. At section "Implementing the service: the StockPriceServiceImpl class" I attempt to do step "Create a new class". It is sub-step 5 (Implement the StockPriceService interface) which I cannot implement. When attempting to add the class I click on the "Add" button next to the "Interfaces" box, this opens up a new window, I paste "com.google.gwt.sample.stockwatcher.client.StockPriceService" (without the speech marks) into the "Choose Interface" text box as stated in the tutorial, however the "Add" and "OK" buttons are greyed out at the bottom of the window. It will not let me add the interface. I am a new to this but a programmer in a different language. It has got to be something very silly that I have over looked. Thanks in advance. Kind Regards Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
