Using CubesFramework in Eclipse

There are several pages that state how to load the Cubes framework into the JME SDK, however, there don’t appear to be any that relate to how it is done in Eclipse. How are those classes loaded? Should I just put the classes from the downloaded source in my source folder? Also, are there any resources that show how to handle custom block shapes? This is something that is not covered on the wiki. Thanks.

If you don’t know your preferred IDE that well then maybe just use the SDK?

You just have to download the jar(s) of the plugin and add them to your classpath. That’s it.