In the path server i created a new package called RPC, like this:
<source path="client" />
<source path="intl" />
<source path="server/rpc" />
I kept the ServletImpl implementation into the server path and moved
the Servlet and ServletAsync to the package servlet/rpc
This will separate the actual implementation from the code GWT should
take care of
Thanks,
Gabriel Thiesen
On Sep 19, 3:02 pm, ZhangJianshe <[EMAIL PROTECTED]> wrote:
> hello,guys, i encount the same problem,whould you like share your
> solutions?
>
> but ,i need you help.
>
> On 8月31日, 下午10时03分, Gabriel Thiesen <[EMAIL PROTECTED]> wrote:
>
> > Thank you adm.dfs,
>
> > Was exactly this indeed, so thank you very much
>
> > Gabriel Thiesen
>
> > On Aug 30, 8:17 am, "adm.dfs" <[EMAIL PROTECTED]> wrote:
>
> > > Hello Gabriel,
>
> > > Its because Yours RCP implementation is located in same package with
> > > RCP interfaces.
> > > GWT propose move implementation to another package
> > > (seehttp://code.google.com/docreader/#p=google-web-toolkit-doc-1-5&s=goog...隐藏被引用文字
> > > -
>
> > - 显示引用的文字 -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---