Files
ncore-sample/ncore-properties-template.xml
r.kislukhin 3350c886f4 Updated
Added clean database
2019-04-12 18:38:16 +03:00

7 lines
290 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
<entry key="ncore.developer.mode">true</entry>
<!-- <entry key="ncore.db.url">jdbc:firebirdsql:localhost:ncore-sample-dev?lc_ctype=WIN1251</entry> -->
</properties>