Skip to content

Commit

Permalink
Fxied spotbugs warnings - (Task #1184)
Browse files Browse the repository at this point in the history
- Fixed warnings on generic editor

---
Task #1184: Updating to Eclipse 2024/03 and all dependencies
  • Loading branch information
PhilMFischer committed Jul 10, 2024
1 parent c8cffff commit ab40faa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion de.dlr.sc.virsat.uiengine.ui/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ Require-Bundle: de.dlr.sc.virsat.commons,
org.eclipse.ui.forms;visibility:=reexport,
org.eclipse.nebula.widgets.gallery,
de.dlr.sc.virsat.external.lib.commons.cli,
de.dlr.sc.virsat.external.lib.matlabfile
de.dlr.sc.virsat.external.lib.matlabfile,
de.dlr.sc.virsat.external.lib.spotbugs
Bundle-ActivationPolicy: lazy
Export-Package: de.dlr.sc.virsat.uieingine.ui,
de.dlr.sc.virsat.uiengine.ui.cellEditor.aproperties,
Expand Down

0 comments on commit ab40faa

Please sign in to comment.