Advertisement
Guest User

Untitled

a guest
Feb 17th, 2020
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 3.80 KB | None | 0 0
  1. <application>
  2.   <component name="ProjectJdkTable">
  3.     <jdk version="2">
  4.       <name value="1.8" />
  5.       <type value="JavaSDK" />
  6.       <homePath value="%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK" />
  7.       <roots>
  8.         <annotationsPath>
  9.           <root type="composite">
  10.             <root url="jar://$APPLICATION_HOME_DIR$/plugins/java/lib/jdkAnnotations.jar!/" type="simple" />
  11.           </root>
  12.         </annotationsPath>
  13.         <classPath>
  14.           <root type="composite">
  15.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/charsets.jar!/" type="simple" />
  16.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/deploy.jar!/" type="simple" />
  17.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/access-bridge-32.jar!/" type="simple" />
  18.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/access-bridge.jar!/" type="simple" />
  19.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/cldrdata.jar!/" type="simple" />
  20.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/dnsns.jar!/" type="simple" />
  21.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/jaccess.jar!/" type="simple" />
  22.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/jfxrt.jar!/" type="simple" />
  23.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/localedata.jar!/" type="simple" />
  24.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/nashorn.jar!/" type="simple" />
  25.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/sunec.jar!/" type="simple" />
  26.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/sunjce_provider.jar!/" type="simple" />
  27.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/sunmscapi.jar!/" type="simple" />
  28.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/sunpkcs11.jar!/" type="simple" />
  29.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/ext/zipfs.jar!/" type="simple" />
  30.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/javaws.jar!/" type="simple" />
  31.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/jce.jar!/" type="simple" />
  32.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/jfr.jar!/" type="simple" />
  33.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/jfxswt.jar!/" type="simple" />
  34.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/jsse.jar!/" type="simple" />
  35.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/management-agent.jar!/" type="simple" />
  36.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/plugin.jar!/" type="simple" />
  37.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/resources.jar!/" type="simple" />
  38.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/jre/lib/rt.jar!/" type="simple" />
  39.           </root>
  40.         </classPath>
  41.         <javadocPath>
  42.           <root type="composite" />
  43.         </javadocPath>
  44.         <sourcePath>
  45.           <root type="composite">
  46.             <root url="jar://%PAL:PortableAppsDir:ForwardSlash%/CommonFiles/JDK/javafx-src.zip!/" type="simple" />
  47.           </root>
  48.         </sourcePath>
  49.       </roots>
  50.       <additional />
  51.     </jdk>
  52.   </component>
  53. </application>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement