Giter Club home page Giter Club logo

Comments (10)

FibreFoX avatar FibreFoX commented on May 26, 2024

Hm, I need more details about that issue. Please provide some example project files, your installed java-version, your OS ... and how you are starting your application.

from javafx-maven-plugin.

javaCR7 avatar javaCR7 commented on May 26, 2024

from javafx-maven-plugin.

FibreFoX avatar FibreFoX commented on May 26, 2024

;) I assume auto-responder, please english-only, as I'm not familiar with chinese.

from javafx-maven-plugin.

javaCR7 avatar javaCR7 commented on May 26, 2024

win10 64bit ,java version is 1.8.301
image
image

from javafx-maven-plugin.

FibreFoX avatar FibreFoX commented on May 26, 2024

Hm, from what I see, there is no problem. Just a wild guess: are you executing the application in a path that contains non-latin chars? Like chinese characters inside the path?

What are you executing, the jfx-jar itself, or via the native launcher?

from javafx-maven-plugin.

javaCR7 avatar javaCR7 commented on May 26, 2024

from javafx-maven-plugin.

javaCR7 avatar javaCR7 commented on May 26, 2024

I had checked it. The paths are all in English.
I don‘’t understand your mean"jfx-ar" or via the native launcher"
I built the project using Maven.IDE is "Intelli idea".I specify its startup class in the configuration and it works fine.
image

from javafx-maven-plugin.

FibreFoX avatar FibreFoX commented on May 26, 2024

Oh there it is, IntelliJ does things a bit different, please use the maven plugin of IntelliJ IDEA for the "jfx:run" task.
grafik

from javafx-maven-plugin.

javaCR7 avatar javaCR7 commented on May 26, 2024

I tried it with with ‘mvn jfx:run’
image

image
It looks like there is no external jar package loaded into the reference

from javafx-maven-plugin.

FibreFoX avatar FibreFoX commented on May 26, 2024

Oh I see, SYSTEM-scoped dependencies are not getting pulled into the outcome. You might want to change your project-setup, as with that approach maven is loosing its capabilities to handle transitive dependencies.

I have a GIST for that "in-project repository" stuff: https://gist.github.com/FibreFoX/d9a5b9ad39efef0123f92f5626e9dd77

from javafx-maven-plugin.

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.