I am trying to compile this project in Netbeans and getting the following error
I am trying to compile this project in Netbeans and getting the following error:
run:
Welcome to US Crime Stats Application
Exception in thread “main” java.lang.ArrayIndexOutOfBoundsException: 0
at crimes.TestCrimes.main(TestCrimes.java:204)
C:\Users\karis\AppData\Local\NetBeans\Cache\8.2\executor-snippets\run.xml:53: Java returned: 1
BUILD FAILED (total time: 0 seconds)
I have attached my java and data files as well as the assignment. Thanks for your assistance.