Instructions for Running Newberry Two-Point Analysis / Java Script ON OFFICE COMPUTER (1) Click on NetBeans 5.5 Beta (2) File - Open Project (3) Navigate to C:\Newberry_Java_Two_Point folder (4) Select "NewberryProj" folder (named "Taylor"); this contains Java Project Files (5) Add "Taylor" java project to active folders window in NetBeans (6) With "MyComputer": past "actual_data.txt" in the root C:\Newberry_Java_Two_Point folder This file has the x,y coordinates of the actual cone positions. (7) With "MyComputer": paste the 300 replicate random cone patterns in the "C:\Newberry_Java_Two_Point\test_data" subfolder (8) In NetBeans, right-click on the "Taylor" Java project - properties - examine the "run category" on the pull down, this shows the arguments and root directories for running the java script (9) close window, hightlight "Taylor" java project (10) navigate to "Run" - "Run Main Project (F6)" (11) Output window will show log of java script actions, will denote "Build Successful" when completed. (12) The new output folder will be time-stamped with results of actual, random, and stat. summaries. ON NS218A "BAKER" COMPUTER (1) Click on NetBeans 5.5 Beta (2) File - Open Project (3) Navigate to C:\Newberry folder (4) Select "NewberryProj" folder (named "Taylor"); this contains Java Project Files (5) Add "Taylor" java project to active folders window in NetBeans (6) With "MyComputer": past "actual_data.txt" in the root C:\Newberry folder This file has the x,y coordinates of the actual cone positions. (7) With "MyComputer": paste the 300 replicate random cone patterns in the "C:\Newberry\test_data" subfolder (8) In NetBeans, right-click on the "Taylor" Java project - properties - examine the "run category" on the pull down, this shows the arguments and root directories for running the java script (9) close window, hightlight "Taylor" java project (10) navigate to "Run" - "Run Main Project (F6)" (11) Output window will show log of java script actions, will denote "Build Successful" when completed. (12) The new output folder will be time-stamped with results of actual, random, and stat. summaries.