I'm getting a compile error:
Interpolator now has this line:
+ lookups.put("java", new JavaLookup());
But the JavaLookup class does not exist...Sent from my iPhone > On 2014/09/22, at 14:29, [email protected] wrote: > > + lookups.put("java", new JavaLookup()); --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
