Gnutella Forums

Gnutella Forums (https://www.gnutellaforums.com/)
-   Open Discussion topics (https://www.gnutellaforums.com/open-discussion-topics/)
-   -   "Other Platforms" version -- how do I start LimeWire directly from the JRE? (https://www.gnutellaforums.com/open-discussion-topics/204-other-platforms-version-how-do-i-start-limewire-directly-jre.html)

florian March 26th, 2001 12:58 PM

"Other Platforms" version -- how do I start LimeWire directly from the JRE?
 
Hello,

I've worked for some time with the Windows-installed version of LimeWire on Win2k, but I'm a bit of a Java geek :-) and would like to get the "Pure Java" version ("Other") to work as well.

Now, as far as <em>installation</em> is concerned, everything is well documented and works fine, with the <code>install</code> class in <code>LimeWireOther.zip</code> and all. But I've found no documentation at all on how to actually <em>invoke</em> the LimeWire UI application directly from the JRE, the code is pretty well obfuscated, and I don't really have the nerve to just look for the right class by trial and error.

So any hints on what class actually contains that magical <code>main</code> method are greatly appreciated. :-)

Take care,
-- Florian

aliko March 26th, 2001 10:54 PM

I've faced with the same problem,

I searched all classes for string 'main', got four results. I run lime wire with following command for about a week now.

And I do hate bad documentation...

jrew -cplimewire.jar;swing.jar;classes.jar a.a.a.b.Main limewire.props


florian March 27th, 2001 07:35 AM

Thanks a lot aliko!

The application seems to take <code>limewire.props</code> as its default props file, and seems to run fine if that argument is omitted. Moderators, please jump in! Am I right about that properties file?

tia
-- Florian

aliko March 27th, 2001 10:37 PM

your welcome.

I have observed the same thing too.

scooter April 4th, 2001 06:02 AM

Thanks, it helped me launching the app on Solaris, too.
So I use
java -classpath .:collections.jar a.a.a.b.Main limewire.props
instead of the 38k (!) standard launching script (which didn't work, evidently)



All times are GMT -7. The time now is 01:31 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.