Quick start for Protege Plugin with maven

From Protege Wiki
Revision as of 07:39, September 1, 2013 by Tredmond (talk | contribs) (Created page with " =Quick-start a Protege 5 plugin with maven and git= You can very quickly start a new plugin using maven and git. The strategy is to use git to clone a project that has a ve...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Quick-start a Protege 5 plugin with maven and git

You can very quickly start a new plugin using maven and git. The strategy is to use git to clone a project that has a very minimal plugin skeleton and then to start modifying this project to make it your own. The fir