1. 24 6月, 2014 1 次提交
  2. 24 4月, 2014 1 次提交
  3. 19 4月, 2014 1 次提交
  4. 17 1月, 2014 1 次提交
  5. 09 11月, 2013 1 次提交
  6. 06 10月, 2013 1 次提交
  7. 21 8月, 2013 1 次提交
  8. 07 7月, 2013 1 次提交
    • M
      Don't ignore essential Eclipse project files. · 35a4fcf9
      Matt Quigley 提交于
      The .project and important .classpath files are a part of an Android Eclipse
      project, and their changes should be stored in the repository. Although there
      may be a case for ignoring these files in very rare situations, they don't
      justify belonging in a generic template.
      
      The .project file is generally recreatable with a new import without
      difficulty, but it still may have important configuration such as extra build
      steps. More importantly, .classpath is absolutely essential for a project to
      build correctly and cannot be automatically generated unless there is nothing
      extra on the classpath.
      
      Reverts commit 3ad9edaa.
      35a4fcf9
  9. 20 12月, 2012 1 次提交
  10. 06 8月, 2012 1 次提交
  11. 11 4月, 2012 1 次提交
  12. 28 4月, 2011 1 次提交
  13. 27 4月, 2011 1 次提交
  14. 09 11月, 2010 1 次提交