android - Eclipse won't start after upgrade; clean option not successful -


after trying upgrade eclipse components won't start.

i needed upgrade android sdk, needed upgrade avd, needed upgrade of core eclipse components.

after trying upgrade core eclipse components, eclipse won't start.

after trying start -consolelog -clean -data, following output:

!session 2014-06-01 15:02:24.722 ----------------------------------------------- eclipse.buildid=m20120208-0800 java.version=1.7.0_10 java.vendor=oracle corporation bootloader constants: os=win32, arch=x86_64, ws=win32, nl=en_us framework arguments:  -data command-line arguments:  -os win32 -ws win32 -arch x86_64 -consolelog -clean -da ta  !entry org.eclipse.osgi 4 0 2014-06-01 15:02:25.073 !message -clean (osgi.clean) option not successful. unable clean storage area: c:\program files\eclipse\configuration\org.eclipse.osgi org.eclipse.m2e.logback.configuration: org.eclipse.m2e.logback.configuration bundle activated before state location initialized.  retry aft er state location initialized. 

i've tried deleting workspace lock file (no snap files find), , far can get.

i running administrator on win7. no other answers similar problems seem have helped.

stumped!

as long workspace separate , risk of complete reinstall low.

  1. download/reinstall eclipse , hook workspace start 'clean' switch first time

ok eclipse works adt/sdk android , follow instructions

ok should have android in there

now upgrade 2 separate steps

get cmdline in windose , run 'android' api levels need installed

after restart eclipse, make sure connected android's update sites , check on menu 'check upgrades' , run thru that

you should good

i dont use windows general list should , regardless of os.

as long did not corrupt workspace , long eclipse ws @ separate path in filesys, safe complete reinstall.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -