However, as a workaround I've found that you can use the build-in icons that are located in the jar files, but you need to know their names and paths. Thus, here is a list of the jar files that can be used for icons.
- [MIDDLEWARE_HOME]\oracle_common\modules\oracle.javatools_[JDEV_VERSION]\oicons.jar
- [MIDDLEWARE_HOME]\oracle_common\modules\oracle.javatools_[JDEV_VERSION]\javatools-nodeps.jar
You can then use the following path to reference the files with the correct filename:
- /oracle/javatools/icons/[filename].png
Now even though you don't have your own icons, you still at least can have different and more appropriate icons for your snippets.