I get the same error when I open my project after installing GWT and the Eclipse plugin. I use the Seapine Surround SCM source control plugin from:
http://downloads.seapine.com/pub/eclipse/surround/ Error message: java.lang.IllegalArgumentException: Attempted to beginRule: R/, does not match outer scope rule: P/MyProject Any recommendations on what to do? Thank you. On Jan 22, 11:54 am, Rajeev Dayal <[email protected]> wrote: > Can you post the full stack trace? > > Also, have you always had this problem, or did you upgrade the plugin (or > other plugins) in your Eclipse installation lately? > > Are you using any Eclipse plugins for source control? > > > > On Thu, Jan 21, 2010 at 8:39 AM, MaEcTPo <[email protected]> wrote: > > Hi, > > I have a trouble with Eclipse and GWT. > > My GWT projects don't work. All of them. They compile, but don't run > > in hosted mode. > > When I start Eclipse I receive popup with error. In eclipse error log > > I have this: > > java.lang.IllegalArgumentException: Attempted to beginRule: R/, does > > not match outer scope rule: P/MySmartGWT > > at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63) > > ..... > > And it is for all gwt projects. > > > When I run project I receive a link, for example > >http://localhost:8888/MySmartGWT2.html?gwt.codesvr=127.0.1.1:9997, but > > when I open it in FireFox - nothing happens. There are not logs, > > errors or something like that. > > > I use Ubuntu 9.10, Eclipse 3.5, GWT 2.0. In some project I am playing > > with SmartGWT. Source control - mercurial. > > > Best regars, > > Oleg. > > > P.S. I know that my English is not very well, but I am learning it now. > > > -- > > 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]<google-web-toolkit%2bunsubs[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-web-toolkit?hl=en.- Hide quoted text - > > - Show quoted text - -- 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.
