Bug 552573 - Null check needed in case of connect bundles

Connect bundles have no source base file.  This results in null returned
by getBaseFile.  Other calls to this method were already fixed.  Adding
the null check to DevClassLoadingHook to be safe.

Change-Id: I81e8bdf6c6e00ac95c87f13e560d00364c3a7ae2
Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
1 file changed