Importing Old Projects

When older projects are imported to a latest environment, the project nature is updated to include the Java nature. The .project file contains the following entries:

	<natures>
		<nature>com.tibco.cep.studio.core.studioNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>