>On Wed, 2005-06-15 at 15:36 -0500, mlenz new rr com wrote: >> I just did a fresh install of FC4. Now when I try to edit files in an >> Eclipse C++ project that I was using in FC3 (using Eclipse 3.0), it >> can't save. I first get an error "Save Failed: null" and then every >> subsequent save before closing Eclipse gives me this error "Save >> Failed:org.eclipse.core.internal.utils.UniversalUniqueIdentifier". > >Did you have eclipse packages from jpackage and then upgrade to the >packages from FC4? If so, try rm -rf ~/.eclipse and/or trying a new >workspace. Do you want to be using the native stuff or, for example, >the Sun JVM? How are you launching eclipse? >Andrew I was originally using the Eclipse package from eclipse.org (their zip file) with the Sun JVM. When I upgraded to FC4, I decided to use the native eclipse and I didn't copy over my ~/.eclipse directory. I did try using a different workspace with even a whole new test project with just one file, and I can never save. I did want to (and have been trying to) use the native eclipse, but I don't really care which version it is as long as it works. I am currently launching Eclipse from the KDE menu. -Mark Lenz