heijingjie / swiftp

Automatically exported from code.google.com/p/swiftp
GNU General Public License v3.0
0 stars 0 forks source link

SessionThread.java Error #127

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
1. I downloaded the source code.
2. Load it into my workspace
3. Can't run the project because of an error in the SessionThread.java file.
4. The error:
On the first line of the project: "public class SessionThread extends Thread {"
The message is: "Thread cannot be resolved to a type"

Original issue reported on code.google.com by Shahar.R...@gmail.com on 10 Nov 2010 at 4:31