Blame view

.metadata/.plugins/org.eclipse.jdt.launching/libraryInfos.xml 855 Bytes
f98eb12b   Vincent Benoist   tp1Fini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  <libraryInfos>
  <libraryInfo home="/usr/local/jdk1.8.0_25" version="1.8.0_25">
  <bootpath>
  <entry path="/usr/local/jdk1.8.0_25/jre/lib/resources.jar"/>
  <entry path="/usr/local/jdk1.8.0_25/jre/lib/rt.jar"/>
  <entry path="/usr/local/jdk1.8.0_25/jre/lib/sunrsasign.jar"/>
  <entry path="/usr/local/jdk1.8.0_25/jre/lib/jsse.jar"/>
  <entry path="/usr/local/jdk1.8.0_25/jre/lib/jce.jar"/>
  <entry path="/usr/local/jdk1.8.0_25/jre/lib/charsets.jar"/>
  <entry path="/usr/local/jdk1.8.0_25/jre/lib/jfr.jar"/>
  <entry path="/usr/local/jdk1.8.0_25/jre/classes"/>
  </bootpath>
  <extensionDirs>
  <entry path="/usr/local/jdk1.8.0_25/jre/lib/ext"/>
  <entry path="/usr/java/packages/lib/ext"/>
  </extensionDirs>
  <endorsedDirs>
  <entry path="/usr/local/jdk1.8.0_25/jre/lib/endorsed"/>
  </endorsedDirs>
  </libraryInfo>
  </libraryInfos>