Skip to content
Snippets Groups Projects
Forked from web2 / EJB-EncryptionBean
1 commit behind the upstream repository.
.project 896 B
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>Encryption-EAR</name>
	<comment></comment>
	<projects>
		<project>Encryption-Bean</project>
		<project>Encryption-BeanClient</project>
		<project>Encryption-WebClient</project>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.wst.common.project.facet.core.builder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.wst.validation.validationbuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.m2e.core.maven2Builder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.m2e.core.maven2Nature</nature>
		<nature>org.eclipse.wst.common.project.facet.core.nature</nature>
		<nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
	</natures>
</projectDescription>