'Data types are not initialized' errors during code reverse engineering

I’m attempting to reverse engineer code using the SDE plugin for IDEA (version 4.0.3 of idea, version 20040414a of the plugin), and I am getting a ‘Data types are not initialized’ error written to the log when attempting to reverse engineer even the simplest of classes. When I try to load a package of complex classes, I get thousands of these errors.

What does this error mean?

Thanks…

Hi Aaron,

Do you think you could possibly attach the log file which is inside the Visual Paradigm folder?

On another note, could you give an example of the “simplest of classes” you are trying to reverse engineer? Would it be say like “int i = 0l” etc?

Martyn