Menu

#15 JAR Library: look for class name in the Manifest

closed
5
2009-02-21
2008-07-22
No

When working with an external JAR library, it is quite painful to have to type the name of the library class each time you load the library.

It would be great to have a Manifest attribute giving the name of the Library class.

That's what the attached patch does. It adds support for a "Library-Class" attribute in the Manifest. If found, Logisim uses it as the class name instead of displaying the dialog box. Otherwise, Logisim reverts to the good-old dialog box.

Discussion

  • Christophe Jacquet

    Patch adding support for a "Library-Class" attribute in the Manifest of JAR libraries

     
  • Carl Burch

    Carl Burch - 2009-02-21

    Thanks for the request and for including the code to support it! This feature will appear in 2.1.7, to appear in the next few days.

     
  • Carl Burch

    Carl Burch - 2009-02-21
    • status: open --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.