Closed saltedfisholdxu closed 4 months ago
This error is that the compiled class depends on com. mongodb.DB, but there is no com. mongodb.DB.class in this jar, so it will go to the src directory to find the source code src\com\mongodb\DB.java.
These errors should be caused by source code compilation. mistake.
Try to modify the src code (com.mongodb.*) and compile it successfully, then package it into a jar and add it to Libraries.
I have installed JarEditor 1.5.2 on IDEA 2023.3 and hava a try on it,But an interesting thing happend. I just add ezjava.jar to libraries for decompile,When I randomly opened a class and directly click 'Save' the compile will return error. I tried 1.8 17 and Default SDK they all cant compile it
https://pastebin.com/hPQLjpq9