How to disable Java Decompiler in Eclipse -


i'm using eclipse mars 4.5.1 java decompiler (jd-eclipse plug-in v1.0.0).

for class have binary file in multiple locations, because using 1 workspace several projects.

jd keeps decompiling file, have source code it. can't link every binary file, because in locations it's packaged other binaries.

is there way prevent jd decompiling?

and if not, there way prevent jd decompiling altogether without uninstalling it?

i tried disabling through general -> startup , shutdown, didn't have effect.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -