https://github.com/aptmac/5994-dummy-plugin
Dummy ui plugin to quickly test JMC-5994
https://github.com/aptmac/5994-dummy-plugin
Last synced: about 2 months ago
JSON representation
Dummy ui plugin to quickly test JMC-5994
- Host: GitHub
- URL: https://github.com/aptmac/5994-dummy-plugin
- Owner: aptmac
- Created: 2023-12-08T14:31:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T14:42:58.000Z (over 2 years ago)
- Last Synced: 2025-01-20T15:17:11.923Z (over 1 year ago)
- Language: Java
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dummy Plugin testing
1. Build JMC from source (with or without the PR patch applied).
2. Copy the contents (including .options) to the directory where your JMC application was build.
3. Run `./jmc -debug -console -consoleLog`
4. Verify the installation in JMC, and check the debug logs for more information.