KSU CIS Projects Page
Overview
Future work
Similar projects
License
Where does 'Arana' name come from?
SourceForge
Download
Documentation
Running Arana
Write a checker
Checker Sets
Support
Forums
Bug reporting/feature requesting
Project Documentation
About Arana
Project Info
Project Reports
Development Process
Running Arana in Eclipse
Install org.apache.xerces eclipse plugin into the eclipse/plugin directory;
Start eclipse with J2SE 5.0 Java VM and at least 256M heap size. In my Linux box, run command:
eclipse -vm /opt/sun-jdk-1.5.0/bin/java -vmargs -Xmx256M
Choose a Java project and open the property of the project. Then select Arana item on the left panel as show below: