I then deleted the user I usually used and migrated a user with the same name from another Mac. Ever since I did this I get an error on launching Eclipse where it asks me to check a log file under Configurations. Here is an extract from the log file:
!SESSION 2008-12-29 13:20:16.589 -----------------------------------------------
eclipse.buildId=M20080221-1800
java.version=1.5.0_16
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -keyring /Users/kamal/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -keyring /Users/kamal/.eclipse_keyring -consoleLog -showlocation
!ENTRY org.eclipse.update.configurator 2008-12-29 13:20:21.153
!MESSAGE Could not install bundle plugins/org.objectstyle.wolips.woproject.ant_3.3.4906/ Error converting plugin at /Developer/Applications/eclipse/plugins/org.objectstyle.wolips.woproject.ant_3.3.4906.
!ENTRY org.eclipse.equinox.registry 4 0 2008-12-29 13:20:21.336
!MESSAGE Could not parse XML contribution for "org.eclipse.core.runtime//plugin.xml". Any contributed extensions and extension points will be ignored.
!STACK 0
at org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParser(SAXParserFactoryImpl.java:99)
at org.eclipse.core.internal.registry.ExtensionsParser.parseManifest(ExtensionsParser.java:385)
at org.eclipse.core.internal.registry.ExtensionRegistry.addContribution(ExtensionRegistry.java:920)
at org.eclipse.core.internal.registry.ExtensionRegistry.addContribution(ExtensionRegistry.java:898)
I have tried restarting, uninstalling Eclipse/WOLips, reinstalling WebObjects. Nothing seems to work.
Does anyone know what could be wrong?
Thanks
Kamal