Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.1 KB

README.md

File metadata and controls

42 lines (30 loc) · 1.1 KB

lobber

ScreenShot

This program takes azimuth inputs and outputs graphical representations.

Programmer :

  • Eric M. Horvitz II (Skaviouz)

From the inspiration of :

  • Tom Waller

Honorably mentioned :

  • James Bennet
  • Stephen Gilmore

This framework uses:

  • SUN JNA
  • lombok 0.11.8
  • jspf 1.0.2

To run the application via pre-build example :

How to run: (multiple choice)

  • open the zip and find ./lobber/dist/run.bat
  • in windows7 run 'cmd' (control prompt)
  • type 'cd c:/aProject/lobber/dist/run.bat' given if you extract zip to 'c:/aProject/lobber'
  • type 'java -Dsun.java2d.noddraw=true -jar lobber.jar tv.sonis.lobber.LobberToolApplication

Netbeans:

  • Working Dir : C:\aProject\lobber\bin
  • VM Options : -Dsun.java2d.noddraw=true

Notes:

  • add libraries to cp not the directory of jars.

Special Thanks to webpages: