View Single Post
  #2 (permalink)  
Old October 14th, 2010
kvnsmnsn kvnsmnsn is offline
Apprentice
 
Join Date: October 5th, 2010
Posts: 5
kvnsmnsn is flying high
Default

Quote:
Originally Posted by kvnsmnsn View Post
I downloaded LimeWire to Eclipse, but when I went to run it I found about 200 Java files with a <public static void main>; which one is the one I need to run to run LimeWire? Any information would be greatly appreciated.
Okay, I did some looking around, and found what looks like a likely candidate, "workspace\limewire\private-components\integrated-ui\src\main\java\org\limewire\ui\swing\Main.java". I've tried that and it seems to be the one that runs LimeWire correctly. If anyone knows why I shouldn't use this file, please let me know as soon as you can.

Kevin S
Reply With Quote