diff --git a/ws/eclipse/Jdbc/src/main/java/CatalogManager.properties b/ws/eclipse/Jdbc/src/main/java/CatalogManager.properties
index 55fa7b661d676c27b229dd7bffc62ac1d3e953ec..78883cb5f620f7d057990fe9f38e765c186eab80 100644
--- a/ws/eclipse/Jdbc/src/main/java/CatalogManager.properties
+++ b/ws/eclipse/Jdbc/src/main/java/CatalogManager.properties
@@ -1,9 +1,10 @@
 # Catalogs are relative to this properties file
 relative-catalogs=false
 # Catalog list
-
+# may have to be updated depending on your Oygenxml version and type of installation
+#
 catalogs=\
-/usr/share/eclipse/dropins/oxygenxml.oxygen_14.2/plugins/com.oxygenxml.editor_14.2.0.v2013021115/frameworks/xhtml/dtd/xhtmlcatalog.xml;\
-/usr/share/eclipse/dropins/oxygenxml.oxygen_14.2/plugins/com.oxygenxml.editor_14.2.0.v2013021115/frameworks/xhtml11/dtd/xhtmlcatalog.xml
+/usr/share/eclipse.oxygen/dropins/oxygenxml.oxygen_15.2/plugins/com.oxygenxml.editor_15.2.0.v2014013017/frameworks/xhtml/dtd/xhtmlcatalog.xml;\
+/usr/share/eclipse.oxygen/dropins/oxygenxml.oxygen_15.2/plugins/com.oxygenxml.editor_15.2.0.v2014013017/frameworks/xhtml11/dtd/xhtmlcatalog.xml
 # PUBLIC in favour of SYSTEM
 prefer=public
\ No newline at end of file