2

I have two Android projects, AndroidLib and AndroidApp. AndroidApp is dependent on AndroidLib. The AndroidLib project uses some libraries which I do not want to export therefore I have unchecked them from "Order and Export" tab in Java Build Path. I then close Eclipse and confirm that the .classpath under AndroidLib does not exported="true" for those libraries. However when I launch Eclipse again it addes exported="true" for all libraries.

Does anyone know how can I stop Eclipse from adding exportd="true" automatically?

I am running Eclipse Kepler on Ubuntu. I do not see the same behavior with Eclipse on Windows.

4

0 回答 0