java/cewolf-1.0/.project
author František Kučera <franta-hg@frantovo.cz>
Sat, 28 Feb 2009 21:31:02 +0100
changeset 1 639991d0808a
permissions -rw-r--r--
Rozbalená knihovna verze 1.0
     1 <projectDescription>
     2   <name>cewolf</name>
     3   <comment>Cewolf is a tag library for JfreeChart.
     4     JFreeChart is a class library, written in Java, for generating charts.
     5     Utilising the Java2D APIs, it currently supports bar charts, pie charts,
     6     line charts, XY-plots and time series plots.</comment>
     7   <projects/>
     8   <buildSpec>
     9     <buildCommand>
    10       <name>org.eclipse.jdt.core.javabuilder</name>
    11       <arguments/>
    12     </buildCommand>
    13     <buildCommand>
    14       <name>org.eclipse.wst.common.modulecore.ComponentStructuralBuilder</name>
    15       <arguments/>
    16     </buildCommand>
    17     <buildCommand>
    18       <name>org.eclipse.wst.validation.validationbuilder</name>
    19       <arguments/>
    20     </buildCommand>
    21     <buildCommand>
    22       <name>org.eclipse.wst.common.modulecore.ComponentStructuralBuilderDependencyResolver</name>
    23       <arguments/>
    24     </buildCommand>
    25   </buildSpec>
    26   <natures>
    27     <nature>org.eclipse.jdt.core.javanature</nature>
    28     <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
    29     <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
    30   </natures>
    31 </projectDescription>