``` public CosmicSourceContainer(IPath externalJarPath, JavaProject project) { super(null, externalJarPath, project, new $); } ```