Customize layout
If you'd like to customize the layout of plugin (meaning: add other/additional images),
perform the following operations:
- Copy the "images" folder from ${plugin.dir}/plugin-resources and place it where you like.
- Copy the ${plugin.dir}/plugin-resources/imgmap.properties file to the same place
- Add or modify images in you new "images" folder
- Modify your new imgmap.properties file to fit the new/modified images.
- Set property maven.files.imgmap and maven.files.images to new location
- Modify maven.files.unknownfile, maven.files.backfile and maven.files.folderfile if needed
- Have a look at properties for further information on properties.