Skip to content

Conversation

@YanisBft
Copy link
Contributor

Nothing major, just a new "Show Imports" setting when decompiling classes.

Closes #136

@Gegy
Copy link

Gegy commented Jan 28, 2021

Does this work for imports of obfuscated classes? I'm not sure how it would get around the issue with displaying imports mentioned in #136.

@YanisBft
Copy link
Contributor Author

This PR only adds the option, but yes the imports are a bit limited, as Procyon only shows library imports, and CFR shows all but with obfuscated names

@Gegy
Copy link

Gegy commented Jan 29, 2021

The option might be a bit misleading and potentially have very limited scope for use.

@YanisBft YanisBft marked this pull request as draft January 29, 2021 18:41
@liach
Copy link
Contributor

liach commented Mar 15, 2021

These imports will be confusing as well, as they include more imports than what's assumed by javadoc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Suggestion] Option to show declared imports

3 participants