From 0176611df308580391ab0754c9ac0ca77df4c107 Mon Sep 17 00:00:00 2001 From: jamesagnew Date: Sat, 6 Aug 2016 14:03:21 -0400 Subject: [PATCH] Add DSTU1 project --- hapi-fhir-structures-dstu/.gitignore | 5 --- hapi-fhir-structures-dstu/.project | 51 ++++++++++++++++++++++++++++ 2 files changed, 51 insertions(+), 5 deletions(-) create mode 100644 hapi-fhir-structures-dstu/.project diff --git a/hapi-fhir-structures-dstu/.gitignore b/hapi-fhir-structures-dstu/.gitignore index 45f56c18ab6..355aa3df38f 100644 --- a/hapi-fhir-structures-dstu/.gitignore +++ b/hapi-fhir-structures-dstu/.gitignore @@ -2,7 +2,6 @@ /target *.log *.log* -.project /target/ /target/ @@ -94,7 +93,6 @@ crashlytics-build.properties ### Eclipse ### -*.pydevproject .metadata .gradle bin/ @@ -106,9 +104,6 @@ tmp/ local.properties .loadpath -# Eclipse Core -.project - # External tool builders .externalToolBuilders/ diff --git a/hapi-fhir-structures-dstu/.project b/hapi-fhir-structures-dstu/.project new file mode 100644 index 00000000000..827e8a644b1 --- /dev/null +++ b/hapi-fhir-structures-dstu/.project @@ -0,0 +1,51 @@ + + + hapi-fhir-structures-dstu + NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + + + + + org.eclipse.wst.common.project.facet.core.builder + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.ui.externaltools.ExternalToolBuilder + full,incremental, + + + LaunchConfigHandle + <project>/.externalToolBuilders/org.eclipse.wst.validation.validationbuilder (2).launch + + + + + org.eclipse.ui.externaltools.ExternalToolBuilder + full,incremental, + + + LaunchConfigHandle + <project>/.externalToolBuilders/org.eclipse.m2e.core.maven2Builder (3).launch + + + + + org.eclipse.m2e.core.maven2Builder + + + + + + org.eclipse.jem.workbench.JavaEMFNature + org.eclipse.wst.common.modulecore.ModuleCoreNature + org.eclipse.m2e.core.maven2Nature + org.eclipse.jdt.core.javanature + org.eclipse.wst.common.project.facet.core.nature + +