id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
27	NullPointerException thrown if Incidents folder not found.	jdalbey	bmcguffin	"If the user tries to open the Incident Palette and the Incidents folder can't be found the app throws an exception.  It should probably display an error dialog with fixup directions.


{{{
java -jar ScriptBuilder.jar 
Exception in thread ""AWT-EventQueue-0"" java.lang.NullPointerException
	at scriptbuilder.gui.IncidentPaletteFrame.loadIncidentsFromFiles(IncidentPaletteFrame.java:85)
	at scriptbuilder.gui.IncidentPaletteFrame.<init>(IncidentPaletteFrame.java:64)
	at scriptbuilder.gui.ScriptBuilderFrame.loadIncidentActionPerformed(ScriptBuilderFrame.java:1880)

}}}
"	defect	closed	Medium	ScriptBuilder 1	none	1.0	Minor	fixed		
