Initial maven conversion. When you check out this branch, cd into MesquiteCore and run mvn clean install. The resulting build will be in the folder target. The folder classes corresponds to the old Mesquite_Folder base directory; you can rename it if you want.
Initial maven conversion. When you check out this branch, cd into MesquiteCore and run
mvn clean install
. The resulting build will be in the foldertarget
. The folderclasses
corresponds to the old Mesquite_Folder base directory; you can rename it if you want.