Code Search for Developers
 
 
  

.project from BIRT at Krugle


Show .project syntax highlighted

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.eclipse.birt.chart.device.swt</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>




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/
            device/
              swt/
                i18n/
                  Messages.java
                  nls.properties
                util/
                  SwtUtil.java
                ChartDeviceSwtActivator.java
                R31Enhance.java
                RegionAction.java
                SwtDisplayServer.java
                SwtEventHandler.java
                SwtRendererImpl.java
                SwtTextMetrics.java
                SwtTextRenderer.java
  .classpath
  .project
  BuildChartDeviceSwt.xml
  about.html
  build.properties
  plugin.xml