mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
Theme Editor: basic "find bar" added
This commit is contained in:
@@ -30,8 +30,9 @@ dependencies {
|
||||
implementation( project( ":flatlaf-extras" ) )
|
||||
|
||||
implementation( "com.miglayout:miglayout-swing:5.3-SNAPSHOT" )
|
||||
implementation( "com.fifesoft:rsyntaxtextarea:3.1.1" )
|
||||
implementation( "com.fifesoft:autocomplete:3.1.0" )
|
||||
implementation( "com.fifesoft:rsyntaxtextarea:3.1.2" )
|
||||
implementation( "com.fifesoft:autocomplete:3.1.1" )
|
||||
implementation( "com.fifesoft:rstaui:3.1.1" )
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
||||
Reference in New Issue
Block a user