Join Slack
Powered by
For example, when working with JAX-RS and I type `...
# intellij
o
oluwasayo
10/23/2016, 9:46 PM
For example, when working with JAX-RS and I type
@Produces(APPLICATION_JSON)
, IntelliJ doesn’t autoimport or suggest anything whereas in Java it knows I’m referring to
javax.ws.rs.core.MediaType.APPLICATION_JSON
Open in Slack
Previous
Next