Cannot resolve imported package warning for optional packages
-------------------------------------------------------------

                 Key: FELIX-2593
                 URL: https://issues.apache.org/jira/browse/FELIX-2593
             Project: Felix
          Issue Type: Bug
          Components: Sigil
    Affects Versions: sigil-1.0.0
            Reporter: Christopher Brind
            Priority: Minor


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.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to