Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Add export dialog with options #1983

Closed
skylot opened this issue Aug 3, 2023 · 2 comments · Fixed by #2378
Closed

[feature] Add export dialog with options #1983

skylot opened this issue Aug 3, 2023 · 2 comments · Fixed by #2378
Assignees

Comments

@skylot
Copy link
Owner

skylot commented Aug 3, 2023

It will be nice to have a single export dialog with options:

  • export as a Gradle project
  • don't save classes from excluded packages
  • don't save resources
  • maybe others

Now excluded packages not applied, and other options only available in preferences dialog.
Also, current name Save All not clear and can interfere with saving project actions, so it is better to rename it to Export.

Original discussion started in #1085 (comment)

@MrIkso
Copy link
Contributor

MrIkso commented Dec 21, 2024

@skylot hi, currently im implementing feature. Could this be?

image

@skylot
Copy link
Owner Author

skylot commented Dec 21, 2024

@MrIkso sure! Looks good 🙂

MrIkso added a commit to MrIkso/jadx that referenced this issue Dec 21, 2024
skylot pushed a commit that referenced this issue Dec 21, 2024
fix(gui):add export dialog with options (#1983)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants