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

How to use customized Swinglibrary with remoteswinglibrary?. #97

Open
muthuubalakan opened this issue Nov 17, 2020 · 1 comment
Open

Comments

@muthuubalakan
Copy link

Hi,

I have a customized swing library as a jar file. I want to use it with remoteswinglibrary. How to do that?.

@mihaiparvu
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants