If a -export fails, it will prohibit saving the normal JAR build by the bnd which might be necessary. It is therefore necessary to delete the errors before eclipse can properly export if the local jar is part of the export.
The text was updated successfully, but these errors were encountered:
This patch will not block the saving of the files
when the export fails. Then the next time it
all falls in place again.
Signed-off-by: Peter Kriens <Peter.Kriens@aqute.biz>
This patch will not block the saving of the files
when the export fails. Then the next time it
all falls in place again.
Signed-off-by: Peter Kriens <Peter.Kriens@aqute.biz>
If a -export fails, it will prohibit saving the normal JAR build by the bnd which might be necessary. It is therefore necessary to delete the errors before eclipse can properly export if the local jar is part of the export.
The text was updated successfully, but these errors were encountered: