[Agendaware-dev-client] ANT Build file added, GUI classes & resources reorganized
Status: Inactive
Brought to you by:
zacklink
|
From: Henry R. <hen...@hc...> - 2002-02-14 15:31:39
|
He people,
The 2 days of altering and reorganizing took a bit longer....kind a busy =
for school/work etc..
Just added the build.xml to the CVS and ALTERED LOTS OF FILES to be =
capable of working with resources in the same jar file as the classes.
Agendaware compiles now and runs both from build directory and from JAR. =
KNOWS bugs:
- The TIP files are still not retrieved. (Cause NULL Pointer =
exception) Strange bug. Fix this a.s.a.p.
- The JVM keeps hanging on exit. I noticed this both while running =
from ANT and from JBuilder(not with JBuilder in debug). Maybe some =
threads still running??? Can be a bug in jsdk 1.4b3. Jdk1.4 is released =
and i'm downloading it right now.=20
- Starting from Java Web Start doen't work. The most likely cause =
for this is when your are still using jdk1.4 BETA try real release.
Also moved the GUI files to the agenda.gui package/directory
Moved all the resource files to agenda/res.=20
Shout or just mail me if you don't agree the reorg or have comments on =
the altering of some files.
Henry
|