File: README.source

package info (click to toggle)
sweethome3d-textures-editor 1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 788 kB
  • sloc: java: 4,679; xml: 131; makefile: 31; sh: 9
file content (13 lines) | stat: -rw-r--r-- 516 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
sweethome3d-textures-editor for Debian
---------------------------------------

 PACKAGING

 o sweethome3d-textures-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-t-editor would
   require repackaging sh3d and would be harder to maintain.