From c17fa03c47d55530ab4f4a00f47aed2b2cac4497 Mon Sep 17 00:00:00 2001 From: 张海江 <181069201@qq.com> Date: Wed, 21 Dec 2016 11:24:01 +0800 Subject: [PATCH] 图表demo --- MapCoordinatesApp/.idea/misc.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MapCoordinatesApp/.idea/misc.xml b/MapCoordinatesApp/.idea/misc.xml index 5d19981..fbb6828 100644 --- a/MapCoordinatesApp/.idea/misc.xml +++ b/MapCoordinatesApp/.idea/misc.xml @@ -37,7 +37,7 @@ <ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Remove" /> </component> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/build/classes" /> </component> <component name="ProjectType"> -- Gitblit v1.8.0