IDE performance can be improved if the SigilProject checks to see if any
imports, require bundle or exports statements have changed before recalculating
project classpaths
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: FELIX-2164
URL: https://issues.apache.org/jira/browse/FELIX-2164
Project: Felix
Issue Type: Improvement
Components: Sigil
Reporter: David Savage
Priority: Minor
Currently the SigilProject recalculates it's dependencies each time it has
saved, however this can prompt a resolution even when all that is changed is an
internal value such as bundle description or bundle activator that does not
effect the resolution status of this bundle.
Better to check on each save if dependency data has changed and only resolve in
these scenarios
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.