Community
Participate
Working Groups
Build Identifier: 20100218-1602 If the eclipse directory is read-only, user-installed features are installed in ~/.eclipse . This works fine the first time the user requests a set of features to be installed (after restarting, the feature(s) work), but after installing a second set of features, both are disabled. Reproducible: Always Steps to Reproduce: 1. Install Eclipse 2. Set installation to read-only (chmod -R u-w eclipse) 3. Try installing the following, wiping ~/.eclipse after each try - Android ADT then Scala IDE - Scala IDE then Android ADT - Android ADT then PyDev - PyDev then Android ADT - Android ADT then Google Plugin for Eclipse
Issues and concerns about the provisioning system goes to Equinox/p2.
I tested this in 3.7 and it works.
Tested and confirmed working with 3.6.2 and 3.7.0 RC4 (both on x86_64)