On Thu, Aug 18, 2011 at 6:41 PM, bsanders1979
<briansanders1...@gmail.com> wrote:
> In XP, Eclipse just crashes. The memory switches sounds like it's
> worth a shot. The other is Debian 6.0. So, that issue is sort of
> resolved. I installed xrdp and I would experience the issue via mstsc.
> However, if I run Eclipse via Xming, it works. I have now discovered
> yet ANOTHER issue, but not sure where the blame lies. If I create an
> Android project directly, the layout editor works. If I create the
> project using the android-quickstart archetype, I get NPE's. Common
> sense tells me it's the archetype.

Can you send me (no need to CC the group) those NPE's? Depending on
what they are we might be able to code defensively against some
assumptions we may have made.

-- Tor

>
> On Aug 18, 10:08 am, Tor Norbye <tnor...@google.com> wrote:
>> On Wed, Aug 17, 2011 at 7:11 PM, bsanders1979
>>
>> <briansanders1...@gmail.com> wrote:
>> > Hello,
>> > I'm just trying to setup a dev environment so that I can use ADT +
>> > Maven. I have 2 32-bit boxes (XP/Debian 6.0) that are failing to work
>> > properly. I've tried downloading both Helios and Indigo of the Java EE
>> > distro, and then installing m2e, followed by ADT. In XP, I open
>> > main.xml (the generated default) and it appears to open, but then
>> > suddenly crashes. I'm not seeing a log anywhere to indicate what the
>> > issue is.
>>
>> Did you mean that the editor fails to open (if so, look in Window >
>> Show View > Error Log) or did the whole IDE crash?
>>
>> I don't know if this will work, but the layout editor requires a lot
>> of memory, so you might try giving Eclipse more memory to see if that
>> helps.
>> Open eclipse.ini in your Eclipse install and find the flag
>> "-Xm<number>m" and change it to say "-Xmx768m".
>>
>> > In Linux, I attempt to drag a widget onto the canvas (or
>> > whatever the correct word is), and it just doesn't do anything. At
>> > first, it looks like the grabbing hand with a + next to it, but the +
>> > quickly disappears.
>>
>> Are you running Ubuntu 11.04 by any chance? This sounds like it might 
>> behttp://code.google.com/p/android/issues/detail?id=19057
>> (which sadly we don't know the cause of yet)
>>
>> -- Tor
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to