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

Resolving ant run #498

Merged
merged 1 commit into from Jun 16, 2022
Merged

Resolving ant run #498

merged 1 commit into from Jun 16, 2022

Conversation

rupeshkumar22
Copy link
Contributor

@rupeshkumar22 rupeshkumar22 commented Jun 14, 2022

The splash screen does not move forward towards the base class. The issue arises at runtime. Including flatlaf.jar as a classpath worked for me.

Steps to reproduce and resolve-

  • clone repo

  • ant run inside the build folder

  • The splash screen does not move forward.

  • close the splash window and open task manager on windows.

  • Right Click on OpenJDK Platform Binary -> End Task(otherwise ant shows an error due to some resource locking by java binary)

  • add lib/flatlaf.jar under classpath tag of windows/config.xml

  • execute ant run again. (worked for me).

Linking a related issue #485

@benfry benfry merged commit 0fd5874 into benfry:master Jun 16, 2022
@benfry
Copy link
Owner

benfry commented Jun 16, 2022

Thanks for the catch!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants