GithubHelp home page GithubHelp logo

mavenfx's Introduction

JavaFX Starter

This project is meant to be a simple starter for JavaFX 17 under Maven. It's not comprehensive, because it doesn't build to a runnable jar... yet.

It is not assumed that you have Maven installed on your own machine, this project only runs in the Maven tab in IntelliJ (I'm assuming your are using that).

Instructions:

  1. Fork this project (top right corner, click Fork - This creates a new repository in your own github account)
  2. Clone your new repo
  3. One-time-action: move the file src/main/resources/settings.xml to %HOMEPATH%/.m2 (yes with the dot)
  4. Open up the Maven tab (on the right side of your screen)
  5. Perform: LifeCycle > clean + install
  6. Perform: Plugins > javafx > javafx:run
  7. Customize to your own needs

mavenfx's People

Contributors

wimmelstein avatar

Watchers

 avatar  avatar  avatar

mavenfx's Issues

Login Button not appearing upon meeting criteria

In my branch Lesson3 LoginScreen (Improved) I cant seem to get the button to appear when the password meets all the criteria. Now i believe it has something to do with the changed Listener that is there and i dont know how i should use it.
Could you have a look and see what i am doing wrong because I have absolutely no clue at this point?

Can't run after following instructions

Followed all the steps.

On step 5, javafx:run gives the following error:

[INFO]
[INFO] --- javafx-maven-plugin:0.0.7:run (default-cli) @ mavenfx ---
[ERROR] Error executing Maven.
[ERROR] The specified user settings file does not exist: C:\Users[username].m2\settings.xml

I do have an .m2 folder, but there is no settings.xml file in it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.