Skip to content

Latest commit

 

History

History
34 lines (15 loc) · 487 Bytes

DeveloperNotice.md

File metadata and controls

34 lines (15 loc) · 487 Bytes

VCS: git
Dependency Management:maven
IDE:IntelliJ IDEA Community

setting IDE code style:
import dble_IntelliJ.xml into IntelliJ

codestyle

Checkstyle Plugin: check before commit

setting:
checkstyle

FindBugs-IDEA:check before commit

setting:
findbugs

copy config files to target before build( FOR windows )

copyResource1

copyResource2