diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..dd03ddf --- /dev/null +++ b/.cvsignore @@ -0,0 +1,11 @@ +jacob.dll +jacob.jar +jacobdll.jar +*.zip +RELEASE.txt +.project +.classpath +compilation_tools.properties +version.properties +release + diff --git a/README.TXT b/README.TXT deleted file mode 100644 index dbfa0ff..0000000 --- a/README.TXT +++ /dev/null @@ -1,28 +0,0 @@ -For documentation see: http://users.rcn.com/danadler/jacob/ - -The java code is in com\jacob\*. - -The C++ code is in .\jni. - -To build, run: - -nmake -f makefile - -That will first compile the JAVA files and build the JAR file, and -then compile the C++ code and build the DLL. - -Building the jni: - -The following are hardcoded into the makefile, so you may have to -change it. I developed this with the C++ compiler and ATL version -that ship with VC++ 6.0, so I'm not sure if different versions will -work. - -I have compiled this against JDK 1.1.6 and 1.2.2 as well as Microsoft -SDK for Java 3.2 as the JDK setting. - -DEST_DIR is a destination directory into which to copy the final DLL. - -JDK = d:\j2sdk1.4.2_06 -DEST_DIR = d:\jacob -MSDEVDIR = d:\apps\\"Microsoft Visual Studio"\VC98 diff --git a/WhatsNew.html b/WhatsNew.html deleted file mode 100644 index 85c6bb3..0000000 --- a/WhatsNew.html +++ /dev/null @@ -1,114 +0,0 @@ -

What's New in JACOB 1.8

- - -
  • -

    What's New in JACOB 1.7

    - -

    Related Links

    -