Quantcast
Viewing all articles
Browse latest Browse all 16689

M4.0 Generating MondrianResource.MondrianProperties in Eclipse?

I'm having some trouble compiling in Eclipse due to the mondrian.resource resource bundle. Does anyone have any pointers on how to compile or generate the necessary classes using Eclipse (or an external tool)?

I'm seeing not found errors on import:

import mondrian.resource.MondrianResource;

and reference:

if(MondrianProperties.instance().EnableExCache.get())

This is for 4.0

Viewing all articles
Browse latest Browse all 16689

Trending Articles