Class Summary |
AndroidSdkHandler |
Android SDK interface to RepoManager . |
IdDisplay |
A string with both user-friendly and easily-parsed versions. |
LegacyDownloader |
A Downloader implementation that uses the old DownloadCache . |
LegacyLocalRepoLoader |
A FallbackLocalRepoLoader that uses a LocalSdk to parse LocalPkgInfo and
convert them into LocalPackage s. |
LegacyRepoUtils |
Utilities used by the FallbackLocalRepoLoader and FallbackRemoteRepoLoader s to
convert IPkgDesc s into forms useful to RepoManager . |
LegacyTaskMonitor |
Implementation of ITaskMonitor that wraps a ProgressIndicator , for interaction
with the legacy SDK framework. |
MavenInstaller |
A PackageInstaller that knows how to install Maven packages. |