File: ant.xml

package info (click to toggle)
jabref 2.7~beta1%2Bds-6
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 10,560 kB
  • sloc: java: 75,844; xml: 1,378; sh: 53; makefile: 14
file content (15 lines) | stat: -rw-r--r-- 437 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="AntConfiguration">
    <defaultAnt bundledAnt="true" />
    <buildFile url="file://$PROJECT_DIR$/build.xml">
      <additionalClassPath />
      <antReference projectDefault="true" />
      <customJdkName value="" />
      <maximumHeapSize value="128" />
      <maximumStackSize value="2" />
      <properties />
    </buildFile>
  </component>
</project>