mirror of
https://e.coding.net/circlecloud/LuckLottery.git
synced 2024-11-16 09:58:50 +00:00
dd1c0a0a7c
Conflicts: src/cn/citycraft/LuckLottery/LuckLottery.java src/cn/citycraft/LuckLottery/config/FileConfig.java src/cn/citycraft/LuckLottery/runnable/LotteryReward.java src/plugin.yml Signed-off-by: j502647092 <jtb1@163.com>
24 lines
540 B
XML
24 lines
540 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>LuckLottery</name>
|
|
<comment></comment>
|
|
<projects>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.m2e.core.maven2Builder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>org.eclipse.m2e.core.maven2Nature</nature>
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
</natures>
|
|
</projectDescription>
|