Re: [android-developers] Re: java.lang.NullPointerException when trying to edit strings.xml

2010-09-09 Thread Xavier Ducrohet
The newly released ADT 0.9.8 implements a work around to deal with the
Eclipse bug.

Xav


On Wed, Sep 8, 2010 at 9:00 PM, David  wrote:
> Cycling Eclipse is the solution to using the uncheck Inferred Grammer
> solution.   Works like a charm.
>
> One betterthe solution from Alexandre is the ticket!!
>
> Cheers all
>
> New Android Developer,
> David
>
> On Sep 7, 7:15 pm, Nitin Dahyabhai  wrote:
>> On Tue, Sep 7, 2010 at 12:12 AM, Saied  wrote:
>> > Hello Nitin,
>>
>> > just FYI, your suggestion has not changed the errors a bit!
>>
>> > Wow!
>>
>> > is there something simpler than hello world we should try that works?
>>
>> That's curious.  Is there a new stack trace in the Error Log?  We're a
>> very short while away from locking down a service release, and if a
>> problem of this magnitude is still happening with that option
>> disabled, I'd like to at least investigate it.
>>
>> ---
>> Nitin Dahyabhai
>
> --
> 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
>



-- 
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.

Please do not send me questions directly. Thanks!

-- 
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


Re: [android-developers] Re: java.lang.NullPointerException when trying to edit strings.xml

2010-09-07 Thread Nitin Dahyabhai
On Tue, Sep 7, 2010 at 12:12 AM, Saied  wrote:
> Hello Nitin,
>
> just FYI, your suggestion has not changed the errors a bit!
>
> Wow!
>
> is there something simpler than hello world we should try that works?
>

That's curious.  Is there a new stack trace in the Error Log?  We're a
very short while away from locking down a service release, and if a
problem of this magnitude is still happening with that option
disabled, I'd like to at least investigate it.

---
Nitin Dahyabhai

-- 
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


Re: [android-developers] Re: java.lang.NullPointerException when trying to edit strings.xml

2010-07-02 Thread Xavier Ducrohet
Hello all,

We've tracked down this issue to a bug in the Eclipse Web tools
plug-ins which provide the XML models and editors that our plug-ins
use.

For reference, Eclipse already has a bug filed for this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=318108

We will implement a work around as soon as possible.

Xav

On Thu, Jul 1, 2010 at 1:31 AM, Kwan Cheng  wrote:
> It seems Helios breaks the resource editors, I did not have this issue when
> using Galileo.  I had to resort using the XML editor to work around the null
> errors.  Hopefully the android tool set will have this issue worked out.
>
> On Thu, Jul 1, 2010 at 12:46 AM, Bob Kerns  wrote:
>>
>> There may not be; he may have the wrong editor. Even if he has the
>> right editor, a workaround may be to use a different one.
>>
>> See my reply here for more detailed suggestions.
>>
>>
>> http://groups.google.com/group/android-developers/browse_frm/thread/c8be17f1927932f0
>>
>> On Jun 30, 6:31 pm, Frank Weiss  wrote:
>> > Look at the bottom of the editor pane. There should be a tab labeled
>> > "Resources" and a tab labeled "strings.xml". Which tab is selected
>> > when the NPE ocurrs?
>>
>> --
>> 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



-- 
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.

Please do not send me questions directly. Thanks!

-- 
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


Re: [android-developers] Re: java.lang.NullPointerException when trying to edit strings.xml

2010-07-01 Thread Kwan Cheng
It seems Helios breaks the resource editors, I did not have this issue when
using Galileo.  I had to resort using the XML editor to work around the null
errors.  Hopefully the android tool set will have this issue worked out.

On Thu, Jul 1, 2010 at 12:46 AM, Bob Kerns  wrote:

> There may not be; he may have the wrong editor. Even if he has the
> right editor, a workaround may be to use a different one.
>
> See my reply here for more detailed suggestions.
>
>
> http://groups.google.com/group/android-developers/browse_frm/thread/c8be17f1927932f0
>
> On Jun 30, 6:31 pm, Frank Weiss  wrote:
> > Look at the bottom of the editor pane. There should be a tab labeled
> > "Resources" and a tab labeled "strings.xml". Which tab is selected
> > when the NPE ocurrs?
>
> --
> 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