java-tutorials/core-java-modules
MohamedHelmyKassab 40879b5237
This PR is related to BAEL-6429 (#16250)
* This commit is related to BAEL-6429

This commit aims to add a .html file named test.

* This commit is related to BAEL-6429

This commit aims to add a test class named "OpenHtmlFilesUnitTest".

* Update OpenHtmlFilesUnitTest.java

The java.awt.HeadlessException occures, indicating that the current environment lacks a graphical display necessary for the Desktop class to function properly.
So i commented the method.
2024-03-27 22:34:21 -07:00
..
2024-03-21 23:50:05 +08:00
2023-12-28 16:11:35 +01:00
2023-12-17 08:12:24 +08:00
2024-01-27 21:11:22 +08:00
2024-03-21 23:37:05 +08:00
2024-02-03 08:56:36 +08:00
2024-03-01 14:13:33 +08:00
2024-03-21 23:34:23 +08:00
2024-03-21 23:14:03 +08:00
2024-03-21 23:24:39 +08:00
2024-03-27 10:12:36 +08:00

Core Java Modules

This module contains modules about core Java

Relevant articles: