Re: Change output folder.

2010-04-07 Thread Dymytry
Ian, thank you very much for assistance. My problem was with the HTML file. After I replaced it with yours - its started to work. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googl

Re: Change output folder.

2010-04-06 Thread Dymytry
I see, but I mean the image files themself. From where have you got them? If I not specify "inherits" in the gwt.xml I dont have that files in the compiled folder. Compiler creates that files only if I use the "inherit" instruction in xml. -- You received this message because you are subscribed t

Re: Change output folder.

2010-04-06 Thread Dymytry
Ian, thank you. Your example really works! One thing unclear for me: as far as I see your gwt.xml file doesn't contain the line "". Without that line I do not have a Standart subfolder with images in the compiled files folder. But you have that files in your project (corner.png, for example). S

Re: Change output folder.

2010-04-05 Thread Dymytry
what you deploy to the production server. I can send you a working > project if you can't get it going. > > Ian > > http://examples.roughian.com > > On 5 April 2010 15:42, Dymytry wrote: > > > Ian, the steps that I have made seem to be the same as you

Re: Change output folder.

2010-04-05 Thread Dymytry
Ian, the steps that I have made seem to be the same as yours, or I haven't done soomething? You have copied ALL the files of the project into war/subfolder and changed js filename to subfolder.no_cache.js after compilation, right? OR html file exists in another folder, such as: ..StockWatcher.htm

Re: Change output folder.

2010-04-05 Thread Dymytry
Ian, Thomas, your ideas seem to be very reasonable, but for me it doesn't work. First I want to check it not in Development mode, but after the compilation. So, I have made the following steps with the compiled files: 1) I placed all the files in one folder 2) linked two standart css in html and

Change output folder.

2010-04-02 Thread Dymytry
Hello everyone! Guys, can you give me advice about how can I change the output folder of the GWT. At the moment, I have: \war - where css and html stored \war\stockwatcher - with a number of png, js, html files \war\stockwatcher\gwt\standard - with standart images etc What I want is 1) to place