I have found a solution.

I have add the javascript of the ext directory in the jar of the gwt-
ext api : gwtext.jar

first i have create this directory : com\gwtext\public\js\ext
i have copy :
- adapter directory
- resources directory
- ext-all.js
- ext-all-debug.js
- ext-core.js
- ext-core-debug.js

i add all this files in the gwtext.jar

And now it works with this new jar files.

The javascript files seem to be copied when the module has been
generated.



On 14 avr, 21:58, TimOnGmail <[email protected]> wrote:
> Hi all...
>
> I'm using GWT-EXT, and it needs to be copied into war/js/ext every
> time I build my project.  However, every time I build my project, it
> gets deleted and I have to copy it manually.
>
> Does anyone know where I would put the ext folder - or what files I
> modify to point to it - so that the Eclipse plugin will copy it for
> every build?
>
> - Tim
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to