diff options
Diffstat (limited to 'plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse')
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/Activator.java (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/Activator.java) | 4 | ||||
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/Messages.java (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/Messages.java) | 4 | ||||
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/directeditor/HTMLCommentEditorDialogConfiguration.java (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/directeditor/HTMLCommentEditorDialogConfiguration.java) | 10 | ||||
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/messages.properties (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/messages.properties) | 0 | ||||
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentContentProvider.java (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentContentProvider.java) | 2 | ||||
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentFilter.java (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentFilter.java) | 2 | ||||
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentPropertySection.java (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentPropertySection.java) | 4 | ||||
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentRichText.java (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentRichText.java) | 2 | ||||
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentRichTextEditor.java (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentRichTextEditor.java) | 2 | ||||
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentRichTextFormToolkit.java (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentRichTextFormToolkit.java) | 2 | ||||
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentedElementPropertySection.java (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentedElementPropertySection.java) | 10 | ||||
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/FocusAwareCommentRichText.java (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/FocusAwareCommentRichText.java) | 6 | ||||
-rw-r--r-- | plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/FocusAwareCommentRichTextEditor.java (renamed from plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/FocusAwareCommentRichTextEditor.java) | 4 |
13 files changed, 26 insertions, 26 deletions
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/Activator.java b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/Activator.java index 8701d537ec9..fb7c1861610 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/Activator.java +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/Activator.java @@ -1,6 +1,6 @@ -package org.eclipse.papyrus.tabbedproperties.comments;
+package org.eclipse.papyrus.uml.properties.tabbedproperties.comments;
-import org.eclipse.papyrus.log.LogHelper;
+import org.eclipse.papyrus.infra.core.log.LogHelper;
import org.eclipse.ui.plugin.AbstractUIPlugin;
import org.osgi.framework.BundleContext;
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/Messages.java b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/Messages.java index 495cc9d72d6..3673aa3c156 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/Messages.java +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/Messages.java @@ -1,10 +1,10 @@ -package org.eclipse.papyrus.tabbedproperties.comments;
+package org.eclipse.papyrus.uml.properties.tabbedproperties.comments;
import org.eclipse.osgi.util.NLS;
public class Messages extends NLS {
- private static final String BUNDLE_NAME = "org.eclipse.papyrus.tabbedproperties.comments.messages"; //$NON-NLS-1$
+ private static final String BUNDLE_NAME = "org.eclipse.papyrus.uml.properties.tabbedproperties.comments.messages"; //$NON-NLS-1$
public static String CommentedElementPropertySection_AddButtonTooltip;
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/directeditor/HTMLCommentEditorDialogConfiguration.java b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/directeditor/HTMLCommentEditorDialogConfiguration.java index f6fa2e58557..ba1fc31c8db 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/directeditor/HTMLCommentEditorDialogConfiguration.java +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/directeditor/HTMLCommentEditorDialogConfiguration.java @@ -9,19 +9,19 @@ * Contributors:
* Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.tabbedproperties.comments.directeditor;
+package org.eclipse.papyrus.uml.properties.tabbedproperties.comments.directeditor;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.jface.dialogs.Dialog;
import org.eclipse.jface.dialogs.IDialogConstants;
import org.eclipse.jface.dialogs.TrayDialog;
-import org.eclipse.papyrus.core.utils.EditorUtils;
import org.eclipse.papyrus.extensionpoints.editors.configuration.DefaultDirectEditorConfiguration;
import org.eclipse.papyrus.extensionpoints.editors.configuration.IAdvancedEditorConfiguration;
import org.eclipse.papyrus.extensionpoints.editors.ui.ILabelEditorDialog;
-import org.eclipse.papyrus.tabbedproperties.comments.Messages;
-import org.eclipse.papyrus.tabbedproperties.comments.propertysection.CommentRichTextEditor;
-import org.eclipse.papyrus.tabbedproperties.comments.propertysection.CommentRichTextFormToolkit;
+import org.eclipse.papyrus.infra.core.utils.EditorUtils;
+import org.eclipse.papyrus.uml.properties.tabbedproperties.comments.Messages;
+import org.eclipse.papyrus.uml.properties.tabbedproperties.comments.propertysection.CommentRichTextEditor;
+import org.eclipse.papyrus.uml.properties.tabbedproperties.comments.propertysection.CommentRichTextFormToolkit;
import org.eclipse.swt.SWT;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Control;
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/messages.properties b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/messages.properties index 67b94f0e311..67b94f0e311 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/messages.properties +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/messages.properties diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentContentProvider.java b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentContentProvider.java index 41a7706d209..38255a3c02b 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentContentProvider.java +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentContentProvider.java @@ -11,7 +11,7 @@ *
*****************************************************************************/
-package org.eclipse.papyrus.tabbedproperties.comments.propertysection;
+package org.eclipse.papyrus.uml.properties.tabbedproperties.comments.propertysection;
import org.eclipse.jface.viewers.IContentProvider;
import org.eclipse.jface.viewers.Viewer;
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentFilter.java b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentFilter.java index 9fab8cae41b..1678a177ab6 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentFilter.java +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentFilter.java @@ -1,4 +1,4 @@ -package org.eclipse.papyrus.tabbedproperties.comments.propertysection;
+package org.eclipse.papyrus.uml.properties.tabbedproperties.comments.propertysection;
import org.eclipse.core.runtime.IAdaptable;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.jface.viewers.IFilter;
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentPropertySection.java b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentPropertySection.java index 390a1ba8055..9a054c7c12f 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentPropertySection.java +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentPropertySection.java @@ -11,14 +11,14 @@ *
*****************************************************************************/
-package org.eclipse.papyrus.tabbedproperties.comments.propertysection;
+package org.eclipse.papyrus.uml.properties.tabbedproperties.comments.propertysection;
import org.eclipse.core.runtime.IAdaptable;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.edit.domain.IEditingDomainProvider;
import org.eclipse.jface.viewers.ISelection;
import org.eclipse.jface.viewers.IStructuredSelection;
-import org.eclipse.papyrus.core.utils.EditorUtils;
+import org.eclipse.papyrus.infra.core.utils.EditorUtils;
import org.eclipse.swt.SWT;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.ui.IWorkbenchPart;
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentRichText.java b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentRichText.java index 283d2a2f2cf..397fb892ed3 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentRichText.java +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentRichText.java @@ -8,7 +8,7 @@ // Contributors:
// IBM Corporation - initial implementation
//------------------------------------------------------------------------------
-package org.eclipse.papyrus.tabbedproperties.comments.propertysection;
+package org.eclipse.papyrus.uml.properties.tabbedproperties.comments.propertysection;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentRichTextEditor.java b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentRichTextEditor.java index 8fbe703587f..b019d96df26 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentRichTextEditor.java +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentRichTextEditor.java @@ -8,7 +8,7 @@ // Contributors:
// IBM Corporation - initial implementation
//------------------------------------------------------------------------------
-package org.eclipse.papyrus.tabbedproperties.comments.propertysection;
+package org.eclipse.papyrus.uml.properties.tabbedproperties.comments.propertysection;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EStructuralFeature;
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentRichTextFormToolkit.java b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentRichTextFormToolkit.java index 3e5f6a948fc..77b883cfa7a 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentRichTextFormToolkit.java +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentRichTextFormToolkit.java @@ -11,7 +11,7 @@ *
*****************************************************************************/
-package org.eclipse.papyrus.tabbedproperties.comments.propertysection;
+package org.eclipse.papyrus.uml.properties.tabbedproperties.comments.propertysection;
//------------------------------------------------------------------------------
//Copyright (c) 2005, 2006 IBM Corporation and others.
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentedElementPropertySection.java b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentedElementPropertySection.java index 2649a0b3155..3ddfaae6cb3 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/CommentedElementPropertySection.java +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/CommentedElementPropertySection.java @@ -11,7 +11,7 @@ *
*****************************************************************************/
-package org.eclipse.papyrus.tabbedproperties.comments.propertysection;
+package org.eclipse.papyrus.uml.properties.tabbedproperties.comments.propertysection;
import java.util.HashSet;
import java.util.Iterator;
@@ -63,12 +63,12 @@ import org.eclipse.jface.viewers.StructuredSelection; import org.eclipse.jface.viewers.TableViewer;
import org.eclipse.jface.viewers.Viewer;
import org.eclipse.papyrus.commands.wrappers.GMFtoEMFCommandWrapper;
-import org.eclipse.papyrus.core.utils.EditorUtils;
-import org.eclipse.papyrus.tabbedproperties.comments.Activator;
-import org.eclipse.papyrus.tabbedproperties.comments.Messages;
+import org.eclipse.papyrus.infra.core.utils.EditorUtils;
import org.eclipse.papyrus.uml.diagram.common.commands.CommonDeferredCreateConnectionViewCommand;
import org.eclipse.papyrus.uml.diagram.common.commands.SemanticAdapter;
import org.eclipse.papyrus.uml.diagram.common.parser.HTMLCleaner;
+import org.eclipse.papyrus.uml.properties.tabbedproperties.comments.Activator;
+import org.eclipse.papyrus.uml.properties.tabbedproperties.comments.Messages;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.MouseEvent;
import org.eclipse.swt.events.MouseListener;
@@ -163,7 +163,7 @@ public class CommentedElementPropertySection extends AbstractPropertySection imp // button to display a comment in the current diagram
displayCommentButton = getWidgetFactory().createButton(tableComposite, "", SWT.NONE); //$NON-NLS-1$
- displayCommentButton.setImage(org.eclipse.papyrus.uml.diagram.common.Activator.getPluginIconImage(org.eclipse.papyrus.tabbedproperties.comments.Activator.PLUGIN_ID, DISPLAY_ICON));
+ displayCommentButton.setImage(org.eclipse.papyrus.uml.diagram.common.Activator.getPluginIconImage(org.eclipse.papyrus.uml.properties.tabbedproperties.comments.Activator.PLUGIN_ID, DISPLAY_ICON));
displayCommentButton.setToolTipText(Messages.CommentedElementPropertySection_DisplayButtonTooltip);
displayCommentButton.addMouseListener(new DisplayCommentButtonMouseListener());
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/FocusAwareCommentRichText.java b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/FocusAwareCommentRichText.java index 711c6af3c69..21ec160cd60 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/FocusAwareCommentRichText.java +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/FocusAwareCommentRichText.java @@ -9,12 +9,12 @@ * Contributors:
* Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.tabbedproperties.comments.propertysection;
+package org.eclipse.papyrus.uml.properties.tabbedproperties.comments.propertysection;
import org.eclipse.emf.transaction.RecordingCommand;
import org.eclipse.emf.transaction.TransactionalEditingDomain;
-import org.eclipse.papyrus.core.utils.EditorUtils;
-import org.eclipse.papyrus.tabbedproperties.comments.Activator;
+import org.eclipse.papyrus.infra.core.utils.EditorUtils;
+import org.eclipse.papyrus.uml.properties.tabbedproperties.comments.Activator;
import org.eclipse.swt.SWT;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Event;
diff --git a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/FocusAwareCommentRichTextEditor.java b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/FocusAwareCommentRichTextEditor.java index 167d6140292..ef251c53c07 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/tabbedproperties/comments/propertysection/FocusAwareCommentRichTextEditor.java +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.tabbedproperties.comments/src/org/eclipse/papyrus/uml/properties/tabbedproperties/comments/propertysection/FocusAwareCommentRichTextEditor.java @@ -9,7 +9,7 @@ * Contributors:
* Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - Initial API and implementation
*****************************************************************************/
-package org.eclipse.papyrus.tabbedproperties.comments.propertysection;
+package org.eclipse.papyrus.uml.properties.tabbedproperties.comments.propertysection;
import org.eclipse.epf.richtext.IRichText;
import org.eclipse.swt.SWT;
@@ -39,7 +39,7 @@ public class FocusAwareCommentRichTextEditor extends CommentRichTextEditor { }
/**
- * @see org.eclipse.papyrus.tabbedproperties.comments.propertysection.CommentRichTextEditor#createRichTextControl(org.eclipse.swt.widgets.Composite,
+ * @see org.eclipse.papyrus.uml.properties.tabbedproperties.comments.propertysection.CommentRichTextEditor#createRichTextControl(org.eclipse.swt.widgets.Composite,
* int, java.lang.String)
*
* @param parent
|