Listing for /engineering/things
Things/Thinger is an experimental server and set of tools used to explore various topics in computer science,some of which have long since moved on to their own open or proprietary projects. While the server is fully functional and has been used as a base for several other products,this release is primarily intended to be a toolkit for those doing their own projects or as a source code resource for ideas and solutions.
DIRECTOIRIES
NAME TYPE DESCRIPTION
docDocumentsComplete documentation
projectsJavaSource code
libLibrary3rd party libraries
contentVariousResources for build and runtime.
FILES
NAME TYPE DESCRIPTION
things-DEVELOPERSv1_3-1feb11.zipZIP archiveComplete developers package for version 1.3.
things-v1_3-1feb10.zipZIP archiveRuntime package for version 1.3.
README.TXTTextRead Me
LICENSETextGNU version2 license
VERSIONTextVersion file.
build.batBatch scriptConvenience script for running a complete build
build.xmlANT xmlApache ANT makefile
maketest.batBatch scriptConvenience script for creating the test environment
maketest-noconfig.batBatch scriptConvenience script for creating the test environment (with no configuration).
makepackage.batBatch scriptConvenience script for packaging a binary release
cleanit.batBatch scriptConvenience script cleaning the install.
unittest.batBatch scriptRuns the Unit Tests. (Must have created the test environment.)
systemtest.batBatch scriptRuns the System Tests. (Must have created the test environment.)
.classpathClasspath specification used by the Eclipse IDE
.projectProject specification used by the Eclipse IDE
installconfig.propProperty file
compile.batBatch script
set-build-env.batBatch script