Hey Paul,

What happens if you just put "StockPriceService" (without the package
name) into the box? Is it possible that you put in a different package
name, instead of com.google.gwt.sample.(etc)... when you were building
the project?

Hope this helps!

On Thu, Jun 4, 2009 at 11:28 AM, cbassthefish<[email protected]> wrote:
>
> 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

-- 
Alex Rudnick
swe, gwt, atl

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to