2012-09-13 Miguel de Dios <miguel.dedios@artica.es>
* .classpath: removed the entry for ".svn" folder ...is the eclipse crazy? git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8934 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
42bcaa8d47
commit
8fac06506c
|
@ -3,7 +3,7 @@
|
|||
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry excluding="*.*" kind="src" path=".svn"/>
|
||||
<classpathentry kind="src" path="gen"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
||||
<classpathentry kind="output" path="bin/classes"/>
|
||||
</classpath>
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
2012-09-13 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* .classpath: removed the entry for ".svn" folder
|
||||
...is the eclipse crazy?
|
||||
|
||||
2012-09-13 Miguel de Dios <miguel.dedios@artica.es>
|
||||
|
||||
* res/values-ja/strings.xml, res/values/strings.xml,
|
||||
|
|
Loading…
Reference in New Issue