简体   繁体   中英

Configure JAXB plugin for eclipse

I'm trying to create java classes from xsd file. I used jaxb plugin from the link here . Now I am using eclipse-java-helios-SR2-win32 version. After added the plugin, I couldn't able to access JAXB project. But JAXB project (Jaxb - 2.1 and 2.2) is working fine in Kepler versions. But, I need JAXB Version 2.0 specifically. That's why I am using older eclipse versions. Any help?

It seems that the following plugin will help you: http://sourceforge.net/projects/jaxb-builder/

In its description, it says it creates JAXB 2 as you want.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM