资 源 简 介
mavenize-fx
I have implemented a user interface on top of the core library. This will form the basis of any future updates. The project page is here:
https://github.com/alistairrutherford/mavenize
You can download an executable JAR from the downloads page.
Essentially this project has moved to github but I will keep this page for distributing the executables.
mavenize (Command line version)
This tool will take any number of existing java projects and
Generate the maven directory structure.
Split source and resource files apart and drop them into the relevant directory.
Generate a default pom with configurable version and package types.
Generate group id"s based on the most common package prefix.
Generate artifact id"s based on proj