dragon66 / icafe

Java library for reading, writing, converting and manipulating images and metadata
Eclipse Public License 1.0
204 stars 58 forks source link

Clean project structure #56

Closed jeremee closed 6 years ago

jeremee commented 6 years ago

Follow the maven convention + remove useless folders

dragon66 commented 6 years ago

@jeremee The changes you have made will have a big impact to the project especially the part you removed a few folders which are used by ant build and deployment to Maven repository. I will not merge the changes at this point.