Giter VIP home page Giter VIP logo

Comments (7)

HanSolo avatar HanSolo commented on June 3, 2024

It works totally fine if you start it from the gradle panel in Intellij. Select "Medusa" -> "Tasks" -> "other" -> "Demo". If you double click on that it should start. At least that's the way I start it on my machine where I took this screenshot from.
Medusa Gauges and Clocks 2020-09-08 13-47-44

from medusa.

Chuntianhong avatar Chuntianhong commented on June 3, 2024

from medusa.

HanSolo avatar HanSolo commented on June 3, 2024

Well you need to have JavaFX installed because it doesn't come with JDK11, you can find out more over at https://openjfx.io

from medusa.

Chuntianhong avatar Chuntianhong commented on June 3, 2024

from medusa.

Chuntianhong avatar Chuntianhong commented on June 3, 2024

Project is compiled successfully in Intellij.
But when I try to run, app is not opened and I always get Exception.

image

Following is the Run log message.

Configure project :
Found module name 'eu.hansolo.medusa'

Task :compileJava UP-TO-DATE
Task :processResources UP-TO-DATE
Task :classes UP-TO-DATE

Task :Demo.main()
Exception in Application start method

BUILD SUCCESSFUL in 2s
3 actionable tasks: 1 executed, 2 up-to-date
4:49:51 PM: Task execution finished 'Demo.main()'.

from medusa.

shadowwalkersteam avatar shadowwalkersteam commented on June 3, 2024

Project is compiled successfully in Intellij.
But when I try to run, app is not opened and I always get Exception.

image

Following is the Run log message.

Configure project :
Found module name 'eu.hansolo.medusa'

Task :compileJava UP-TO-DATE
Task :processResources UP-TO-DATE
Task :classes UP-TO-DATE

Task :Demo.main()
Exception in Application start method

BUILD SUCCESSFUL in 2s
3 actionable tasks: 1 executed, 2 up-to-date
4:49:51 PM: Task execution finished 'Demo.main()'.

I'm also getting the same exception

from medusa.

HanSolo avatar HanSolo commented on June 3, 2024

If you would like to start the demo from Intellij you either start the gradle task Demo that you can find in the list of other tasks in the gradle panel or you have to run the DemoLauncher class.

from medusa.

Related Issues (20)

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.