Author: dgeraskov
Date: 2010-06-08 10:42:03 -0400 (Tue, 08 Jun 2010)
New Revision: 22637
Modified:
branches/3.2.helios/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/RefactoringTest.java
Log:
https://jira.jboss.org/browse/JBIDE-6420
Modified:
branches/3.2.helios/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/RefactoringTest.java
===================================================================
---
branches/3.2.helios/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/RefactoringTest.java 2010-06-08
14:27:17 UTC (rev 22636)
+++
branches/3.2.helios/hibernatetools/tests/org.hibernate.eclipse.console.test/src/org/hibernate/eclipse/console/test/RefactoringTest.java 2010-06-08
14:42:03 UTC (rev 22637)
@@ -534,7 +534,6 @@
return null;
}
- @Override
public void setAttribute(String attributeName, Set value) {
attributes.put(attributeName, value);
}