소스 검색

Set eclipse folder outside of build-folder to not have hickups in Eclipse whener we run 'ant clean'

Conflicts:
	.classpath

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1791592 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_3_17_BETA1
Dominik Stadler 7 년 전
부모
커밋
4d0276e224
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      .classpath

+ 1
- 1
.classpath 파일 보기

@@ -32,5 +32,5 @@
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.10.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.1.jar"/>
<classpathentry kind="output" path="build/eclipse"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Loading…
취소
저장