• Home
    • View
    • Login
    This page
    • Normal
    • Export PDF
    • Page Information

    Loading...
  1. Dashboard
  2. Undefined Space
  3. OpenJFX
  4. Using an IDE

Page History

Versions Compared

Old Version 18

changes.mady.by.user Nir Lisker

Saved on Oct 03, 2018

compared with

New Version 19

changes.mady.by.user Nir Lisker

Saved on Nov 12, 2018

  • Previous Change: Difference between versions 17 and 18
  • Next Change: Difference between versions 19 and 20
  • View Page History

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

f when running you receive

Tools are a big part of being a productive developer on OpenJFX and we aim to provide excellent support for all three major IDEs: NetBeans, IntelliJ IDEA, and Eclipse. Regardless of which development environment you prefer, you should find it easy to get up and running with OpenJFX. We hope you will return the favor by submitting patches and bug reports!

...

Code Block
languagejava
titlemodule-info.java
linenumberstrue
collapsetrue
module zTesttest {
	requires javafx.base;
	requires javafx.graphics;
	requires javafx.controls;

	exports zTesttest;
}

In the project properties, Go go to Java Build Path -> Modulepath and add the required projects.Write your classes.

If when running you receive warnning warnings about missing packages or modules, edit the run configuration by going to its Dependencies -> Override Dependencies, then delete the launch dependencies and Override.

If when running you receive an error like:

Code Block
Graphics Device initialization failed for : d3d, sw
Error initializing QuantumRenderer: no suitable pipeline found

Then add -Djava.library.path="...\rt\modules\javafx.graphics\build\module-lib" to the VM arguments in the launch configuration.

Run Sample Code (NOTE: old)

...

Overview
Content Tools
ThemeBuilder

Terms of Use
• License: GPLv2
• Privacy • Trademarks • Contact Us

Powered by a free Atlassian Confluence Open Source Project License granted to https://www.atlassian.com/software/views/opensource-community-additional-license-offer. Evaluate Confluence today.

  • Kolekti ThemeBuilder Powered by Atlassian Confluence 8.5.21
  • Kolekti ThemeBuilder printed.by.atlassian.confluence
  • Report a bug
  • Atlassian News
Atlassian
Kolekti ThemeBuilder EngineAtlassian Confluence
{"serverDuration": 232, "requestCorrelationId": "1f23448025db97bc"}