Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 386 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 386 Bytes

MavenJavaFXTest

Maven JavaFx Configuration Basic Sample

  1. Just clone the project in your workspace using command - git clone https://github.com/RamAlapure/MavenJavaFXTest.git
  2. Then import as maven project into eclipse.
  3. Check Java 8 configuration if there is any error.
  4. Update project as maven if dependencies are not resolved.
  5. If all goes well just run MainApp.java