Skip to content

Ariloum/EventTest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HexEd

EventTest is a APACHE Licensed Event Throwing example Java Program. It is also an example of the Apache Ant build system.

Build Instructions

To git clone AND build AND run on a Debian(or Ubuntu) machine simply run the following:

sudo apt-get install -y ant default-jdk git build-essential
git clone https://github.com/GlassGhost/EventTest
cd ./EventTest
ant
java -jar './EventTest.jar'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published