Skip to content

Commit

Permalink
Add import package org.glassfish.jersey to rest.core.tests
Browse files Browse the repository at this point in the history
With this the interface ApplicationSupplier that the class
org.glassfish.jersey.server.ResourceConfig implements can be resolved
when running in the Eclipse development environment.

Signed-off-by: Bernd Hufmann <[email protected]>
  • Loading branch information
bhufmann committed Dec 13, 2024
1 parent 2c27e7b commit 8f782f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ Import-Package: com.fasterxml.jackson.annotation,
org.eclipse.tracecompass.testtraces.ctf,
org.eclipse.tracecompass.tmf.ctf.core.tests.shared,
org.eclipse.tracecompass.tmf.ctf.core.trace,
org.glassfish.jersey,
org.glassfish.jersey.server
Automatic-Module-Name: org.eclipse.tracecompass.incubator.trace.server.jersey.rest.core.tests

0 comments on commit 8f782f0

Please sign in to comment.