| author | Rainer Pielmann | 2012-01-20 05:57:53 (EST) |
|---|---|---|
| committer | Stephan Born | 2012-04-24 04:29:46 (EDT) |
| commit | f5f20a4652b54932f68532d761bdae5a20b760e2 (patch) (side-by-side diff) | |
| tree | cf9a25d520adb6c5f0c8beb2db1d27a2c0382ed3 | |
| parent | 497855b219065b30340682d4033375a1fb21597c (diff) | |
| download | org.eclipse.stardust.ide-f5f20a4652b54932f68532d761bdae5a20b760e2.zip org.eclipse.stardust.ide-f5f20a4652b54932f68532d761bdae5a20b760e2.tar.gz org.eclipse.stardust.ide-f5f20a4652b54932f68532d761bdae5a20b760e2.tar.bz2 | |
Jira-ID: CRNT-23271 Debug configuration for Infinity Message Processing Test throws runtime exception
git-svn-id: http://emeafrazerg/svn/ipp/product/trunk/stardust/ide@53013 8100b5e0-4d52-466c-ae9c-bdeccbdeaf6b
| -rw-r--r-- | modeling/org.eclipse.stardust.modeling.transformation/plugin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modeling/org.eclipse.stardust.modeling.transformation/plugin.xml b/modeling/org.eclipse.stardust.modeling.transformation/plugin.xml index 9a93697..48bc91a 100644 --- a/modeling/org.eclipse.stardust.modeling.transformation/plugin.xml +++ b/modeling/org.eclipse.stardust.modeling.transformation/plugin.xml @@ -16,7 +16,7 @@ <extension point="org.eclipse.stardust.modeling.transformation.messageFormat"> <messageFormat - class="com.infinity.bpm.messaging.modeling.format.XMLMessageFormat" + class="org.eclipse.stardust.engine.extensions.transformation.format.XMLMessageFormat" id="XML"> </messageFormat> </extension> |

