Révision 45

tmp/org.txm.libs.jfreechart/.project (revision 45)
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>org.txm.libs.jfreechart</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.jfreechart/build.properties (revision 45)
1
bin.includes = META-INF/,\
2
               jcommon-1.0.21.jar,\
3
               jfreechart-1.0.17.jar,\
4
               jfreesvg-1.7.jar
0 5

  
tmp/org.txm.libs.jfreechart/.classpath (revision 45)
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="jcommon-1.0.21.jar" sourcepath="C:/Tools/Coding/Java/workspace_txm/lib/jcommon-1.0.21/source"/>
6
	<classpathentry exported="true" kind="lib" path="jfreechart-1.0.17.jar" sourcepath="C:/Tools/Coding/Java/workspace_txm/lib/jfreechart-1.0.17/source"/>
7
	<classpathentry exported="true" kind="lib" path="jfreesvg-1.7.jar" sourcepath="C:/Tools/Coding/Java/workspace_txm/lib/jfreesvg-1.7/src/main/java"/>
8
	<classpathentry kind="output" path="bin"/>
9
</classpath>
0 10

  
tmp/org.txm.libs.jfreechart/META-INF/MANIFEST.MF (revision 45)
1
Manifest-Version: 1.0
2
Bundle-ManifestVersion: 2
3
Bundle-Name: Jfreechart
4
Bundle-SymbolicName: jfreechart
5
Bundle-Version: 1.0.17
6
Bundle-ClassPath: jcommon-1.0.21.jar,
7
 jfreechart-1.0.17.jar,
8
 jfreesvg-1.7.jar
9
Export-Package: com.keypoint,
10
 org.jfree,
11
 org.jfree.base,
12
 org.jfree.base.config,
13
 org.jfree.base.log,
14
 org.jfree.base.modules,
15
 org.jfree.chart,
16
 org.jfree.chart.annotations,
17
 org.jfree.chart.axis,
18
 org.jfree.chart.block,
19
 org.jfree.chart.demo,
20
 org.jfree.chart.editor,
21
 org.jfree.chart.encoders,
22
 org.jfree.chart.entity,
23
 org.jfree.chart.event,
24
 org.jfree.chart.imagemap,
25
 org.jfree.chart.labels,
26
 org.jfree.chart.needle,
27
 org.jfree.chart.panel,
28
 org.jfree.chart.plot,
29
 org.jfree.chart.plot.dial,
30
 org.jfree.chart.renderer,
31
 org.jfree.chart.renderer.category,
32
 org.jfree.chart.renderer.xy,
33
 org.jfree.chart.resources,
34
 org.jfree.chart.servlet,
35
 org.jfree.chart.title,
36
 org.jfree.chart.urls,
37
 org.jfree.chart.util,
38
 org.jfree.data,
39
 org.jfree.data.category,
40
 org.jfree.data.contour,
41
 org.jfree.data.function,
42
 org.jfree.data.gantt,
43
 org.jfree.data.general,
44
 org.jfree.data.io,
45
 org.jfree.data.jdbc,
46
 org.jfree.data.resources,
47
 org.jfree.data.statistics,
48
 org.jfree.data.time,
49
 org.jfree.data.time.ohlc,
50
 org.jfree.data.xml,
51
 org.jfree.data.xy,
52
 org.jfree.date,
53
 org.jfree.graphics2d,
54
 org.jfree.graphics2d.canvas,
55
 org.jfree.graphics2d.svg,
56
 org.jfree.io,
57
 org.jfree.layout,
58
 org.jfree.resources,
59
 org.jfree.text,
60
 org.jfree.threads,
61
 org.jfree.ui,
62
 org.jfree.ui.about,
63
 org.jfree.ui.about.resources,
64
 org.jfree.ui.action,
65
 org.jfree.ui.tabbedui,
66
 org.jfree.util
67
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
0 68

  

Formats disponibles : Unified diff