c**o 发帖数: 186 | 1 I used eclipse debug function and attached souce code with class files.
But now, I found when I want to know where is my class file, eclipse will
point to my source code.
I know it is not very big deal. But I want to know how I can dis-attach my
source code with these class files.
does anyone know how?
Thanks. | g*****g 发帖数: 34805 | 2 project Properties =>libraries
Or you can simple edit your .classpath file
【在 c**o 的大作中提到】 : I used eclipse debug function and attached souce code with class files. : But now, I found when I want to know where is my class file, eclipse will : point to my source code. : I know it is not very big deal. But I want to know how I can dis-attach my : source code with these class files. : does anyone know how? : Thanks.
| c**o 发帖数: 186 | |
|