JavaX Activation Cannot Be Resolved

8.8k Views Asked by At

By following this example, I got the following inline message in Eclipse Java Oxygen.

"The import javax.activation cannot be resolved"

Documentation for JavaMail says this object is in JAF or moved into jakarta.activation but I don't understand how to fix that, or if the example is too deprecated, or my environment needs to be fixed, or all the previous...

Somebody has a functional example?

0

There are 0 best solutions below