Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Schindl2015-06-09 07:09:28 +0000
committerTom Schindl2015-06-09 08:54:46 +0000
commit2d3f38942e8167b1b22a0a7a0e1dcab0c40c95e7 (patch)
tree73e5dcb8e5719e6a5a3bd83e7ec0f0bc464aa614 /bundles/tooling/org.eclipse.fx.ide.l10n/src-gen/org/eclipse/fx/ide/l10n/nLSDsl/impl/MessageParamImpl.java
parent7c878265f14bb1ec3135a738314b2b8e8c9b7463 (diff)
downloadorg.eclipse.efxclipse-2d3f38942e8167b1b22a0a7a0e1dcab0c40c95e7.tar.gz
org.eclipse.efxclipse-2d3f38942e8167b1b22a0a7a0e1dcab0c40c95e7.tar.xz
org.eclipse.efxclipse-2d3f38942e8167b1b22a0a7a0e1dcab0c40c95e7.zip
Bug 447936 - [xtext] Unable to create the selected preference page.
Diffstat (limited to 'bundles/tooling/org.eclipse.fx.ide.l10n/src-gen/org/eclipse/fx/ide/l10n/nLSDsl/impl/MessageParamImpl.java')
-rw-r--r--bundles/tooling/org.eclipse.fx.ide.l10n/src-gen/org/eclipse/fx/ide/l10n/nLSDsl/impl/MessageParamImpl.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/tooling/org.eclipse.fx.ide.l10n/src-gen/org/eclipse/fx/ide/l10n/nLSDsl/impl/MessageParamImpl.java b/bundles/tooling/org.eclipse.fx.ide.l10n/src-gen/org/eclipse/fx/ide/l10n/nLSDsl/impl/MessageParamImpl.java
index e65aaa12e..8aa093fcd 100644
--- a/bundles/tooling/org.eclipse.fx.ide.l10n/src-gen/org/eclipse/fx/ide/l10n/nLSDsl/impl/MessageParamImpl.java
+++ b/bundles/tooling/org.eclipse.fx.ide.l10n/src-gen/org/eclipse/fx/ide/l10n/nLSDsl/impl/MessageParamImpl.java
@@ -19,11 +19,11 @@ import org.eclipse.fx.ide.l10n.nLSDsl.PredefinedTypes;
* <!-- end-user-doc -->
* <p>
* The following features are implemented:
+ * </p>
* <ul>
* <li>{@link org.eclipse.fx.ide.l10n.nLSDsl.impl.MessageParamImpl#getPredefined <em>Predefined</em>}</li>
* <li>{@link org.eclipse.fx.ide.l10n.nLSDsl.impl.MessageParamImpl#getVar <em>Var</em>}</li>
* </ul>
- * </p>
*
* @generated
*/

Back to the top