diff --git a/.existdb.json b/.existdb.json
new file mode 100644
index 00000000..6a7d0790
--- /dev/null
+++ b/.existdb.json
@@ -0,0 +1,20 @@
+{
+ "servers": {
+ "localhost": {
+ "server": "http://localhost:8080/exist",
+ "user": "admin",
+ "password": ""
+ }
+ },
+ "sync": {
+ "server": "localhost",
+ "root": "/db/apps/eXide",
+ "active": true,
+ "ignore": [
+ ".existdb.json",
+ ".git/**",
+ "node_modules/**",
+ "bower_components/**"
+ ]
+ }
+}
diff --git a/.gitignore b/.gitignore
index 19b1a40e..ab3d055d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ build/*
expath-pkg.xml
resources/scripts/xqlint.min.js
+resources/scripts/ace
tools/r.js
diff --git a/build.xml b/build.xml
index a545eaee..398cdfc8 100644
--- a/build.xml
+++ b/build.xml
@@ -14,6 +14,8 @@
+
+
@@ -46,7 +48,7 @@
-
+
@@ -113,6 +115,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
@@ -132,6 +146,7 @@
+
diff --git a/index.html.tmpl b/index.html.tmpl
index 621af18f..5341c5a6 100755
--- a/index.html.tmpl
+++ b/index.html.tmpl
@@ -16,19 +16,19 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+