where might this class be hiding?
I'm getting a classNotFound error when compiling my project with a form in it. The elusive class is com.intellij.uidesigner.core.Spacer.
I thought the UIDesigner stuff was now part of the core product. I must be missing something pretty basic.
Please sign in to leave a comment.
sorry, compilation works ok. It's the running of the code that's having trouble.
found it. Just grepped through the installation directory till it came up in forms_rt.jar.