There appears to be a missing icon in the properties editor for the Hibernate config file.
Steps to repro:
0. install devstudio from installer jar, devstudio-10.2.0.AM2-v20161014-1657-B6205-installer-standalone.jar
1. create a project from File > New > Other > General > Project
2. select the project then create a hibernate.cfg.xml file using the File > New > Other > Hibernate > Hibernate Configuration File (cfg.xml).
Note the error in the view.
- relates to
-
JBIDE-23413 use Import-Package instead of Require-Bundle for slf4j.api [hibernate]
- Closed