Hello --

1. New Project -> Java with Maven
2. Copy Primer.xsd from here (https://github.com/javaee/jaxb-v2/tree/master/jaxb-ri/samples/src/main/samples/partial-unmarshalling)
3. File -> New -> JAX-B Binding
4. Binding name: Primer,
   file: navigate to file in ${project}/xsd/Primer.xsd
   package: primer
5. Click finish. Ever so briefly see a progress bar that immediately disappears and nothing happens.

No error messages, no exceptions. Click "Help" and get nothing.

Is there something I need to do to enable the JAX-B Binding stuff?

V/r,

BK


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to