Commit graph

11 commits

Author SHA1 Message Date
dchandler
3ad36a3f8e Added standard CVS file .cvsignore.
Added Apache Ant build file, with tasks to do all the usual, plus tasks to make all-in-one binary JAR of Jskad, binary JARs of Savant, QD, and Jskad, several types of source distributions, some fairly nice Javadoc API docs, etc.  It's still a work in progress.
2002-09-30 02:28:17 +00:00
dchandler
87c9090d77 Added package lists for J2SE 1.4 and JDOM. These can be used to make our Javadocs link to Sun's web site, e.g. 2002-09-29 20:29:02 +00:00
dchandler
c014dc27f0 Added JSObject and JSException class files to make it possible to build Jskad without downloading Netscape LiveConnect. 2002-09-28 14:44:44 +00:00
dchandler
eec991f735 Added copyright boilerplate.
Now using reflection API to invoke Java 1.4-specific functionality.  Thus, Savant now builds on my Java 1.3.1_04 box.
2002-09-28 14:42:01 +00:00
dchandler
955c46a7eb Added an unchecked exception that I find useful for marking code that the developer thinks will not cause an exception.
Added JUnit unit tests for this new exception.
2002-09-28 14:38:59 +00:00
dchandler
bd6dc4c329 Now ignoring Emacs backup files *~ 2002-09-28 14:36:27 +00:00
dchandler
1b47e7c268 Fixed the line feeds, which were botched DOS line feeds.
Added copyright boilerplate.
2002-09-28 14:35:09 +00:00
dchandler
3c82f0a24c Initial revision 2002-09-28 00:53:39 +00:00
dchandler
d305d5ca8d DOH!
I should have imported these into Jskad/source, not Jskad/.
2002-09-28 00:51:54 +00:00
dchandler
d0b090eff2 Initial revision 2002-09-28 00:46:45 +00:00
dchandler
c6d6116ff2 Initial revision 2002-09-23 23:15:39 +00:00