cederberg / mibble

Mibble is an open-source SNMP MIB parser library for Java.
https://www.mibble.org/
Other
113 stars 68 forks source link

Error: Could not find or load main class #43

Closed AKEIng closed 7 months ago

AKEIng commented 1 year ago

I downloaded the source code directly and executed MibbleBrowser.bat, but it gives an "Error: Could not find or load main class" error. I tried modifying the bat file and successfully executed the MibbleBrowser class, but it still throws an error. I'm not sure if I missed any steps or if it's a bug in the original code.

cederberg commented 1 year ago

Have you tried to download the mibble-2.10.1.tar.gz release build? If you have Java installed, it should be enough to double-click the MibbleBrowser.jar file at the root.