mirror of
https://github.com/JonasunderscoreJones/i3-dotfiles.git
synced 2025-10-23 07:59:19 +02:00
added dotfiles
This commit is contained in:
parent
f6ad05459b
commit
fd3d05434f
466 changed files with 27935 additions and 1 deletions
8
.config/JetBrains/IdeaIC2022.2/migration/JavaFx8__9.xml
Normal file
8
.config/JetBrains/IdeaIC2022.2/migration/JavaFx8__9.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0"?>
|
||||
|
||||
<migrationMap>
|
||||
<name value="JavaFX (8 -> 9)"/>
|
||||
<description value="Fix imports of JavaFX API classes according to JEP 253. Note that a few classes are no longer public."/>
|
||||
<entry oldName="com.sun.javafx.scene.control.skin" newName="javafx.scene.control.skin" type="package"/>
|
||||
<entry oldName="com.sun.javafx.css" newName="javafx.css" type="package"/>
|
||||
</migrationMap>
|
Loading…
Add table
Add a link
Reference in a new issue