Révision 234

tmp/org.txm.libs.saxon/.project (revision 234)
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>org.txm.libs.saxon</name>
4
	<comment></comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
		<buildCommand>
9
			<name>org.eclipse.jdt.core.javabuilder</name>
10
			<arguments>
11
			</arguments>
12
		</buildCommand>
13
		<buildCommand>
14
			<name>org.eclipse.pde.ManifestBuilder</name>
15
			<arguments>
16
			</arguments>
17
		</buildCommand>
18
		<buildCommand>
19
			<name>org.eclipse.pde.SchemaBuilder</name>
20
			<arguments>
21
			</arguments>
22
		</buildCommand>
23
	</buildSpec>
24
	<natures>
25
		<nature>org.eclipse.pde.PluginNature</nature>
26
		<nature>org.eclipse.jdt.core.javanature</nature>
27
	</natures>
28
</projectDescription>
0 29

  
tmp/org.txm.libs.saxon/build.properties (revision 234)
1
source.. = src/
2
output.. = bin/
3
bin.includes = META-INF/,\
4
               .,\
5
               saxon9he.jar
0 6

  
tmp/org.txm.libs.saxon/.settings/org.eclipse.jdt.core.prefs (revision 234)
1
eclipse.preferences.version=1
2
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
3
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
4
org.eclipse.jdt.core.compiler.compliance=1.6
5
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
6
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
7
org.eclipse.jdt.core.compiler.source=1.6
0 8

  
tmp/org.txm.libs.saxon/.classpath (revision 234)
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry exported="true" kind="lib" path="saxon9he.jar"/>
6
	<classpathentry kind="output" path="bin"/>
7
</classpath>
0 8

  
tmp/org.txm.libs.saxon/META-INF/MANIFEST.MF (revision 234)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: Saxon
4
Bundle-SymbolicName: org.txm.libs.saxon
5
Bundle-Version: 9
6
Bundle-Vendor: http://saxon.sourceforge.net/
7
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
8
Export-Package: javax.xml.xquery,
9
 net.sf.saxon,
10
 net.sf.saxon.dom,
11
 net.sf.saxon.event,
12
 net.sf.saxon.evpull,
13
 net.sf.saxon.expr,
14
 net.sf.saxon.expr.flwor,
15
 net.sf.saxon.expr.instruct,
16
 net.sf.saxon.expr.number,
17
 net.sf.saxon.expr.parser,
18
 net.sf.saxon.expr.sort,
19
 net.sf.saxon.functions,
20
 net.sf.saxon.functions.regex,
21
 net.sf.saxon.java,
22
 net.sf.saxon.lib,
23
 net.sf.saxon.om,
24
 net.sf.saxon.pattern,
25
 net.sf.saxon.pull,
26
 net.sf.saxon.query,
27
 net.sf.saxon.s9api,
28
 net.sf.saxon.serialize,
29
 net.sf.saxon.serialize.charcode,
30
 net.sf.saxon.serialize.codenorm,
31
 net.sf.saxon.style,
32
 net.sf.saxon.sxpath,
33
 net.sf.saxon.trace,
34
 net.sf.saxon.trans,
35
 net.sf.saxon.tree,
36
 net.sf.saxon.tree.iter,
37
 net.sf.saxon.tree.linked,
38
 net.sf.saxon.tree.tiny,
39
 net.sf.saxon.tree.util,
40
 net.sf.saxon.tree.wrapper,
41
 net.sf.saxon.type,
42
 net.sf.saxon.value,
43
 net.sf.saxon.xpath,
44
 net.sf.saxon.xqj
0 45

  

Formats disponibles : Unified diff