Menu

#3 Nice, but can it be more general?

open
None
5
2010-08-05
2005-01-26
jscott
No

I need to run several classes out of
the jar in main...not just Main()

Each of the classes I want to run depends
on the extension jars in lib.

So the jar in main is not executable.
Its just a jar. How can I execute classes
out of that jar that reference and load classes
in the lib area jars?

Discussion

  • P. Simon Tuffs

    P. Simon Tuffs - 2005-04-04

    Logged In: YES
    user_id=82967

    Good suggestion, and not hard to implement I guess. Let me
    thing about this now I have some more time to work on OneJar
    again.

     
  • P. Simon Tuffs

    P. Simon Tuffs - 2010-08-05
    • assigned_to: nobody --> simontuffs
     
  • P. Simon Tuffs

    P. Simon Tuffs - 2010-08-05

    I'm putting this into the feature set for 0.98 since I don't think it will be difficult to implement.

     

Log in to post a comment.