Thread: Phex 5.0
View Single Post
  #18 (permalink)  
Old June 16th, 2001
Unregistered
Guest
 
Posts: n/a
Default

Actually it can be made to work by double clicking of the jar file if you make the Manifest.mf file like this...

Main-Class: phex.f
Class-Path: crimson.jar jaxp.jar xalan.jar

I think the proper syntax is to simply have spaces seperating the classes. Some one should give this a try (unzip it, change the manifest file and rezip it), I already have the libraries installed, and so it would not make a diffrence for me, I could probably remove the libraries to test it. I'll do that...
Reply With Quote