右鍵src文件夾-》build path-》config build path-》library-》add class folder-》create new folder,此時在工程中會出現Referenced Librarier,在其中包含了你的新文件夾,同時在其下面出現了你的新文件夾,這時右鍵你的新文件夾-》import-》general-》file system-》選擇你的class文件所在的文件夾-》勾選你的class文件-》ok了。這時你的class已經被導入到你的新文件夾中,你可刪除之前的老文件夾。