Code Search for Developers
 
 
  

.classpath from BIRT at Krugle


Show .classpath syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>




See more files for this project here

BIRT

BIRT is an open source, Eclipse-based reporting system that integrates with your application to produce compelling reports for both web and PDF.

Project homepage: http://www.eclipse.org/birt/phoenix/
Programming language(s): Java,XML
License: gpl2

  META-INF/
    MANIFEST.MF
  src/
    org/
      eclipse/
        birt/
          chart/
            tests/
              device/
                golden/
                  chart/
                    2dline.gif
                    2dline.pdf
                    2dline.png
                    2dline.svg
                    2dpie.gif
                    2dpie.pdf
                    2dpie.png
                    2dpie.svg
                    2dscatter.gif
                    2dscatter.pdf
                    2dscatter.png
                    2dscatter.svg
                    2dstock.gif
                    2dstock.pdf
                    2dstock.png
                    2dstock.svg
                    2dvert.gif
                    2dvert.pdf
                    2dvert.png
                    2dvert.svg
                    2dvert2.gif
                    2dvert2.pdf
                    2dvert2.png
                    2dvert2.svg
                    3dline.gif
                    3dline.pdf
                    3dline.png
                    3dline.svg
                    3dpie.gif
                    3dpie.pdf
                    3dpie.png
                    3dpie.svg
                    3dvert.gif
                    3dvert.pdf
                    3dvert.png
                    3dvert.svg
                  primitives/
                    arc.gif
                    arc.pdf
                    arc.png
                    arc.svg
                    line.gif
                    line.pdf
                    line.png
                    line.svg
                    polygon.gif
                    polygon.pdf
                    polygon.png
                    polygon.svg
                    rect.gif
                    rect.pdf
                    rect.png
                    rect.svg
                input/
                  chart/
                    2dline.drw
                    2dpie.drw
                    2dscatter.drw
                    2dstock.drw
                    2dvert.drw
                    2dvert2.drw
                    3dline.drw
                    3dpie.drw
                    3dvert.drw
                  primitives/
                    arc.drw
                    line.drw
                    polygon.drw
                    rect.drw
                render/
                  Gif8PrimitiveGen.java
                  ImageOutputBaseTest.java
                  ImageRenderTest.java
                  PdfPrimitiveGen.java
                  Png24PrimitiveGen.java
                  SvgPrimitiveGen.java
                svg/
                  SVGGradientPaintTest.java
                DeviceTest.java
              engine/
                aggregate/
                computation/
                datafeed/
                exception/
                internal/
                model/
                util/
                EngineTest.java
              i18n/
                I18nTest.java
                MessagesTest.java
              reportitem/
                impl/
              ui/
              util/
                FileUtil.java
              AllTests.java
              TestsPlugin.java
  testsuite/
    org/
  .classpath
  .project
  BuildChartTests.xml
  about.html
  build.properties
  plugin.xml
  readme.html