Thanks Eric.

However if you could give me a zip with everything for eclipse (for
which version for all) to work with a sample that make gwt designer
work, or a good pom.xml or whatever.

I did try the solution about gwt-user and it didn't work. However I
recognize, that I'm just beginning with spring-gwt-maven. I did try
several tutorial, but with the newest version, I fell quite crappy.

Pardon me to be a newbie :-}


(Sounds like a leecher?)


On 24 fév, 14:22, Eric Clayberg <clayb...@google.com> wrote:
> We have had several users report that placing the gwt-dev.jar (using
> its original name) in the same directory as gwt-user.jar makes it
> work.
>
> In the latest GWT Designer build, we have also added a work around
> that should allow it to find the renamed and relocated version of the
> gwt-dev.jar in Maven.
>
>    http://code.google.com/webtoolkit/tools/download-gwtdesigner-beta.html
>
> On Feb 24, 3:44 am, JC <realje...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi.
>
> > I did try your solution but maven download again the gwt-
> > dev-2.2.0.jar... Even if I did put the directory in readonly.
>
> > I still don't see the designer :-(
>
> > Really annoying.
>
> > On 23 fév, 21:24, David Chandler <drfibona...@google.com> wrote:
>
> > > As a temporary workaround until the next plugin release, manually copy
> > > gwt-dev.jar (without version #) into the folder in your local Maven
> > > repository containing gwt-user-2.2.0.jar. Example:
>
> > > > cd ~/.m2/repository/com/google/gwt
> > > > cp gwt-dev/2.2.0/gwt-dev-2.2.0.jar gwt-user/2.2.0/gwt-dev.jar
>
> > > It's a total hack, but will resolve the issue until the next plugin ships.
>
> > > /dmc
>
> > > On Wed, Feb 23, 2011 at 2:04 PM, Hari shankar <harsha...@gmail.com> wrote:
> > > > Thanks much David for the update!
>
> > > > On Wed, Feb 23, 2011 at 10:01 PM, David Chandler 
> > > > <drfibona...@google.com>wrote:
>
> > > >> We're looking into this. I can reproduce the error with a POM 
> > > >> specifying
> > > >> GWT 2.2.0 and gwt-maven-plugin 2.2.0.
>
> > > >> /dmc
>
> > > >> On Mon, Feb 21, 2011 at 12:31 PM, har_shan <harsha...@gmail.com> wrote:
>
> > > >>> I deleted gwt-dev directory altogether in m2 local repo but still the
> > > >>> error persists.
>
> > > >>> I also tried setting up new eclipse workspace and imported the project
> > > >>> into it as maven project and noticed gwt dev getting downloaded (may
> > > >>> be downloaded internally by gwt-maven-plugin as you said earlier?) and
> > > >>> again the error comes up even after deleting the gwt dev directory
> > > >>> again.
>
> > > >>> btw, is this a bug in GPE or GWT maven plugin (if so is it logged?)
> > > >>> and would be happy to know when we can expect a fix for this?
>
> > > >>> as a temp workaround, am creating ui templates/owner java code in
> > > >>> separate (non maven) project and copying it over to my gwt maven
> > > >>> project, but its annoying as you can see.
>
> > > >>> anyways thanks much again for your suggestions,
> > > >>> Hari
>
> > > >>> On Feb 20, 11:51 pm, Philippe Beaudoin <philippe.beaud...@gmail.com>
> > > >>> wrote:
> > > >>> > Maybe try deleting all the releted dependencies from your local .m2
> > > >>> repo? In
> > > >>> > my case I deleted gwt-dev 2.1 and verified that it was not
> > > >>> re-downloaded. Do
> > > >>> > the same with gin et al.
>
> > > >>> > Cheers,
>
> > > >>> >    Philippe
>
> > > >>> --
> > > >>> 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+unsubscr...@googlegroups.com.
> > > >>> For more options, visit this group at
> > > >>>http://groups.google.com/group/google-web-toolkit?hl=en.
>
> > > >> --
> > > >> David Chandler
> > > >> Developer Programs Engineer, Google Web Toolkit
> > > >> w:http://code.google.com/
> > > >> b:http://googlewebtoolkit.blogspot.com/
> > > >> t: @googledevtools
>
> > > --
> > > David Chandler
> > > Developer Programs Engineer, Google Web Toolkit
> > > w:http://code.google.com/
> > > b:http://googlewebtoolkit.blogspot.com/
> > > t: @googledevtools

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to