Hi Chris, On Thu, 3 Jan 2013, Chris wrote:
> I have an existing NetBeans project which I would like to change to a > Maven project. I must be missing something, but your webpage does a > good job of explaining what a Maven project is, but not how to begin > creating one. I notice in NetBeans that your example project has the > project name > > plugins/Process_Pixels.jar > > which of course is not a valid name for a NetBeans project, but the > project icon includes a small "m" presumably for a Maven project. So > how do I begin to create such a project? Thanks, and sorry for the > complete ignorance. The easiest way to start a new Maven project is to copy and modify minimal-ij1-project. The license encourages this explicitly. Ciao, Johannes _______________________________________________ ImageJ-devel mailing list [email protected] http://imagej.net/mailman/listinfo/imagej-devel
