01/10/2018, 14:00
Xử lý vấn đề về JavaFX
Em có 1 đoạn code như sau:
import javafx.application.*;
import javafx.scene.*;
import javafx.stage.*;
import javafx.scene.layout.*;
import javafx.scene.control.*;
public class Main extends Application
{
@Override public void start(Stage primaryStage) throws Exception
{
}
}
Mà lúc đang code hiển thị lỗi ở dòng chữ “Application” như sau:
Access restriction: The type ‘Application’ is not API (restriction on required library ‘C:Program FilesJavajdk1.8.0_144lib extjfxrt.jar’)
Đây có phải lỗi cấu hình không ạ.
Bài liên quan
@drgnz bạn xóa topic này hộ mình nhé!!! Mình cảm ơn