- Add Docker Compose configurations for dev, prod, and standalone environments - Add database initialization scripts (init-db.sh, init-db-docker.sh) - Add enhanced start-docker-linux.sh with DB init support - Add comprehensive database initialization guide - Support for automatic dbexport.pgsql import on first run - Include safety checks for production environment
11 lines
324 B
XML
11 lines
324 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<faceted-project>
|
|
<runtime name="woosung"/>
|
|
<fixed facet="wst.jsdt.web"/>
|
|
<fixed facet="jst.web"/>
|
|
<fixed facet="java"/>
|
|
<installed facet="java" version="1.7"/>
|
|
<installed facet="jst.web" version="3.0"/>
|
|
<installed facet="wst.jsdt.web" version="1.0"/>
|
|
</faceted-project>
|