Hi, I use Eclipse version 3.6 (Helios) and I have a problem with exporting. The name of the class isn't coming up as an option to export. I click: File --> Export --> Java --> Runnable JAR file --> Launch Configuration, and it doesn't give this specific class as an option to export. The class's name is GameClient. I was wondering that maybe you have to do something special for a class to become exportable in a Runnable JAR file format?