I have a problem with Eclipse, it worked until yesterday, and now when i try to open it, i get this message [ an error has occurred see the log file workspacename.metadata.log] i searched i found some Suggestions like delete some files on .metadata.plugins but not working with me ! so any help
eclipse.buildId=v21.1.0-569685
java.version=1.7.0_10
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ar_SA
Framework arguments: -product com.android.ide.eclipse.adt.package.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product
com.android.ide.eclipse.adt.package.product
From the main menu, select Window > Show view > Other. Then select General > Error Log. The error log is displayed, showing the following information for each error: The status of the error (for example, error or warning)
Viewing the data collection logs for asset, capacity, and configuration metadata. A log file is created each time that metadata is collected about the asset, capacity, and configuration of your storage systems. The logs include detailed information about the status, actions, and progress of the data collection.
metadata folder is an area where Eclipse plug-ins can save any information they want to save. This will include things like your preference settings, information about the contents of projects and the indices the Java plug-in uses to find classes and methods quickly.
1) You have to delete the folder metadata
in your workspace.
2) Start Eclipse as usual - the folder metadata
is newly creating by starting Eclipse
I added -clean
in the top of eclipse.ini file and it works for me.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With