How to show available 3D models when run source code in Eclipse
by ndhduong » Tue Jun 19, 2012 10:42 am
Hi,
I successfully ran the source code (v3.5 zipped file) as Java Applet in Eclipse using -Djava.ext.dirs="${workspace_loc:SweetHome3D}/lib";"${workspace_loc:SweetHome3D}/lib/windows/i386"
as VM arguments.
However, there is no 3D models showed on the top left section. I have to manually import models to put in the 2D plan.
How can I make it shows the list of 3D models and their categories on the top left section?