Skip to content

Commit

Permalink
added missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsontom committed Dec 15, 2017
1 parent 2c743b1 commit bf0f602
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ Require-Bundle: org.junit;bundle-version="4.11.0",
org.eclipse.core.databinding;bundle-version="1.4.1",
org.eclipse.core.databinding.property;bundle-version="1.4.200",
org.eclipse.fx.core;bundle-version="0.9.0",
org.eclipse.equinox.preferences
org.eclipse.equinox.preferences,
org.eclipse.fx.core.di.context
Import-Package: javax.annotation;version="1.1.0";resolution:=optional,
javax.inject;version="1.0.0",
org.eclipse.core.runtime;version="3.5.0",
Expand Down

0 comments on commit bf0f602

Please sign in to comment.