Author: rob.stryker(a)jboss.com
Date: 2009-07-30 15:53:41 -0400 (Thu, 30 Jul 2009)
New Revision: 16911
Modified:
workspace/rstryker/wtpPropertyPageContrib/org.eclipse.wst.common.componentcore.ui/src/org/eclipse/wst/common/componentcore/ui/ComponentCoreUIPlugin.java
Log:
JBIDE-4320 - rename of plugin
Modified:
workspace/rstryker/wtpPropertyPageContrib/org.eclipse.wst.common.componentcore.ui/src/org/eclipse/wst/common/componentcore/ui/ComponentCoreUIPlugin.java
===================================================================
---
workspace/rstryker/wtpPropertyPageContrib/org.eclipse.wst.common.componentcore.ui/src/org/eclipse/wst/common/componentcore/ui/ComponentCoreUIPlugin.java 2009-07-30
19:52:10 UTC (rev 16910)
+++
workspace/rstryker/wtpPropertyPageContrib/org.eclipse.wst.common.componentcore.ui/src/org/eclipse/wst/common/componentcore/ui/ComponentCoreUIPlugin.java 2009-07-30
19:53:41 UTC (rev 16911)
@@ -23,7 +23,7 @@
public class ComponentCoreUIPlugin extends AbstractUIPlugin {
// The plug-in ID
- public static final String PLUGIN_ID =
"org.eclipse.wst.common.componentcore.ui"; //$NON-NLS-1$
+ public static final String PLUGIN_ID = "org.eclipse.wst.common.modulecore.ui";
//$NON-NLS-1$
// The shared instance
private static ComponentCoreUIPlugin plugin;
Show replies by date