Hello,
On 6/6/10 10:28 PM, Aleksei Valikov wrote:
> Hi,
>
> Is it just me or you guys also miss the code injector plugin bundled
> with Java 1.6.0_18?
>
> When I open:
>
> ...\jdk1.6.0_18\lib\tools.jar\META-INF\services\com.sun.tools.internal.xjc.Plugin
>
> I see:
>
> com.sun.tools.internal.xjc.addon.locator.SourceLocationAddOn
> com.sun.tools.internal.xjc.addon.sync.SynchronizedMethodAddOn
> com.sun.tools.internal.xjc.addon.at_generated.PluginImpl
> com.sun.tools.internal.xjc.addon.episode.PluginImpl
>
> The jaxb-xjc 2.1.13 distribution from here:
>
> http://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.jar
>
> Lists five plugins including the code injector:
>
> com.sun.tools.xjc.addon.code_injector.PluginImpl
> com.sun.tools.xjc.addon.locator.SourceLocationAddOn
> com.sun.tools.xjc.addon.sync.SynchronizedMethodAddOn
> com.sun.tools.xjc.addon.at_generated.PluginImpl
> com.sun.tools.xjc.addon.episode.PluginImpl
>
> Is code injector plugin excluded from JDK for some reason?
>
No, that was a bug (see
https://jaxb.dev.java.net/issues/show_bug.cgi?id=626).
Pavel
> Bye.
> /lexi
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
>