[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-API] What happened to the Java bindings?
unfortunately i don't. what i did for sure was changing some constants to lowercase: Types.java public class Types{ ... public enum OnNormalExit{ //everyting to lowercase here } public enum OnCrashBehaviour{ // lowercase } ... } it is likely that other enums have to be modified as well (these were enough for my purposes) cheers, m
2008/8/5 Jesse Pasichnyk <jesse@xxxxxxxxxxxxx>
_______________________________________________ xen-api mailing list xen-api@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |