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/jarCheckTests1/lib2/.classpath | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 testapps/jarCheckTests1/lib2/.classpath (limited to 'testapps/jarCheckTests1/lib2/.classpath') diff --git a/testapps/jarCheckTests1/lib2/.classpath b/testapps/jarCheckTests1/lib2/.classpath new file mode 100644 index 0000000..c5c5afd --- /dev/null +++ b/testapps/jarCheckTests1/lib2/.classpath @@ -0,0 +1,9 @@ + + + + + + + + + -- cgit v1.1