Tue Mar 06 14:50:22 GMT 2007 From /projects/Degree
JUnit Presentation
(google search) (amazon search)
download zip of files only Tue Mar 06 14:50:22 GMT 2007 From /projects/Degree JUnit Presentation(google search) (amazon search) Wed Jul 05 18:12:58 GMT 2006 From /projects/Degree jini presentation(google search) (amazon search) Tue Jul 23 16:54:02 GMT 2002 From /projects/classProjects/jini_project/project READMEThis is the brief README file that descript the project. argouml - the patched argouml with versioning capacity, you can run this with the ant script at argouml/src_new/build.xml, for more information of ant, please refer to http://jakarta.apache.org gary - the jini connector part, please refer to the scripts at gary/script for how to run it. You need to have jini 1.2 and upper jar file in classpath gef_jini - the graphic framework of argouml that patch for jini use. After you make editing, you need to build the jar and copy it to argouml/lib and argouml/build to test. gef_socket - the graphic framework of argouml that patch for socket use. After you make editing, you need to build the jar and copy it to argouml/lib and argouml/build to test. And you should need to modify the server IP and port that specific at file gef_socket/src/org/tigris/gef/base/ClientBase.java and recompile server - the simple socket server for gef_socket use --------------- Detailed README of Internet-IDEF ========================= Written Date: (16/Jul/2002) INTRODUCTION ------------------------ This readme file include - A description of directories in the project - Prerequisite: Tools and Technologies used in this project - How to compile the source code - How to run the project DIRECTORIES ------------------------ - bin: the place for store build.xml, which is a project build file run by Ant tool. This directory also store a Window scripts for startup simple http servers and some fundamental Jini services. - src: store source code in this project. - classes: store compiled class files in this project. - jar: contains all the class files or jar files that is required for download to clients through http server. - property: store all the files for the configuration of different tools. - javadoc: store the Java Documention generated. PREREQUISITES ------------------------ Techologies Used: - Java 2 - Jini Network technology - JavaSpace Tool's used: - JDK 1.3.1 - Jini Technology v1.2 Starter Kit (API for JavaSpace is included) - Ant 1.3 (Ant 1.4 is also possible with minor changes) Platform: The project fundamentally developed in Windows 2000 professional environment The Intergation of Internet-IDEF and collaborative ArgoUML was on Linux environment HOW TO COMPILE? ------------------------ Ant was used to build the project, that is, Ant was used compilation and running of the project. The latest information about installation and execution of Ant building tool can be found in http://jakarta.apache.org. To compile the project, there is two command options: 1) "ant compile" or 2) "ant compileAll". The first option will compile all the files modified from the previous compilation. The second one will remove all the files in the "classes" directory and compile all the source files once again. HOW TO RUN? ------------------------ The first step for running the project is startup all the simple http server by running target in 'build.xml'. You can write your own OS script, that is .bat file in Windows and .sh file in Linux. The location for the .sh script is in the "gary/script" directory. The second step is to run the service you want and the client tool browser by using 'build.xml'. The Jini version of collaborative ArgoUml service and client browser will be automatically startup when start_argoUML.sh script is used. The command for running service is something like this: ant runServerX (where X is a number) The command for runninn client browser is: ant runClient (google search) (amazon search) Sun Jun 02 16:00:00 GMT 2002 From /projects/classProjects/jini_project GaryReport(google search) (amazon search) Thu May 02 16:00:00 GMT 2002 From /projects/classProjects/jini_project CarfieldPresent(google search) (amazon search) Thu May 02 16:00:00 GMT 2002 From /projects/classProjects/jini_project GaryPresent(google search) (amazon search) Wed Apr 24 16:00:00 GMT 2002 From /projects/classProjects/jini_project CarfieldReport(google search) (amazon search) |