java/cewolf-1.0/.project
changeset 1 639991d0808a
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/java/cewolf-1.0/.project	Sat Feb 28 21:31:02 2009 +0100
     1.3 @@ -0,0 +1,31 @@
     1.4 +<projectDescription>
     1.5 +  <name>cewolf</name>
     1.6 +  <comment>Cewolf is a tag library for JfreeChart.
     1.7 +    JFreeChart is a class library, written in Java, for generating charts.
     1.8 +    Utilising the Java2D APIs, it currently supports bar charts, pie charts,
     1.9 +    line charts, XY-plots and time series plots.</comment>
    1.10 +  <projects/>
    1.11 +  <buildSpec>
    1.12 +    <buildCommand>
    1.13 +      <name>org.eclipse.jdt.core.javabuilder</name>
    1.14 +      <arguments/>
    1.15 +    </buildCommand>
    1.16 +    <buildCommand>
    1.17 +      <name>org.eclipse.wst.common.modulecore.ComponentStructuralBuilder</name>
    1.18 +      <arguments/>
    1.19 +    </buildCommand>
    1.20 +    <buildCommand>
    1.21 +      <name>org.eclipse.wst.validation.validationbuilder</name>
    1.22 +      <arguments/>
    1.23 +    </buildCommand>
    1.24 +    <buildCommand>
    1.25 +      <name>org.eclipse.wst.common.modulecore.ComponentStructuralBuilderDependencyResolver</name>
    1.26 +      <arguments/>
    1.27 +    </buildCommand>
    1.28 +  </buildSpec>
    1.29 +  <natures>
    1.30 +    <nature>org.eclipse.jdt.core.javanature</nature>
    1.31 +    <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
    1.32 +    <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
    1.33 +  </natures>
    1.34 +</projectDescription>
    1.35 \ No newline at end of file