different source path and GWT Designer Wizard error message

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

different source path and GWT Designer Wizard error message

Postby peterblazejewicz » Sat Sep 15, 2007 4:08 pm

Hi all,

I've project where I'm using different then default "path" module entry to have: code.google.gwt.project.ui package without using "client" package which is to be used in distributed jar.
Project contains gui widgets.
When I tried to use "GWT>Composite" action from Toolbar Wizard gives me an error "GWT widgets can be used only in client package of some GWT module".
I have module:
Code: Select all
<module>   
   <inherits name="com.google.gwt.user.User"/>
   <stylesheet src="iuilibrary.css"/>
   <source path="ui"/>
</module>

which is perfectly valid and project compiles to .jar and can be perfectly well referenced from other GWT based eclipse project (widgets are taken, etc).
I wonder if that is an issue with GWT Designer itself or not. I'm able to workaround that simply by creating new widget on that source package by hand and then opening it with Designer views (which works fine),

regards,
Peter
Peter Blazejewicz
GWT groups profile
peterblazejewicz
 
Posts: 153
Joined: Fri Jul 27, 2007 7:09 pm
Location: Europe/Poland/Warsaw

Re: different source path and GWT Designer Wizard error mess

Postby Eric Clayberg » Sun Sep 16, 2007 4:45 am

Give this a try with the latest v2.0.1 build.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Postby peterblazejewicz » Sun Sep 16, 2007 6:11 pm

thanks Eric,
its working,
GWT Designer build [20070916122140]

regards,
Peter
Peter Blazejewicz
GWT groups profile
peterblazejewicz
 
Posts: 153
Joined: Fri Jul 27, 2007 7:09 pm
Location: Europe/Poland/Warsaw

Postby Eric Clayberg » Mon Sep 17, 2007 3:38 am

peterblazejewicz wrote:thanks Eric, its working,
GWT Designer build [20070916122140]

Good! :-)
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 3 guests