aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt.package
Commit message (Collapse)AuthorAgeFilesLines
* Update ADT & SDK Tools to 24.0.2Tor Norbye2014-12-152-2/+2
| | | | Change-Id: Idf12b9f222ad862bf5b8f0cc51b602eaf0924054
* Update ADT to version 24.0.1Tor Norbye2014-12-102-2/+2
| | | | Change-Id: I0421e319ec529feb0b6bcbfc3fe41350295afe5d
* Update ADT version to 24.0.0.Tor Norbye2014-12-032-2/+2
| | | | Change-Id: I35126be74bfbbafb3c7acb047b8dc0076bd3b669
* Update ADT version to 23.0.6Tor Norbye2014-11-262-2/+2
| | | | Change-Id: I23d62d1778b798711d1ad666db3bead193f90ef2
* Update ADT version to 23.0.4Raphael Moll2014-09-032-2/+2
| | | | Change-Id: I77448d2769d2a15b64987ae7d9e2cb887aef3bc2
* Update Eclipse plugins' version from 23.0.2 -> 23.0.3Siva Velusamy2014-07-212-2/+2
| | | | Change-Id: I25f248244c588c36eeb92b4abb802a2877f3407b
* Update Eclipse plugins' version from 23.0.1 -> 23.0.2Siva Velusamy2014-07-012-2/+2
| | | | Change-Id: Ieceeae72231107ea4d49aa9dcb4a4c33220f5ffd
* Remove about.mappings from build.propertiesSiva Velusamy2014-07-011-1/+0
| | | | | | The file about.mappings was removed in a previous commit. Change-Id: I9e90125084273d6511ee7c816a656c9e55b5814e
* Set default productSiva Velusamy2014-06-306-207/+24
| | | | | | | | | | | This CL fixes a bunch of issues in the packaging of the ADT product. Specifically: - the correct default product is now used giving us the correct initial Java perspective - the dependencies go one way (ADT package -> ADT), and this allows upgrading of ADT without upgrading the ADT package. Change-Id: I9a1b85e0bee8d073e27067e7450ce08a88609c3c
* Update plugin versions to 23.0.1Siva Velusamy2014-06-272-2/+2
| | | | Change-Id: Icb5be47b688808488811411a5f45a23a49f774d2
* Update ADT plugins/features version to 23.0.0Siva Velusamy2014-06-172-2/+2
| | | | Change-Id: I354930bdc6304908e447b4eb8b66f6f09b0ffb4c
* Remove obsolete .product filesSiva Velusamy2014-06-152-56/+0
| | | | | | Tycho picks them up from artifacts/bundles folder. Change-Id: Ib315de964e69d7e70c5c651b00c0922c3e073c11
* Update ADT plugins/features version number.Raphael Moll2014-06-133-10/+10
| | | | | | | Similar to change I1913711556c17fe1799a963b52214f338768fffd this is only provisional till the final versio number gets decided. Change-Id: I976cd490a7dee07d4a6b0eaf98972bcd89620f80
* Add scripts to enable Tycho build, take 2.Siva Velusamy2014-05-225-10/+37
| | | | | | | The earlier CL to add this broke the existing PDE build scripts. The PDE build has now been turned off. Change-Id: Ica3b783af117ff1e52f53e6813ac8389c4bb80c9
* Revert "Add scripts to enable Tycho build"Siva Velusamy2014-04-155-38/+10
| | | | | | | | Breaks existing scripts. This reverts commit 68bd64a51f78ae6a66bd8eea9baf07185e2b9588. Change-Id: I2cfe3ba2cea94850f4273170fbb5a46d7b727633
* Add scripts to enable Tycho buildSiva Velusamy2014-04-155-10/+38
| | | | | | | | | | | | | | | | | This CL adds all the required files to perform a build using Tycho. It is not integrated into the Android build system though. In order to perform a build, make sure your repository has the git projects prebuilts/eclipse and prebuilts/eclipse-build-deps, then do: $ cd sdk/eclipse $ make -f maven.mk That should create the necessary target platform and start a build using Maven/Tycho. The resulting artifacts should be in out/host/maven/bundles-<version>/products Change-Id: I4672cd9ea1ac072a9b5ddb27d98a9849b2a2b8cb
* Bumb version to Tools+ADT 22.6.2Raphael Moll2014-03-272-2/+2
| | | | | Change-Id: Ia548e9c61a6d2d1ec121a86002af8810ba2f4340 (cherry picked from commit 81e48b1ba10e38ae10db1dbdefcba99758e9ffd2)
* ADT/Tools version check set to 22.6.1Raphael Moll2014-03-052-2/+2
| | | | Change-Id: I4ca7e5c5ab3d44cd2ccfc5ef26d0382c633d308a
* Update ADT version to 22.6Xavier Ducrohet2014-01-152-2/+2
| | | | Change-Id: I596991ceef33ed2b09a2e18013e671cc2e2b26c5 (cherry picked from commit 17f167fdbc0c08b301a0f2debca1afc05aa6406e)
* Switch ADT to 22.3.0 (fix build)Raphael Moll2013-10-142-2/+2
| | | | Change-Id: I388397dde0f465409e7cede32ce38cc91a8f94c3 (cherry picked from commit fc5197e3e4de338b895c2fb8c15faea60024dfb7)
* Switch ADT to version 22.3Raphael Moll2013-10-142-2/+2
| | | | Change-Id: I14e95b886f39ffc73f14fbe201e7936e4fe57778 (cherry picked from commit 6598a14ec6f0bd983d22aef0c7bc1cfed66efb40)
* Switch ADT to version 22.2.1Raphael Moll2013-09-172-2/+2
| | | | Change-Id: I85c92266998677c8f47b61ac539b32f7bb420afa (cherry picked from commit 7e7b15172c324693555bb3657c28a26fc3129b32)
* Update tools/ADT revision.Xavier Ducrohet2013-09-032-2/+2
| | | | Change-Id: I4c0fc9be7b64606d109dd636066f856d618465a0
* Set cssTheme for e4Siva Velusamy2013-05-211-2/+10
| | | | Change-Id: I163abe963f5871e0ddc579cd9faf5b83e672d422
* Use custom form layout for Eclipse intro.Siva Velusamy2013-04-109-299/+197
| | | | | | | | | | | | | | The current intro mechanism suffers from a number of issues around html rendering. The URL links don't work on a bunch of different platforms as per bug 41109. https://code.google.com/p/android/issues/detail?id=41109 This CL uses SWT forms to render a simple page that provides: 1. A button that opens the new project wizard. 2. Links to documentation for first time users. Change-Id: I9b5cf921b3cceb666e4e181e9e84109597731523
* Update master version from 21.0.0 to 22.0.0Tor Norbye2012-11-262-2/+2
| | | | Change-Id: I3cff176281b4949f814023f0c7ecda897bc1354b
* adtpackage: Update welcome page contentsSiva Velusamy2012-10-244-25/+269
| | | | Change-Id: I55df891267e2489fd86728e4038c6c09e044ca88
* adt package: Add .ico fileSiva Velusamy2012-10-242-1/+2
| | | | Change-Id: I342eb22a4c600b9a487e8d2ed01ca77b29d814b3
* adtpackage: make adtpackage depend on, not include featuresSiva Velusamy2012-10-231-1/+1
| | | | | | | | | | | | | | | If adtpackage is declared to provide a bunch of features, then it doesn't seem possible upgrade those features to a later version. This CL makes adtpackage simply depend on those features being present, which allows for upgrading those features at a later time. In order to achieve this, we first build all the features, and dump them in the repository. Then the product build simply takes the collection of repositories, and the product definition, and creates the product. Change-Id: I8ff7a7ea05aea9f08d69c624499185ec1578fbdb
* adtpackage: Fix version number in product definitionSiva Velusamy2012-10-221-1/+1
| | | | Change-Id: I5d11dbf91b54c29ae823c6e98c978a198f6c9119
* adtpackage: Include features, not plugins.Siva Velusamy2012-10-222-3/+3
| | | | | | | This should maintain compatibility with upgrading features provided by ADT plugins. Change-Id: I9a711fd0a9239cfeea421919a2789c82a93899da
* adtpackage: Update 16 and 32 bit iconsSiva Velusamy2012-10-224-4/+1
| | | | Change-Id: I521d25a68cd80444bc58f08c4b3939501197517d
* adtpackage: Add about section for adtpackage featureSiva Velusamy2012-10-193-1/+14
| | | | Change-Id: I7a2d51324e97ceb6fb038b10bc382fa8da826d91
* adtpackage: Update with new assetsSiva Velusamy2012-10-1910-18/+27
| | | | Change-Id: Ic44f7e1fdc09d278ed3d6163a3ee6022b6a9dc69
* Add Android IDE package product buildSiva Velusamy2012-09-1810-0/+193
Change-Id: I42426009df581ff51389f0641eab053ac706d723