History log of /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/InstallDependencyPage.java
Revision Date Author Comments
85e4a1a9dd133abb879ec211ce8dd385004edf22 08-Aug-2012 Xavier Ducrohet <xav@android.com> Refactor common.jar

Move resources and com.android.util.Pair into layoutlib_api
where they belong since layoutlib depends on them and we need
to control the API.

Made a copy of Pair to stay in common.jar but moved it to
com.android.utils.Pair (the one in com.android.util.Pair is
marked as deprecated to prevent usage where applicable).

Also moved XmlUtil and PositionXmlParser to com.android.utils
to match Pair.

Change-Id: I21d7057d3f2ce604f86a3bb1fa3c130948c93b89
f882d09bc098d6055a87bb17cb990e04cb184a17 18-Jul-2012 Tor Norbye <tnorbye@google.com> Update URL to the support library

Change-Id: Ieddcad27b077914730dce2456e23b499451391ef
ed5f89d683de58bcf9d46e47e5f114ba520c5e6a 03-Jul-2012 Tor Norbye <tnorbye@google.com> Fix displayed support library version

Change-Id: I01065a9d674ccab024ada148ed696f69f146bba8
b8397698e2834ed8af03c1bff7d570aff0e2f5bb 02-Jul-2012 Raphael Moll <ralf@android.com> ADT: Rename AddCompatibilityJarAction.

It's time we rename this to AddSupportJarAction.
This is just a rename refactoring of that class name
as well as the one of CompatibilityLibraryHelper.

No logic is being changed.

Change-Id: Ibafe516d5c8ce30d1e4834a47d4224f0c6fd487a
dd0a8b2ec052e0cc670cb8738b0f6ed7b292f122 14-Jun-2012 Tor Norbye <tnorbye@google.com> Dependency support for the templates

Change-Id: Id6b0e5f65fc3a50b352423623332c47f7ab5085d