Skip to content
Snippets Groups Projects
Commit 2dd15a98 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Guava: Reduce com.google.* exports.

parent fde82e07
No related branches found
No related tags found
1 merge request!2Dependency injection
...@@ -41,24 +41,7 @@ Require-Bundle: org.fortiss.tooling.base.ui;visibility:=reexport, ...@@ -41,24 +41,7 @@ Require-Bundle: org.fortiss.tooling.base.ui;visibility:=reexport,
org.fortiss.af3.platform.hierarchic, org.fortiss.af3.platform.hierarchic,
org.fortiss.af3.task, org.fortiss.af3.task,
org.fortiss.af3.partition;visibility:=reexport org.fortiss.af3.partition;visibility:=reexport
Export-Package: com.google.common.annotations, Export-Package: org.fortiss.af3.exploration.alg,
com.google.common.base,
com.google.common.base.internal,
com.google.common.cache,
com.google.common.collect,
com.google.common.escape,
com.google.common.eventbus,
com.google.common.hash,
com.google.common.html,
com.google.common.io,
com.google.common.math,
com.google.common.net,
com.google.common.primitives,
com.google.common.reflect,
com.google.common.util.concurrent,
com.google.common.xml,
com.google.thirdparty.publicsuffix,
org.fortiss.af3.exploration.alg,
org.fortiss.af3.exploration.alg.backend, org.fortiss.af3.exploration.alg.backend,
org.fortiss.af3.exploration.alg.dse, org.fortiss.af3.exploration.alg.dse,
org.fortiss.af3.exploration.alg.dse.backend.opt4j.encoding.comm, org.fortiss.af3.exploration.alg.dse.backend.opt4j.encoding.comm,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment