problem with classpath under windows

M

Markus Innerebner

In my Java application I set a classpath which is exremly long. As I
know there are some limitations on windows regarding the length of a
line. The result is, that I get an IOExpection.
Does anybody know, if it is possible to increase the parameter of the
maximal char size of a line.

Thanks for helping me

regargs Markus
 
R

Roedy Green

In my Java application I set a classpath which is exremly long. As I
know there are some limitations on windows regarding the length of a
line. The result is, that I get an IOExpection.
Does anybody know, if it is possible to increase the parameter of the
maximal char size of a line.

put the classpath in the jar. see
http://mindprod.com/jgloss/classpath.html
http://mindprod.com/jgloss/jar.html
http://mindprod.com/jgloss/jarexe.html

put the jars in the ext directories instead of on the classpath.
http://mindprod.com/jgloss/classpath.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top