-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add awt native open commands (#7037)
* Add awt native open commands * Revert to xdg-open if the native awt operation fails. This is used in the confined linux packages to open URLs * Fix AllowedToUseAwt annotation use * Use Thread to avoid swing dependency * Use JabRefExecutorService to open files in Linux * Add line in changelog
- Loading branch information
1 parent
47fd562
commit bfd9840
Showing
3 changed files
with
46 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters