~fjalvingh/domui/domui-1.0

« back to all changes in this revision

Viewing changes to bin-batik-1.7/.classpath

  • Committer: Frits Jalvingh
  • Date: 2009-08-31 15:02:18 UTC
  • Revision ID: jal@etc.to-20090831150218-scxvqgc5z6tmn1hk
Experimental: start to create programmable themes by using SVG and more specialized parts...

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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/J2SE-1.5"/>
 
4
        <classpathentry exported="true" kind="lib" path="lib/batik-anim.jar"/>
 
5
        <classpathentry exported="true" kind="lib" path="lib/batik-awt-util.jar"/>
 
6
        <classpathentry exported="true" kind="lib" path="lib/batik-bridge.jar"/>
 
7
        <classpathentry exported="true" kind="lib" path="lib/batik-codec.jar"/>
 
8
        <classpathentry exported="true" kind="lib" path="lib/batik-css.jar"/>
 
9
        <classpathentry exported="true" kind="lib" path="lib/batik-dom.jar"/>
 
10
        <classpathentry kind="lib" path="lib/batik-ext.jar"/>
 
11
        <classpathentry exported="true" kind="lib" path="lib/batik-extension.jar"/>
 
12
        <classpathentry exported="true" kind="lib" path="lib/batik-gui-util.jar"/>
 
13
        <classpathentry exported="true" kind="lib" path="lib/batik-gvt.jar"/>
 
14
        <classpathentry kind="lib" path="lib/batik-parser.jar"/>
 
15
        <classpathentry exported="true" kind="lib" path="lib/batik-rasterizer.jar"/>
 
16
        <classpathentry exported="true" kind="lib" path="lib/batik-script.jar"/>
 
17
        <classpathentry exported="true" kind="lib" path="lib/batik-slideshow.jar"/>
 
18
        <classpathentry exported="true" kind="lib" path="lib/batik-squiggle.jar"/>
 
19
        <classpathentry exported="true" kind="lib" path="lib/batik-svg-dom.jar"/>
 
20
        <classpathentry exported="true" kind="lib" path="lib/batik-svggen.jar"/>
 
21
        <classpathentry exported="true" kind="lib" path="lib/batik-svgpp.jar"/>
 
22
        <classpathentry kind="lib" path="lib/batik-swing.jar"/>
 
23
        <classpathentry exported="true" kind="lib" path="lib/batik-transcoder.jar"/>
 
24
        <classpathentry exported="true" kind="lib" path="lib/batik-ttf2svg.jar"/>
 
25
        <classpathentry exported="true" kind="lib" path="lib/batik-util.jar"/>
 
26
        <classpathentry exported="true" kind="lib" path="lib/batik-xml.jar"/>
 
27
        <classpathentry exported="true" kind="lib" path="lib/batik.jar"/>
 
28
        <classpathentry exported="true" kind="lib" path="lib/js.jar"/>
 
29
        <classpathentry exported="true" kind="lib" path="lib/pdf-transcoder.jar"/>
 
30
        <classpathentry kind="lib" path="lib/xalan-2.6.0.jar"/>
 
31
        <classpathentry kind="output" path="bin"/>
 
32
</classpath>