We have a section on this in the README:
https://github.com/broadleafcommerce/br ... evelopmentFor importing into Eclipse, go to File -> Import -> Existing Maven Projects and then point it to where you cloned the Broadleaf framework on your file system.
This is what my personal eclipse setup looks like with the framework and the heat clinic in different working sets:

I imported the heat clinic with a 'com.mycompany.[artifactId]' name template (it's a prompt when you import existing maven projects) so that I wouldn't get name conflicts between 'core' and 'admin'.