Menu

Tree [r33] /
 History

HTTPS access


File Date Author Commit
 libs 2010-03-18 niallhayden [r2] Initial import of project
 src 2010-05-14 niallhayden [r29] Enabled AgentSpotter autocommit to ensure log i...
 .classpath 2010-03-18 niallhayden [r2] Initial import of project
 .project 2010-03-18 niallhayden [r2] Initial import of project
 readme.txt 2010-05-04 niallhayden [r19] Indexing now works. Pages are indexed based on ...
 sysdesign.pd 2010-05-15 trickymail [r33] roles & data diagrams

Read Me

Agent Crawler Niall Hayden - Andrey Kovalenko

Working with the source code
---------------------------------------------------------------
Application was written using Eclipse IDE v3.5 with java 1.6

Requires the following plugins for eclipse:
-	Agent Factory plugin:	http://www.agentfactory.com/~rem/eclipse
Optionally, the Prometheus Design Tool plugin can also be installed 
to read the *.pd files which contain some of the design diagrams.
-	Prometheus Design Tool:	http://www.cs.rmit.edu.au/agents/pdt/pdt.shtml

The project also uses an HTML Parser library from http://htmlparser.sourceforge.net/
so appropriate credit to them for their work.