Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
sigil-1.0.0
-
None
-
None
Description
To reproduce this you have to manually add a package to the sigil.properties file:
e.g.
-imports: \
<tab>com.sun.image.codec.jpeg;resolution=optional;resolve=auto, \
A warning appears in "problems" and the dependencies tab of the Sigil editor displays an error icon.
It is quite possible the package is not available in the dev environment and is added because of some other dependency (e.g. an embedded lib).
It would also be good if Sigil allowed you to add a package by name if optional was checked - at the moment it only allows packages to be selected from the current environment.