cardillo / joinery

Data frames for Java
https://joinery.sh
GNU General Public License v3.0
697 stars 167 forks source link

to make IDEA work #61

Closed aboudnik closed 6 years ago

aboudnik commented 7 years ago

I've fixed scope for metrics-core and aspectjrt to provided, because IDEA won't be able to compile the imported project. Also, in order to use IDEA you have to use build-metrics profile

benmccann commented 7 years ago

This PR should be split up. It seems like the change of extracting the interface has nothing to do with fixing Intellij.

cardillo commented 6 years ago

Closing until conflicts/comments are resolved.