>From what I can see, the bin directory gets created when you initially
import your project into Eclipse.  Once created, <myproject>-compile
updates the class files in this directory.

I just tried deleting it's contents ($ rm bin/*).  No amount of
running <myproject>-compile would recreate the contents.  I had to
close and delete the project (without deleting the files) and reimport
it for it to work.

Is this right?  What have others discovered?  There have been times in
the past when I've removed the contents and somehow they came back--
either auto-magically or by me retrieving them from my last backup.

On Sep 16, 10:00 am, Willis <[EMAIL PROTECTED]> wrote:
> Kind of a simple question, but I notice that some of my GWT projects
> have abindirectory. I understand it holds the compiled versions of
> my class files from src, but it is not created when aprojectis
> started (using theproject/application creators), so when is it
> created?  Also, what happens if I delete it?
>
> Thanks in advance for any clarifications!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to