diff options
author | Samuel Tardieu <sam@rfc1149.net> | 2014-09-09 20:11:51 +0200 |
---|---|---|
committer | Samuel Tardieu <sam@rfc1149.net> | 2014-09-09 20:11:51 +0200 |
commit | 2dd74ac7b758ca0ba1716ea93c6e0386353a44d7 (patch) | |
tree | 6b2b101bd523d28f27fc675e1bdd7346d62a3cd6 /mapswithme-api | |
parent | e55b94a1d29c7a72b69ca2f64d2534e6bffdd7d4 (diff) | |
download | cgeo-2dd74ac7b758ca0ba1716ea93c6e0386353a44d7.zip cgeo-2dd74ac7b758ca0ba1716ea93c6e0386353a44d7.tar.gz cgeo-2dd74ac7b758ca0ba1716ea93c6e0386353a44d7.tar.bz2 |
Inherit JDK in Intellij IDEA files
Diffstat (limited to 'mapswithme-api')
-rw-r--r-- | mapswithme-api/mapswithme-api.iml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mapswithme-api/mapswithme-api.iml b/mapswithme-api/mapswithme-api.iml index 4d01e37..1e6e952 100644 --- a/mapswithme-api/mapswithme-api.iml +++ b/mapswithme-api/mapswithme-api.iml @@ -22,7 +22,7 @@ <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" /> </content> - <orderEntry type="jdk" jdkName="Android API 19 Platform" jdkType="Android SDK" /> + <orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module> |