Skip to content

A template for a plugin project for developers to use to seed their projects.

Notifications You must be signed in to change notification settings

stdotjohn/org.protege.plugin.template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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.

About

A template for a plugin project for developers to use to seed their projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages