Skip to content

Conversation

@doctau
Copy link
Contributor

@doctau doctau commented Jun 24, 2015

There is an unused import, which causes a build failure when you do not have JavaFX available.

@chewiebug chewiebug self-assigned this Sep 7, 2015
@chewiebug chewiebug added this to the 1.35 milestone Sep 7, 2015
chewiebug added a commit that referenced this pull request Sep 7, 2015
Remove unused import, which causes build failure when JavaFX is not available
@chewiebug chewiebug merged commit 3729141 into chewiebug:develop Sep 7, 2015
@chewiebug
Copy link
Owner

Thanks for this fix! How did you manage to build GCViewer without JavaFX? I thought, that JavaFX is part of the standard Java SE since Java 1.8.

@doctau
Copy link
Contributor Author

doctau commented Sep 8, 2015

It ships with the Oracle JRE/JDK, but with OpenJDK on some Linux it's packaged slightly differently and it isn't automatically made available via Maven automatically pulling in the JDK classes.

@chewiebug
Copy link
Owner

chewiebug commented Sep 9, 2015 via email

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

Successfully merging this pull request may close these issues.

2 participants