Re: Cleaning GWT project with Google plugin

2009-05-18 Thread Rajeev Dayal
Hi,

On Sun, May 17, 2009 at 11:31 PM, hezjing  wrote:

> Hi Salvador
>
> On Sun, May 17, 2009 at 9:14 PM, Salvador Diaz wrote:
>
>>
>> The myproject\war\WEB-INF\classes  directory is in fact deleted by
>> Eclipse. When you clean a project with Eclipse, it has to be
>> recompiled, so Eclipse immediately recreates that directory and
>> puts freshly compiled classes in it.
>
>
> You're right, the myproject\war\WEB-INF\classes is indeed re-created by
> Eclipse.
> This is observed in Windows Explorer, but the new classes folder is never
> be shown in Eclipse anymore.
>

Yes, Eclipse hides the classes folder from you in the Package Explorer, most
likely because its a generated folder.


>
>
>
>> As for the myproject\war\myproject, Eclipse doesn't know it has to be
>> cleaned so it doesn't touch it. Normally you can delete it manually,
>> as it is created by the GWT Hosted Mode each time you launch it.
>
>
> It would be very nice if Google plugin can clean these directories too :D
>

In the future, we may move towards a model where a snapshot directory is
created when you launch your application locally. If we do this, then your
"war" folder will serve just as an input folder, as opposed to both an input
and output folder. Specifically, generated artifacts will no longer be
placed in the war folder.


>
> Thanks for your advice!
>
>
> --
>
> Hez
>
> >
>

--~--~-~--~~~---~--~~
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-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Cleaning GWT project with Google plugin

2009-05-17 Thread hezjing
Hi Salvador

On Sun, May 17, 2009 at 9:14 PM, Salvador Diaz wrote:

>
> The myproject\war\WEB-INF\classes  directory is in fact deleted by
> Eclipse. When you clean a project with Eclipse, it has to be
> recompiled, so Eclipse immediately recreates that directory and
> puts freshly compiled classes in it.


You're right, the myproject\war\WEB-INF\classes is indeed re-created by
Eclipse.
This is observed in Windows Explorer, but the new classes folder is never be
shown in Eclipse anymore.



> As for the myproject\war\myproject, Eclipse doesn't know it has to be
> cleaned so it doesn't touch it. Normally you can delete it manually,
> as it is created by the GWT Hosted Mode each time you launch it.


It would be very nice if Google plugin can clean these directories too :D


Thanks for your advice!


-- 

Hez

--~--~-~--~~~---~--~~
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-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Cleaning GWT project with Google plugin

2009-05-17 Thread Salvador Diaz

The myproject\war\WEB-INF\classes  directory is in fact deleted by
Eclipse. When you clean a project with Eclipse, it has to be
recompiled, so Eclipse immediately recreates that directory and
puts freshly compiled classes in it.

As for the myproject\war\myproject, Eclipse doesn't know it has to be
cleaned so it doesn't touch it. Normally you can delete it manually,
as it is created by the GWT Hosted Mode each time you launch it.

Cheers,

Salvador
On May 17, 2:24 pm, hezjing  wrote:
> Hi
> To clean a GWT project created by webAppCreator, the Ant will delete the
> following directories:myproject\war\WEB-INF\classes
> myproject\war\myproject
>
> In Eclipse 3.4.2, I tried Project -> Clean ... but both the directories are
> not deleted.
>
> How do we clean a GWT project created by Google plugin?
>
> --
>
> Hez
--~--~-~--~~~---~--~~
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-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Cleaning GWT project with Google plugin

2009-05-17 Thread hezjing
Hi
To clean a GWT project created by webAppCreator, the Ant will delete the
following directories:myproject\war\WEB-INF\classes
myproject\war\myproject

In Eclipse 3.4.2, I tried Project -> Clean ... but both the directories are
not deleted.


How do we clean a GWT project created by Google plugin?


-- 

Hez

--~--~-~--~~~---~--~~
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-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---