File: .classpath

package info (click to toggle)
eclipse-wtp 3.35-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 19,860 kB
  • sloc: java: 215,049; xml: 3,946; sh: 70; makefile: 9
file content (43 lines) | stat: -rw-r--r-- 2,857 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
		<accessrules>
			<accessrule kind="accessible" pattern="org/apache/xerces/dom/TreeWalkerImpl"/>
			<accessrule kind="accessible" pattern="org/w3c/dom/ranges/DocumentRange"/>
			<accessrule kind="accessible" pattern="org/w3c/dom/ranges/Range"/>
			<accessrule kind="accessible" pattern="org/w3c/dom/traversal/DocumentTraversal"/>
			<accessrule kind="accessible" pattern="org/w3c/dom/traversal/NodeFilter"/>
			<accessrule kind="accessible" pattern="org/w3c/dom/traversal/NodeIterator"/>
			<accessrule kind="accessible" pattern="org/w3c/dom/traversal/TreeWalker"/>
			<accessrule kind="accessible" pattern="org/w3c/dom/ranges/RangeException"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/impl/XMLErrorReporter"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/parsers/StandardParserConfiguration"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/xni/Augmentations"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/xni/NamespaceContext"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/xni/QName"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/xni/XMLAttributes"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/xni/XMLLocator"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/xni/XMLResourceIdentifier"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/xni/XNIException"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/xni/parser/XMLEntityResolver"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/xni/parser/XMLInputSource"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/parsers/SAXParser"/>
			<accessrule kind="accessible" pattern="org/apache/xerces/parsers/AbstractSAXParser"/>
		</accessrules>
	</classpathentry>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins">
		<accessrules>
			<accessrule kind="accessible" pattern="org/eclipse/wst/validation/**"/>
			<accessrule kind="accessible" pattern="org/eclipse/wst/common/internal/emf/resource/**"/>
			<accessrule kind="accessible" pattern="org/eclipse/wst/common/internal/emf/utilities/**"/>
			<accessrule kind="accessible" pattern="org/eclipse/wst/common/internal/emfworkbench/**"/>
		</accessrules>
	</classpathentry>
	<classpathentry kind="src" path="src-contentmodel"/>
	<classpathentry kind="src" path="src-search"/>
	<classpathentry kind="src" path="src-validation"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="src-catalog"/>
	<classpathentry kind="src" path="src-emfModelSynch"/>
	<classpathentry kind="output" path="bin"/>
</classpath>