Ext folder is deleted upon clicking Compile/Browse in the hostmode

2 views
Skip to first unread message

lanz

unread,
Apr 14, 2010, 12:42:09 AM4/14/10
to GWT-Ext Developer Forum
Hi all,

I have this weird experience in doing my gwt-ext project. I have
copied an ext directory in my js folder. But this ext folder is
deleted upon clicking Compile/Browse in the hostmode when I want to
see how my application run in the browser. Here is my declaration in
the xml:

<!-- Inherit the core Web Toolkit stuff. -->
<inherits name="com.google.gwt.user.User"/>

<!-- Specify the app entry point class. -->
<entry-point class="org.test.client.AppSite"/>

<!--<inherits name="com.google.gwt.user.theme.standard.Standard"/>
-->
<!-- <inherits name="com.google.gwt.user.theme.chrome.Chrome"/> --
>
<!-- <inherits name="com.google.gwt.user.theme.dark.Dark" -->


<inherits name="com.gwtext.GwtExt"/>
<inherits name="com.gwtextux.GwtExtUx" />
<stylesheet src="js/ext/resources/css/ext-all.css"/>
<script src="js/ext/adapter/ext/ext-base.js"/>
<script src="js/ext/ext-all.js"/>
<servlet class="org.test.server.DatabaseServiceImpl" path="/
DatabaseService"/></module>

I also created a directory image

I am working on gwtext-2.0.6 ; gwt-windows-1.7.1; gwtextux-0.3
eclipse galileo.

The file directory is as follows:

war/org.test/
+ img
+ js
+ext


I hope you can give me ideas.


Regards,

lanz

unread,
Apr 14, 2010, 1:24:19 AM4/14/10
to GWT-Ext Developer Forum
The img directory is deleted also upon clicking Compile/Browse button
in the hostmode.
Please help.

Thanks,
Lanz

Patrizio De Michele

unread,
Apr 14, 2010, 3:56:53 AM4/14/10
to gwt...@googlegroups.com
if you copy something you have to copy in the src directory...
so i guess war isn't the output directory....but where sources
resides....
bye pat

2010/4/14 lanz <allan.z...@gmail.com>
--
You received this message because you are subscribed to the Google Groups "GWT-Ext Developer Forum" group.
To post to this group, send email to gwt...@googlegroups.com.
To unsubscribe from this group, send email to gwt-ext+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/gwt-ext?hl=en.


Reply all
Reply to author
Forward
0 new messages