commit | 95490857e8b26fb111d87ceae904616bddb0c0ad | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan.herrmann@berlin.de> | Thu Apr 28 22:19:30 2016 +0200 |
committer | Stephan Herrmann <stephan.herrmann@berlin.de> | Thu Apr 28 22:23:02 2016 +0200 |
tree | eb858cda409feb3a964d5dfc1d1d31bc40452ea2 | |
parent | 28c5e1934c16f28c92a93ab5ddd6a885e6c39884 [diff] [blame] |
Bug 462785: [otdre][debug] automatically select weaver when launching
diff --git a/plugins/org.eclipse.objectteams.otdt.debug.adaptor/src/org/eclipse/objectteams/otdt/internal/debug/adaptor/debugMessages.properties b/plugins/org.eclipse.objectteams.otdt.debug.adaptor/src/org/eclipse/objectteams/otdt/internal/debug/adaptor/debugMessages.properties index fe10c2c..524eec2 100644 --- a/plugins/org.eclipse.objectteams.otdt.debug.adaptor/src/org/eclipse/objectteams/otdt/internal/debug/adaptor/debugMessages.properties +++ b/plugins/org.eclipse.objectteams.otdt.debug.adaptor/src/org/eclipse/objectteams/otdt/internal/debug/adaptor/debugMessages.properties
@@ -3,3 +3,4 @@ OTLaunching_OTEquinox_checkbox_label=Enable OT/Equinox OTLaunching_OTRE_group_title=Object Teams Runtime OTLaunching_no_OTJ_project_found=No OT/J plug-in project found, debug functionality not fully available. +OTLaunching_conflicting_weaving_modes=Conflicting weaving modes:\n\tproject {0}: {1}\n\tproject {2}: {3} \ No newline at end of file