aboutsummaryrefslogtreecommitdiffstats
path: root/sdkmanager/libs/sdklib/.settings/org.eclipse.core.resources.prefs
Commit message (Collapse)AuthorAgeFilesLines
* SDK: Delete projects moved to tools/base or tools/swt.Raphael Moll2013-03-131-4/+0
| | | | Change-Id: Iba15f82cb00d19217382c78d8ff37dda1e97ea59
* Fix eclipse projects from previous refactoring.Xavier Ducrohet2012-12-061-2/+2
| | | | Change-Id: Ie7fba967df3008c66310218396ebf228453edd6d
* SDK Manager: Unit tests for ArchiveInstaller.Raphael Moll2011-09-011-1/+2
| | | | Change-Id: I77b369a5bd3bb81da09f6e509b67c635b7b2e2e9
* SDK Manager: support extras/vendor/pathRaphael Moll2011-02-031-0/+3
This change makes the SDK manager install new extra packages into SDK/extras/vendor/path, creating the folders as needed. Existing extra packages are not moved when they are updated, provided that they keep the same 'vendor' and 'path' attributes in their XML definition. There is also some support for the form SDK/vendor-path/ that was introduced by Tools r8 and r9. SDK Bug: 14493 Change-Id: I28b301a768ea2c8c03573f865520b1b3e85f3868