If you are using Eclipse as development IDE, one day.., May be, it is possible that you can get the following error :
... CreateProcess error=87, The parameter is incorrect
It means that classpath entries are too long for running you program.
When you copy your related library files into one path for instance c:\lib then change file addresses
of your classpath then happy end :).
No comments:
Post a Comment