http://groups.google.com/group/google-web-toolkit/browse_frm/thread/48d776e472cffd05#
I tried the DynaTableRF project for learning RequestFactory. I created
an Eclipse project, deleted the Greeting stuff and copied the SRC &
WAR from the DTRf project. Then made all the adjustments to get
everything to compile. (Don't recall details but maybe adding libs,
etc.) I was left with the "cannot find" errors from the RequestFactory
classes.
I also had GWT Designer installed. I just uninstalled Designer and the
errors have gone away.
This should give you a text case project.
Rud
http://www.mysticlakesoftware.com
On Oct 27, 8:37 am, Eric Clayberg <clayb...@google.com> wrote:
> It would be helpful to see a test case project that wil reproduce
> this.
>
> On Oct 25, 9:59 am, AlexG <alexander.gauss.ax...@googlemail.com>
> wrote:
>
>
>
>
>
>
>
> > Okay,
>
> > the problem is solved.
>
> > The problem was the GWT Designer, the new Enhanced Compilation
> > feature.
> > I uninstalled the GWT Desginer and the Erros are gone now.
>
> > Greets
> > Alex
>
> > On 25 Okt., 15:08, AlexG <alexander.gauss.ax...@googlemail.com> wrote:
>
> > > Thanks for your reply,
>
> > > so you can say, it´s a bug in the plugIn?
>
> > > I don´t get any Errors when I GWT compile, I have lots of Errors now
> > > on several of my Projects, but everything seems to work as intended.
> > > I think it´s very strange.
> > > my collegue has the same Errors now too. We don´t know why they
> > > appear.
> > > I can only imagine a bug.
>
> > > Greets
> > > Alex
>
> > > On 25 Okt., 14:45, bodyboarder20 <shieldsja...@gmail.com> wrote:
>
> > > > We had the same problem w/ both the recent download of the GWT 2.1 SDK
> > > > as well as the plugin w/ STS. The fix was to download the 2.1
> > > > snapshot and drop that into the folder for the SDK plugin (you can
> > > > find the path inside of the error message you receive when you GWT
> > > > compile).
>
> > > > Odd that nobody else reported this.... We found it on the CellView
> > > > package...
>
> > > > On Oct 25, 3:47 am, AlexG <alexander.gauss.ax...@googlemail.com>
> > > > wrote:
>
> > > > > Hi all,
>
> > > > > I am trying the RequestFactory since RC1 release. It seems, that
> > > > > everything was working fine, but since
> > > > > yesterday, I get strange Erros in only one of my Projects:
>
> > > > > mypackage.MyClass can not be found in source packages. Check the
> > > > > inheritance chain from your module; it may not be inheriting a
> > > > > required module or a module may not be adding its source path entries
> > > > > properly
>
> > > > > The Error is appearing at the @ProxyFor and the @Service annotation.
> > > > > The package, of the classes are:
> > > > > ....server.domain, the packages of the request and proxy
> > > > > are: ....client.request
>
> > > > > I don´t know, why Eclipse is saying, that the source code is missing,
> > > > > I means it´s the same Project??
>
> > > > > Strange is to, that the Project is running in DeveleopementMode and I
> > > > > deployed it too, and it works withoutt any
> > > > > Errors.
>
> > > > > Does anybody have an idea, whats going wrong?
>
> > > > > Thanks, Greets
> > > > > Alex
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment