Author: yzhishko
Date: 2010-06-17 07:48:17 -0400 (Thu, 17 Jun 2010)
New Revision: 22853
Modified:
trunk/jst/plugins/org.jboss.tools.jst.css/src/org/jboss/tools/jst/css/common/CSSStyleListener.java
Log:
https://jira.jboss.org/browse/JBIDE-5979
Modified:
trunk/jst/plugins/org.jboss.tools.jst.css/src/org/jboss/tools/jst/css/common/CSSStyleListener.java
===================================================================
---
trunk/jst/plugins/org.jboss.tools.jst.css/src/org/jboss/tools/jst/css/common/CSSStyleListener.java 2010-06-17
11:45:01 UTC (rev 22852)
+++
trunk/jst/plugins/org.jboss.tools.jst.css/src/org/jboss/tools/jst/css/common/CSSStyleListener.java 2010-06-17
11:48:17 UTC (rev 22853)
@@ -155,7 +155,7 @@
public void notifyChanged(INodeNotifier notifier, int eventType,
Object changedFeature, Object oldValue, Object newValue, int pos) {
/*
- * Fixed by yzhishko. See
https://jira.jboss.org/jira/browse/JBIDE-.
+ * Fixed by yzhishko. See
https://jira.jboss.org/jira/browse/JBIDE-5979.
*/
IEditorPart editorPart = PlatformUI.getWorkbench()
.getActiveWorkbenchWindow().getActivePage().getActiveEditor();