diff --git a/.github/java.json b/.github/java.json
index 63b302e..b9fd4c8 100644
--- a/.github/java.json
+++ b/.github/java.json
@@ -1,84 +1,15 @@
-
-
-
-
- Rathana Phone Shop1
-
-
-
-
-
- contact of your website
-
-
-
-
-
- Home
- About
- Phones
- Accessories
- Contact
-
-
- Welcome to Rathana Phone Shop1
- We offer a wide selection of the latest smartphones and accessories from all the major brands. Our knowledgeable staff can help you find the perfect device to fit your needs and budget.
- Featured Products
-
- Samsung Galaxy S21
- Apple iPhone 12 Pro
- OnePlus 9 Pro
- teblet
-
- Contact km
- Visit us at:
- 123 Main St.
- Anytown, Phnom Penh
- Phone: (085883923)
- Email: info@rathanaphone29@gmail.com
-
-
-
-
-```
+{
+ "problemMatcher": [
+ {
+ "owner": "java",
+ "pattern": [
+ {
+ "regexp": "^Exception in thread \"(.*)\" (.*): (.*)$",
+ "code": 2,
+ "message": 3
+ }
+ ]
+ }
+ ]
+ }