ericjvandervelden
ericjvandervelden
Hi, I have a question, not an issue, I guess. I am on, [eric@almond postgresql-hll]$ cat /etc/fedora-release Fedora release 26 (Twenty Six) [eric@almond postgresql-hll]$ gcc -v ... gcc version 7.3.1...
Hello, In the build.xml of the modify-marshal sample there is: ``` ``` This does not work on my machine with java 8. When I do in the modify-marshal sample (in...
In the modify-marshal sample there is in the po.xsd: `` xjc generates an property usPrice with getter and setter getUSPrice and `setUSPrice`. But if you set `@XmlAccessorType(XmlAccessType.PROPERTY) `on class Item,...