summaryrefslogtreecommitdiffstats
path: root/.project
diff options
context:
space:
mode:
authorRainer Klute <klute@apache.org>2003-08-02 19:02:28 +0000
committerRainer Klute <klute@apache.org>2003-08-02 19:02:28 +0000
commita47c0bb61d25cb893b5dbce92262dd39adc2101d (patch)
tree793d8229a533c5dc202ca24fe9a9e6460d8b2143 /.project
parent0441b49c0539ac873d3e2f5393c0f25dcc5ef0df (diff)
downloadpoi-a47c0bb61d25cb893b5dbce92262dd39adc2101d.tar.gz
poi-a47c0bb61d25cb893b5dbce92262dd39adc2101d.zip
Javadoc, formatting and style improvements
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353280 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.project')
-rw-r--r--.project8
1 files changed, 7 insertions, 1 deletions
diff --git a/.project b/.project
index 2a90ecdda8..13100e35d8 100644
--- a/.project
+++ b/.project
@@ -1,11 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>POI</name>
+ <name>POI-Head-1</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
+ <name>com.atlassw.tools.eclipse.checkstyle.CheckstyleBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
@@ -13,5 +18,6 @@
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>com.atlassw.tools.eclipse.checkstyle.CheckstyleNature</nature>
</natures>
</projectDescription>