]
Koen Aers reassigned JBIDE-25798:
---------------------------------
Assignee: Koen Aers
Remove uses and implementation of
IExporter#setProperties(Properties)
---------------------------------------------------------------------
Key: JBIDE-25798
URL:
https://issues.jboss.org/browse/JBIDE-25798
Project: Tools (JBoss Tools)
Issue Type: Task
Components: hibernate
Affects Versions: 4.5.3.AM2
Reporter: Koen Aers
Assignee: Koen Aers
The properties can be derived from the IConfiguration and set in the implementation of
IExporter#setConfiguration(IConfiguration).