Hello,In fact, in found out a lead. There is no class file generated in my Bin folder. So I go in the window explorer and change the read only and security parameters of the folder. I do a clean and update, the bin classes are generated in bin\classes but my folder com (my package begins by com...) still doesn't exist. So I copy paste them from bin\classes to bin. Then I launch, and the usual same strange message "Your project contains error(s), please fix them before running the application."The generated apk is 0K size.Any idea? Env:Windows 7, Eclipse Indigo (but with Galileo it's the same).
On 1 déc, 10:24, Android2ee <[email protected]> wrote: > Hello, > Yesterday i update my eclipse to the last version of Android. > Then I created a new project and run it. The compilation is ok, but > few second after Eclipse displays the message: "Your project contains > error. Please fix them..." > Notice, i do not change anything in the generated project (I used the > Android wizard to create it). > Stranger, in the Eclipse views "Error Log" and "Problem" there are no > message, nothing, not a line, nada, void. > Worst, my previous project runs like they ever do... > > Anyboody else facing such issue? > Somebody have an idea how to fix that? > > Thanks in advance for your answers. > Regards. -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

