Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » Install e/fx)clipse Problem
Install e/fx)clipse Problem [message #1859409] Mon, 05 June 2023 17:47 Go to next message
Andi Riese is currently offline Andi RieseFriend
Messages: 8
Registered: December 2020
Junior Member
Hello!

I have installed the latest Eclipse on my Raspberry Pi 4 and installed e(fx)clipse 3.8.0 from the Marketplace.
Then created a new JavaFX Project.
Eclipse creates the class application.Main.
But already in
public class Main extends Application{ ...
leads to an error:
Application cannot be resolved to a type.

Compiler compliance level is 11

What else is missing? What did I do wrong?
Re: Install e/fx)clipse Problem [message #1861466 is a reply to message #1859409] Fri, 13 October 2023 19:21 Go to previous message
Jack Jones is currently offline Jack JonesFriend
Messages: 23
Registered: September 2023
Junior Member
Make sure that you have configured the JavaFX libraries correctly in your project build path. If you are using a modular project, ensure that the JavaFX modules are properly added.
Previous Topic:Unable to find folder in Eclipse workspace
Next Topic:Maven built package fails with "java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Canvas&
Goto Forum:
  


Current Time: Sat May 04 14:47:31 GMT 2024

Powered by FUDForum. Page generated in 0.03328 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top