in reply to Re^3: inline::java problem
in thread inline::java problem

I don't get this error when I run the java from the command line. any suggestions?

The environment, obviously :) (classpath) Re: Environment Variables?????

Replies are listed 'Best First'.
Re^5: inline::java problem
by cliffrubinmusic (Novice) on Jul 17, 2012 at 21:12 UTC
    I've put every file I am using in the classpath and am still getting that error. Is there any way to know which file it can't find??
Re^5: inline::java problem
by cliffrubinmusic (Novice) on Jul 17, 2012 at 21:16 UTC
    I've put every file I know of in the classpath, checked the permissions on the all the folders I know of, and am still getting that same error..which I don't get when I run the java outside the perl. anyway to find out which file the error is referring to?