GWT 1.6.4 + GWT-EXT 2.0.6 + EXT 2.0.2

11 views
Skip to first unread message

Amendez

unread,
May 27, 2009, 10:53:54 AM5/27/09
to GWT-Ext Developer Forum


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







Gabriel Ernesto Gutierrez Añez

unread,
May 28, 2009, 10:42:47 AM5/28/09
to gwt...@googlegroups.com
yep i did.

this is the structure i used

Project
|----->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
projectStructure.JPG

Amendez

unread,
May 28, 2009, 1:10:08 PM5/28/09
to GWT-Ext Developer Forum
Thanks Grabiel

On May 28, 9:42 am, Gabriel Ernesto Gutierrez Añez
<gutierrez...@gmail.com> wrote:
> yep i did.
>
> this is the structure i used
>
> Project
> *|----->*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

Gabriel Ernesto Gutierrez Añez

unread,
May 28, 2009, 1:12:13 PM5/28/09
to gwt...@googlegroups.com
your welcome  ^_^

glad i could help
_____________________
Ing. Gabriel Gutiérrez
Reply all
Reply to author
Forward
0 new messages