java - Download sources replaced by decompiler? -


i upgraded idea 13 14.

with 13, click on class/method in third-party jar , see window allowed me download source. click on "download source" , nothing visible happen; clicking again brought source. little quirky ok.

now, 14, click "download source" , yellow bar switches 1 item, "choose sources". want stuff in maven had before.

what happened? how old behavior? don't want decompiled source, want original maven source.

update: has been fixed in version 14.0.3

to first question "what happened?", believe intellij failing automatically download , attach sources. gradle user , downloading , attaching sources appears happen automatically default long sources available.

for getting old behavior suggested dds , disable java decompiler, make "downloaded sources" option.

you manually download source files , "attach" them project clicking "choose sources".

there open youtrack issues this: idea-132699. please add details issue jetbrains can better address issue.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -