So in short my question is:
I like to be able to freely choose the location of res and assets
folders and AndroidManifest.xml file while the eclipse-adt plugin must
still work with that.

On 9 jan, 16:07, Dave <dave.mahabiers...@hotmail.com> wrote:
> Hello,
> it seems that the graphical layout editor of eclipse-adt only renders
> properly if the xml layout file is in the folder
> <project root>\res\layout
>
> I am using:
> Eclipse 3.7.1 maintenance build M20111214-1406
> JDK6_30
> eclipse-adt plugin ADT 16.0.1
>
> How can I make it work independent of the location of the folder
> e.g.
> <project root>\src\main\res\layout
> I see the graphical layout tab but is doesn't render well
>
> Same if I copy res to gen e.g.
> <project root>\src\main\res\layout
> and open an layout xml file with Open With Android Layout Editor
> I do see Graphical Layout tab but widgets of the graphical layout
> editor are uninitialized and layout of the xml file is not rendered.
>
> Can this be done by configuration or is it a bug/ "not yet implemented
> feature" in the eclipse-adt plugin?
>
> Any hints/ideas are welcome.

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