[android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread bob
Where is this single download you speak of? On Wednesday, November 28, 2012 7:00:45 AM UTC-6, Doug Gordon wrote: Having just bought a new PC, I wasn't particularly looking forward to installing my Eclipse/Android development environment yet once again and could only hope to find my old

Re: [android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread Παύλος-Πέτρος Τουρνάρης
http://developer.android.com/sdk/index.html Where it says Download Android SDK - ADT Bundle for Windows!! On Wed, Nov 28, 2012 at 6:08 PM, bob b...@coolfone.comze.com wrote: Where is this single download you speak of? On Wednesday, November 28, 2012 7:00:45 AM UTC-6, Doug Gordon wrote:

Re: [android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread Παύλος-Πέτρος Τουρνάρης
Below it there is for Linux and Mac too! On Wed, Nov 28, 2012 at 6:36 PM, Παύλος-Πέτρος Τουρνάρης p.tourna...@gmail.com wrote: http://developer.android.com/sdk/index.html Where it says Download Android SDK - ADT Bundle for Windows!! On Wed, Nov 28, 2012 at 6:08 PM, bob

Re: [android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread bob
This sounds like MOTODEV Studio but not from Motorola. On Wednesday, November 28, 2012 10:36:14 AM UTC-6, Paul-Peter Tournaris wrote: http://developer.android.com/sdk/index.html Where it says Download Android SDK - ADT Bundle for Windows!! On Wed, Nov 28, 2012 at 6:08 PM, bob

[android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread Piren
My only issue with such a bundle is that it means that i have multiple instances of Eclipse on my computer, each of them needs to be configured from 0 to match my preferred style... the Android bundle, Motodev, SpringSource, JBOSS Studio and the list goes on... On Wednesday, November 28, 2012

Re: [android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread Tor Norbye
You don't need to install the ADT bundle; we also continue to distribute the plugins so you can add them to your existing IDEs. The goal for the bundle is to make first time setup much simpler; in addition to the IDE with the plugins preconfigured, it also bundled the SDK tools, and finally makes

Re: [android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread Παύλος-Πέτρος Τουρνάρης
The AutoCompletion is up to you to make it better or up to the Eclipse guys? On Thu, Nov 29, 2012 at 12:42 AM, Tor Norbye tnor...@google.com wrote: You don't need to install the ADT bundle; we also continue to distribute the plugins so you can add them to your existing IDEs. The goal for the

Re: [android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread Tor Norbye
Autocompletion in Java or in XML? On Wed, Nov 28, 2012 at 2:51 PM, Παύλος-Πέτρος Τουρνάρης p.tourna...@gmail.com wrote: The AutoCompletion is up to you to make it better or up to the Eclipse guys? On Thu, Nov 29, 2012 at 12:42 AM, Tor Norbye tnor...@google.com wrote: You don't need to

Re: [android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread Παύλος-Πέτρος Τουρνάρης
In Java! On Thu, Nov 29, 2012 at 1:01 AM, Tor Norbye tnor...@google.com wrote: Autocompletion in Java or in XML? On Wed, Nov 28, 2012 at 2:51 PM, Παύλος-Πέτρος Τουρνάρης p.tourna...@gmail.com wrote: The AutoCompletion is up to you to make it better or up to the Eclipse guys? On

Re: [android-developers] Re: Kudos to ADT package developers

2012-11-28 Thread Tor Norbye
We don't modify the general Java editor completion; you should report those issues in the Eclipse issue tracker for JDT. -- Tor On Wed, Nov 28, 2012 at 3:04 PM, Παύλος-Πέτρος Τουρνάρης p.tourna...@gmail.com wrote: In Java! On Thu, Nov 29, 2012 at 1:01 AM, Tor Norbye tnor...@google.com