From 35803ee3b4362248489db1dd1fc6d483f3c3ee65 Mon Sep 17 00:00:00 2001 From: Xavier Ducrohet Date: Fri, 2 Mar 2012 13:57:08 -0800 Subject: More fixes to the test projects. - add eclipse files for a bunch of them - package name refactoring to match the folder structure somehow (more need this) - updated the javaproject to have an extra java project and to have code that access java resources to test packaging too. Change-Id: Ie13842c1b891e495e04d8a157a12cac9db13f30e --- testapps/jarCheckTests3/lib1/.project | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 testapps/jarCheckTests3/lib1/.project (limited to 'testapps/jarCheckTests3/lib1/.project') diff --git a/testapps/jarCheckTests3/lib1/.project b/testapps/jarCheckTests3/lib1/.project new file mode 100644 index 000000000..14ffc89ae --- /dev/null +++ b/testapps/jarCheckTests3/lib1/.project @@ -0,0 +1,33 @@ + + + jarCheckTests3-lib1 + + + + + + com.android.ide.eclipse.adt.ResourceManagerBuilder + + + + + com.android.ide.eclipse.adt.PreCompilerBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.android.ide.eclipse.adt.ApkBuilder + + + + + + com.android.ide.eclipse.adt.AndroidNature + org.eclipse.jdt.core.javanature + + -- cgit v1.2.3