It sounds like you're looking in the Error Log; there are some
exceptions in there you can ignore. "Failed to load properties file
for project" is one of them. That error happens briefly during project
creation because some code which tries to look at the project is
called while the directories are being populated, but it all sorts
itself out right afterward. I'm not sure what the "Invalid preference
page path" issue is, but it doesn't sound related to the Android
plugin.

Just close the Error Log and open the Problems view instead; that's
going to show you any errors and warnings you have to deal with. Try a
"Project > Clean" as well.

-- Tor

On Fri, Sep 2, 2011 at 12:49 AM, ikki_fenix <piltzin1...@gmail.com> wrote:
> Oh thanks!!!!
>
> Now, It works fine!!! thanks!!!
> But I have two problems more, in the log file appears the next two
> messages:
>
> First:
>
> Failed to load properties file for project
>
> Exception Stach There:
>
> An exception stack trace is not available.
>
> plugin --> com.android.ide.eclipse.adt
>
> Second:
>
> Invalid preference page path: XML Syntax
>
> Exception Stach There:
>
> An exception stack trace is not available.
>
> plugin --> org.eclipse.ui
>
> could you help me???
>
> Thanks a lot for your help!!!!!!
>
> On 1 sep, 22:20, Tor Norbye <tnor...@google.com> wrote:
>> We had a bug that drag & drop within the layout editor was broken on
>> some versions of Linux, so this is probably the bug you've run 
>> into:http://code.google.com/p/android/issues/detail?id=19057
>>
>> It was fixed recently for the next version of ADT. To verify the fix
>> with the submitter we posted a build of ADT 12 plus the bug fix at the
>> bottom of this page:http://tools.android.com/download
>> It also contains a fix for another critical Linux specific 
>> bug:http://code.google.com/p/android/issues/detail?id=19447. It would be
>> great to get confirmation that this also fixes your problem; if not,
>> please file a bug on b.android.com with as many details as possible.
>>
>> -- Tor
>>
>>
>>
>>
>>
>>
>>
>> On Thu, Sep 1, 2011 at 2:28 AM, ikki_fenix <piltzin1...@gmail.com> wrote:
>> > Hello,
>>
>> > I'm a newbie android developer and I have a problem with the graphical
>> > layout on Eclipse.
>>
>> > When I try to put a button, i can't put anywhere. Therefore, If i try
>> > to drag it, i can't move it. I don't why this happens, but I must to
>> > fix it because It's for works issues.
>>
>> > I'm working on Ubuntu 11.4, with eclipse Indigo (I try to use 3.6
>> > version but neither work) with the last version of ADT plugin and SDK.
>>
>> > Thans for your replay!!!!
>>
>> > --
>> > 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
>

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