Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
blob: e871dbe918921d0d75cb9e9853cde00268d108cf (plain) (blame)
1
2
if (!doesFileExist(qualifiedPackageName, "")) //$NON-NLS-1$ 
	break notFound;

Back to the top