You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The best way to do this is to submit a pull request with the modifications you have so that we can include them to improve SwingLibrary :)
To do this locally you can modify remoteswinglibrary's pom.xml file with your custom version of SwingLibrary and run mvn package, making sure your custom jar is present in Maven's m2 repository folder.
Hi,
I have a customized swing library as a jar file. I want to use it with remoteswinglibrary. How to do that?.
The text was updated successfully, but these errors were encountered: