1<application> 2 <component name="ProjectJdkTable"> 3 <jdk version="2"> 4 <name value="Generated SDK for IDE Integrations" /> 5 <type value="Android SDK" /> 6 <homePath value="__SDK_DIR_PLACEHOLDER__" /> 7 <roots> 8 <annotationsPath> 9 <root type="composite"> 10 <root url="jar://$APPLICATION_HOME_DIR$/plugins/android/resources/androidAnnotations.jar!/" type="simple" /> 11 </root> 12 </annotationsPath> 13 <classPath> 14 <root type="composite"> 15 <root url="jar://__SDK_DIR_PLACEHOLDER__/platforms/__SDK_VERSION_NAME_PLACEHOLDER__/android.jar!/" type="simple" /> 16 <root url="file://__SDK_DIR_PLACEHOLDER__/platforms/__SDK_VERSION_NAME_PLACEHOLDER__/data/res" type="simple" /> 17 </root> 18 </classPath> 19 <javadocPath> 20 <root type="composite"> 21 <root url="http://developer.android.com/reference/" type="simple" /> 22 </root> 23 </javadocPath> 24 <sourcePath> 25 <root type="composite"> 26 <root url="file://__SDK_DIR_PLACEHOLDER__/platforms/__SDK_VERSION_NAME_PLACEHOLDER__/sources" type="simple" /> 27 </root> 28 </sourcePath> 29 </roots> 30 </jdk> 31 </component> 32</application> 33