mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
update gradle files and project structure along https://github.com/centic9/poi/tree/gradle_build remove eclipse IDE project files remove obsolete record generator files git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888111 13f79535-47bb-0310-9956-ffa450edef68
3 lines
122 B
Groovy
3 lines
122 B
Groovy
rootProject.name = 'poi'
|
|
|
|
include 'main', 'ooxml-schema', 'ooxml', 'excelant', 'examples', 'scratchpad', 'integrationtest' |