OSDN Git Service

Disable setDerived(true) on linked library source folders.
authorXavier Ducrohet <xav@android.com>
Mon, 19 Jul 2010 21:21:18 +0000 (14:21 -0700)
committerXavier Ducrohet <xav@android.com>
Mon, 19 Jul 2010 21:21:18 +0000 (14:21 -0700)
commitbcaffb30bcf81f5f3209d66af5585f05bceea1e1
treec7ea4464b167e8a3079cbe1cfbc075246a4a8fae
parentbb37cd17df3fcf85c663f0dddba97ab563fb2148
Disable setDerived(true) on linked library source folders.

It turns out it's a bad idea as the user will get a warning
when editing the files in the linked folder. Eclipse documentation
says that Team plug-ins should handle the linked folder and not
add them to the repository.

Change-Id: I1f439cf2007a730a4d857ff98283311b1cf36afd
eclipse/changes.txt
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/Sdk.java