I just set up a computer for WO and Wonder, so I used git to clone wonder. I
have the most up to date wonder. I imported the frameworks into my eclipse
workspace (as well as used the CLI to compile and install the frameworks).
Weird that ERAttachments is complaining.
public static Blender getBlenderFor(BlendComposite composite) {
switch (composite.getMode()) {
my setup is complaining about this enum. Cannot switch on a value of type
BlendComposite.BlendingMode. Only convertible int values, strings or enum
variables are permitted
I don’t recall seeing this error before, this is my jdk: jdk1.8.0_112.jdk
Do I need to change something in my preferences?
Ted
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]