java.lang.NoClassDefFoundError When Creating New Android Project -


i've tried installing (and re-installing) android studio several times now, , each time, studio isn't able create new android project.

when attempt initial android studio window (ie. basic 'create', 'open', 'import' etc options), i'm asked of questions in wizard, brief progress dialog, followed nothing @ all.

if open incomplete project process creates choosing 'open' list, can try choosing create new android project menu.

this has same issue, error message in output console time...

java.lang.noclassdeffounderror:   com/sun/xml/internal/bind/v2/model/annotation/annotationreader (wrong name: com/sun/xml/internal/bind/v0/model/qnnotation/annotationreader) 

note: when installed android studio, installed incompatible jdk (1.8, not 1.7). have had go default project settings change jdk uses 1.8.

does know how can avoid this? there place should downloading jxb classes? missing in java paths?

this appears have been caused corrupt jre installation.

reinstalling jre 8 seems have fixed issue , can create android projects in android studio.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -