stdotjohn/org.protege.plugin.template
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This is a dummy project whose only purpose is to give plugin
developers a quick jump-start. While it will
To make this project yours, you will want to make some changes:
1. Search through the pom.xml for "Change me!" and change
the settings to values appropriate to your project.
2. Stop tracking of the remote protege git repository:
git branch -d -r origin/master
git remote remove origin
3. Delete this ReadMe.txt
4. Delete the template package and the plugins therein.
5. Clean up the plugin.xml file.