From f17b45c1524614ca0d0787100ea2a04104da688b Mon Sep 17 00:00:00 2001 From: Joe Steele Date: Fri, 4 Apr 2014 19:58:30 -0400 Subject: [PATCH] Provide Eclipse .project file for new plugin This gives the openpgp-api-library an Eclipse project name consistent with the names used for the other plugins. This helps with initial project setup and avoids project naming collisions. --- plugins/openpgp-api-library/.project | 33 ++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 plugins/openpgp-api-library/.project diff --git a/plugins/openpgp-api-library/.project b/plugins/openpgp-api-library/.project new file mode 100644 index 000000000..d36aa689f --- /dev/null +++ b/plugins/openpgp-api-library/.project @@ -0,0 +1,33 @@ + + + k9mail-openpgp-api-library + + + + + + com.android.ide.eclipse.adt.ResourceManagerBuilder + + + + + com.android.ide.eclipse.adt.PreCompilerBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.android.ide.eclipse.adt.ApkBuilder + + + + + + com.android.ide.eclipse.adt.AndroidNature + org.eclipse.jdt.core.javanature + +