NEW - bug 278533: a number of bundles missing about.html files
https://bugs.eclipse.org/bugs/show_bug.cgi?id=278533
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/plugin.properties b/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/plugin.properties
new file mode 100644
index 0000000..ef1c723
--- /dev/null
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/plugin.properties
@@ -0,0 +1,16 @@
+# NLS_MESSAGEFORMAT_VAR          needed to handle quotes correctly
+#
+# Copyright (c) 2005 IBM Corporation and others.
+# All rights reserved. This program and the accompanying materials 
+# are made available under the terms of the Eclipse Public License v1.0
+# which is available at
+# http://www.eclipse.org/legal/epl-v10.html
+# 
+# Contributors:
+#     IBM Corporation - initial API and implementation
+#
+
+!-- plugin.xml 
+pluginName = Eclipse Data Tools Platform Lexer Plug-in
+nl1PluginName 	= SQL Query Parser Nl1 Fragment
+providerName = Eclipse Data Tools Platform
\ No newline at end of file