getting up to speed with it and only installed it a couple weeks ago.
Also, in the Wizard to start a new Google Web App it only shows GWT
2.3 in the popup (where other versions may be targeted).
I was able to use the UiBinder wizard, as you suggested. Following is
the classpath from that project.
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" output="test-classes" path="test"/>
<classpathentry kind="con"
path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
<classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>
Mike
On Jul 1, 7:28 am, Eric Clayberg <clayb...@google.com> wrote:
> What other versions of GWT do you have installed locally?
>
> What version of GWT is being used with this project? It would be
> helpful to see the project classpath.
>
> What happens if you create a new Web Application Project using the GPE
> and then use the GWT > UiBinder wizard?
>
> On Jun 30, 2:51 pm,MikeDee<mdichiapp...@cardeatech.com> wrote:
>
>
>
>
>
>
>
> > OK, I just started from scratch and got the same error. I first
> > installed Eclipse 3.6.2 (J2EE edition), then installed WindowBuilder,
> > and then theGWTand GAE plugins. I have a blank Eclipse workspace
> > and tried to create a new project by selected File->New->Other. In
> > the dialog I selected WindowBuilder->GWTDesigner->GWTUiBinder-
>
> > >Composite.
>
> > The following error appears: You need at leastGWT2.1M4 for UiBinder
> > visual editing. It doesn't let me proceed any further.
>
> > Eclipse shows the following installed software:
> > Eclipse IDE for Java EE Developers 1.3.2.20110218-0812
> > Google App Engine Java SDK 1.5.1 1.5.1.r36v201106211634
> > Google Plugin for Eclipse 3.6 2.3.2.r36v201106211634
> > Google Web Toolkit SDK 2.3.0 2.3.0.r36v201105191508
> > GWTDesigner 2.3.2.r36x201106201114
> > GWTDesignerCore 2.3.2.r36x201106161117
> > GWTDesignerEditor 2.3.2.r36x201106201111
> > WindowBuilder Core 1.0.0.r36x201106161111
> > WindowBuilder Core Documentation 1.0.0.r36x201106161114
> > WindowBuilder Core UI 1.0.0.r36x201106161114
> > WindowBuilder CSS Support 1.0.0.r36x201106161113
> > WindowBuilder GroupLayout Support 1.0.0.r36x201106161127
> > WindowBuilder XML Core 1.0.0.r36x201106161115
>
> > Any ideas?
>
> > Thanks,
> >Mike
>
> > On Jun 29, 6:30 am, Eric Clayberg <clayb...@google.com> wrote:
>
> > > What other versions ofGWTdo you have installed locally?
>
> > > What version ofGWTis being used with this project? I'm guessing that
> > > it is not 2.3.0.
>
> > > On Jun 29, 2:46 am,MikeDee<mdichiapp...@cardeatech.com> wrote:
>
> > > > Trying to build a new WindowBuilder project in Eclipse as New Project->GWTWindow Builder->GWTDesigner->GWTJava UI->GWTUiBinder-
> > > > >Composite and getting a message, "You need at leastGWT2.1M4 for
>
> > > > UiBinder visual editing".
>
> > > > I have the latest of everything: Eclipse 3.6,GWT2.3.0,GWTDesigner
> > > > 2.3.2, Google Plugin for Eclipse 2.3.2,GWTDesignerEditor 2.3.2.
>
> > > > Any clues?
>
> > > > Thanks,
> > > >Mike
--
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