Hi,
I'm using IntelliJ as an IDE with JRuby. I've added a whole bunch of external
.jar's to my project including the jscep-2.0.jar. However, when I run my code
from within IntelliJ I get a rather strange error.
NameError: missing class or uppercase package name (`org.jscep.client.Client')
If I remove the reference to only the jscep-2.0.jar and leave the reference to
all of the other third party .jar's in place everything works as expected
except that my code completion does not work.
I appreciate that this is probably not really your issue, but wondered if you
could shed any light on the issue?
Regards,
Carl
Original issue reported on code.google.com by carl.bou...@gmail.com on 7 Jan 2013 at 9:12
Original issue reported on code.google.com by
carl.bou...@gmail.com
on 7 Jan 2013 at 9:12