File: README.source

package info (click to toggle)
sweethome3d-furniture-editor 1.25-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 920 kB
  • sloc: java: 7,280; xml: 137; makefile: 24; sh: 9
file content (13 lines) | stat: -rw-r--r-- 518 bytes parent folder | download | duplicates (5)
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.