Skip to content

Instantly share code, notes, and snippets.

View mnsuccess's full-sized avatar

Manassé Ngudia mnsuccess

View GitHub Profile
@fabiomontefuscolo
fabiomontefuscolo / new-of-plugin-dev.markdown
Last active August 18, 2023 22:01
Starting plugin development in Openfire

New Openfire Plugin

Install requirements

$ sudo pacman -S \
	intellij-idea-community-edition \
	jre8-openjdk \
	maven