Thanks Grabiel
On May 28, 9:42 am, Gabriel Ernesto Gutierrez Añez
> *|----->*src
> *|----->**|----->com.test.public*
> *|----->**|------|----->js
> **|----->****|------|----->index.html
> *|----->|----->index.gwt.xml
> |----->|----->com.test.client
> *|----->*|----->com.test.server
> *|----->*WebFolder
> |----->|----->WEB-INF
> |----->|----->METAINF
>
> Into WebFolder there is none .html files
> and public folder is at the same level that you module file (.gwt.xml)
> inside public folder you'll have .html file and js folder (for js-ext)
> everything you punt into public folder is copied inside WebFolder in compile
> time, so you'll only see those files inside your .war file.
>
> Here is also an screenshoot.
>
> Hope it helps,
> _____________________
> Ing. Gabriel Gutiérrez
>
> On Wed, May 27, 2009 at 9:53 AM, Amendez <
amendez.argum...@gmail.com> wrote:
>
> > Is anyone has succes integretaing EXT to GWT PROJECT with GWT-EXT
> > 2.0.6?. I've been trying it , but I have problems with ext files.
>
> > WARNING: No file found for: /stockwatcher/js/ext/adapter/ext/ext-
> > base.js
>
> > my structure look like this:
>
> > stockwatcher
> > |
> > --> src
> > |
> > --> war
> > |
> > --> WEB-INF
> > |
> > --> js
> > |
> > --> ext
>
>
>
> projectStructure.JPG
> 46KViewDownload