commit | 906fec2a94663ad1aa76aad55fdf2cbb97324d66 | [log] [tgz] |
---|---|---|
author | Xavier Ducrohet <xav@android.com> | Fri Mar 02 17:51:09 2012 -0800 |
committer | Xavier Ducrohet <xav@android.com> | Fri Mar 02 18:09:44 2012 -0800 |
tree | 1eee9c01de6008fb0a3d866008ac83e036c9f0f4 | |
parent | 57f1082fa77411a2a171387fb279e32b2a6945a5 [diff] |
Fix issue with automatic jar dependency. The previous commit relied on a cached version of the Android container to add jar in to the list. This properly look for inside the libs folder for jar file, and restrict looking at project classpathes to only Java-only projects. Also hooked into the file change listener of the Sdk class to update the project container when a file is added to removed to a libs folder. Change-Id: Ia7d13b5544a27d0e8baab4873654a74b0a7889e6