The Artima Developer Community
Sponsored Link

Java Answers Forum
manifest.mf class-path too wide?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vincent Sharma

Posts: 1
Nickname: gekko959
Registered: Mar, 2007

manifest.mf class-path too wide? Posted: Mar 27, 2007 1:20 PM
Reply to this message Reply
Advertisement
I have created an executable .jar file and everything is fine except that the .jar needs about a dozen other jars located in various directories and when I put this in the manifest.mf using "Class-Path:" the system tells me that the row containing the Class-Path: attribute is too wide. I tried splitting it up in multiple rows but that didn't work. Any advice?

Vincent

Topic: manifest.mf class-path too wide? Previous Topic   Next Topic Topic: decimal To Binary

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use