Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><strong>Short answer:</strong> Because Eclipse + ADT sucks. <a href="https://stackoverflow.com/a/7884908/1124861">That's</a> why.</p> <p><strong>Longer answer:</strong> I just imported the same exact project to a different machine with a slightly different configuration: Eclipse 3.6.2 (instead of 3.6.1 in the problematic system described above) and SDK R13 (instead of R9 in the problematic system).</p> <p>Then I tried to export it, using the same exact steps described above. Works like a charm!</p> <p>What is this? Voodoo?</p> <p>What happened to the days in which the IDE behaved more predictably than the software I was trying to develop? </p> <p><strong>Next step:</strong> Upgrade Eclipse (to 3.6.2) <strong>only</strong>, on the problematic system and see whether this solves the problem in that system, too.</p> <p><strong>Update:</strong> I just finished updating Eclipse 3.6.1 to 3.6.2 on the offending system. It turns out that it is impossible to install Eclipse <strong>and</strong> keep the existing ADT. <a href="https://dl-ssl.google.com/android/eclipse/" rel="nofollow noreferrer">https://dl-ssl.google.com/android/eclipse/</a> forces you to install "the latest &amp; greatest" even if you want otherwise (for configuration management &amp; tracking reasons for example). So with the new <code>Eclipse 3.6.2</code> I got <code>ADT 16.0.0.v201112150204-238534</code> as well. Works like a charm!</p> <p>The root cause and explanation for the odd behavior of the combination <code>Eclipse 3.6.1 + ADT 9.0.1.v201101191456-93220</code> will never be known... and this is a combo with which developers were supposed to (and did) release commercial grade apps to the Android Market at some point in time. <a href="https://stackoverflow.com/search?q=%5Bandroid%5D%20where%20is%20default.properties?">Amazing</a>.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload