aboutsummaryrefslogtreecommitdiffstats
path: root/testapps/javaProjectTest/javaProject2
Commit message (Collapse)AuthorAgeFilesLines
* Update test project to support proguard.Xavier Ducrohet2012-03-072-1/+1
| | | | | | | | The code read java resources using relative path which breaks when the classes and their packages are renamed (the java resource isn't moved to the new package name.) Change-Id: I9b9d14288d8c16fd7342cd743251e5681bb0f1ef
* More changes to the test projects.Xavier Ducrohet2012-03-072-0/+3
| | | | Change-Id: I823bcc19b7de6cea4c985f2c01feccddd6f8022d
* Only add Java project's jar file if they are exported.Xavier Ducrohet2012-03-061-1/+1
| | | | Change-Id: Ia44fab93718ac83aee1783e08c606d234c7afcfe
* Update test project.Xavier Ducrohet2012-03-061-0/+0
| | | | | | | | Add a jar in the libs folder of a Java project to test that they are not automatically added to the Android project classpath. Change-Id: I0d5923b12de34bf6c5a025b53d809b02f4843c0f
* More fixes to the test projects.Xavier Ducrohet2012-03-025-0/+55
- 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