Project

General

Profile

Actions

Bug #469

closed

minimize size of final distribution

Added by Matt Jones about 22 years ago. Updated over 21 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
morpho - general
Target version:
Start date:
04/15/2002
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
469

Description

Current morpho and config jar files are huge (3.7 MB), I think needlessly. We
need to go through and systematically trim out unneeded cruft from the jar files
that get built. This includes consolidation of images and icons used to include
only one copy of those few images that we actually use. Right now, there are
separate copies of the images in each package. We can accomplish this my making
a separate jar file for images that gets built from an "images" subdir within
lib, and the images would be loaded using getResource relative to that jar path.

Many config files in lib are probably uneeded and can be axed from the jar at
least, possibly from CVS too.

Actions

Also available in: Atom PDF