Problems with com.limegroup.gnutella.gui.Main I have downloaded the source for LimeWire into Eclipse and created a project. The code built properly, but when I try and set up a Run Configuration, com.limegroup.gnutella.gui.Main isn't found. I can see the class in the editor and when I right click to run, I get the message "Editor does not contain a main type". Can someone tell me why Eclipse doesn't see this class as a Main class and run appropriately.
Thanks. |