Eric Eslinger - 2001-09-12

I am doing my development on Mac OSX using ProjectBuilder, so I don't have makefiles or anything as part of the project.  If you're adventurous enough to want to change and rebuild ROMBrowser from the CVS source, you should be smart enough to handle javac.  The only source files for now are in src/net/sourceforge/rombrowser

You'll need some JAXP 1.1 compliant XML parser stuff to build this thing.  Go to java.sun.com/xml and get it there.

Keep in mind that this stuff is still really sketchy.  I make no guarantees as of now about the stability of the API.