3

I want to a add a path to my MANIFEST file, but this path is machine-dependent: one machine, the path may be

C:\Program Files\Java\jre7\lib

but it may be different on another machine.

Is there some syntax for generalizing this path, so it can be recognized by the JVM? Something like %JRE_HOME%\lib, perhaps?

Max Dy
  • 307
  • 3
  • 7

0 Answers0