>> 4. Are you trying to install Eclipse into C:\Program files or some other >> read-only location? > > > Yes and that was the problem! Thanks for the pointer! > I unzipped the eclipse archive into another directory and after the AJDT > update it worked.
This is an unfortunate problem with the current way that p2 (the Eclipse installer/provisioner) handles shared installs (ie- the install directory is read-only). There is a big push to make this nicer for the Juno (4.2) release. _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
