I'm running Eclipse Kepler SR2. In Project Facets I have Java set to version 1.8 (the Java 8 patches are installed). When I try to add the JAXB Facet at either version 2.1 or 2.2 and then click on "Further configuration required..." I have the following configured:
Platform: Generic JAXB 2.1 (or 2.2)
JAXB Implementation Type: JRE
I get the error message:
The configured runtime is insufficient to provide an implementation for JAXB 2.1 (or 2.2).
Any idea why I'm getting this error?