Storyyeller / Krakatau

Java decompiler, assembler, and disassembler
GNU General Public License v3.0
1.95k stars 219 forks source link

jre/lib/ext as search path #124

Open lab313ru opened 6 years ago

lab313ru commented 6 years ago

jre\lib\ext contains jar-files that will be added to classpath (as is described in official documentation). Can you add this directory as the class-files source too?

lab313ru commented 6 years ago

Also, it would be great to add every jar file in jre\lib directory to classes search source