1 2 3 4 5 6 7 8 9 10 11 12 13
|
sweethome3d-furniture-editor for Debian
---------------------------------------
PACKAGING
o sweethome3d-furniture-editor needs sweethome3d sources to build. Build
process unpacks sh3d jar and picks up just needed classes. This lets to
package them separately and minimize loaded jars size.
Best solution, no code duplication at all, would be splitting sh3d jar into
sh3d-common and sh3d-designer but new classes needed by s-f-editor would
require repackaging sh3d and would be harder to maintain.
|