If memory serves, the GWT Designer tool was never part of GWT itself, but 
was a component that could be installed in Eclipse, allowing for WYSIWYG UI 
design (in part by running something like dev mode while you were 
editing?). Changes that the author of the project made were reflected in 
standard source files (.java and .ui.xml) that GWT itself was able to 
compile - as such, a newer compiler version can likely still compile (with 
small or minimal changes to source) such an old project. I would suggest 
small steps in upgrading, to keep such changes (if any) manageable. 

If you're hoping to run GWT Designer itself, you probably need a very old 
version of eclipse - my memory here is that it wasn't used enough to be 
worth maintaining. The code still lives at 
https://github.com/gwt-plugins/gwt-designer, but I can't guess what it 
would take to bring it back to life. I have a memory of this being based on 
WindowBuilder, and some internal changes in WindowBuilder requiring 
substantial changes to the gwt-designer project, which never was done.

On Friday, October 27, 2023 at 3:19:36 PM UTC-5 sach...@gmail.com wrote:

> Hi All,
>
> We had created an application in 2014-2015. We had used GWT to design the 
> UI of our application.  Unfortunately, we have folded that project in 2017 
> . I wanted to showcase our project to a prospective customer and was keen 
> to know whether there is some way to migrate the project to the latest 
> version of GWT? 
>
> If that is not possible, I would like to display the screens which we had 
> designed using GWT Designer so that I can at the least create a story 
> around it.
>
> Looking forward to some positive response
>
> Please advise. 
>
> Thanks
> Sachin
>
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit/e2bc0294-728c-45a5-b281-1649c2a1c828n%40googlegroups.com.

Reply via email to