Hi Samir, Any luck with this issue? Are you using Eclipse? If so, which version?
If I understand correctly, the java build path for your project should include UQOPicoProject/src/main/java (or whatever directory you placed your source in) Do you do the compile within Eclipse or externally (such as from the command line) If I remember correctly, when Eclipse says that source is not available, it gives an option to click and link the source. That has worked for me to view source for things like jars. When you say your project is at the same level as the other cTAKES projects, is that how it appears within Eclipse, or actually on the file system? -- James -----Original Message----- From: dev-return-2216-Masanz.James=mayo....@ctakes.apache.org [mailto:dev-return-2216-Masanz.James=mayo....@ctakes.apache.org] On Behalf Of samir chabou Sent: Thursday, November 14, 2013 10:30 PM To: dev@ctakes.apache.org Subject: ebuging my own project under cTAKES Hi James and others I create my own project UQOPicoProject under the same level than the other cTAKES's projects. When i try to debug UQOPicoProject the debugger can't stop on my break point and show a message "source not available". Any idea what would be the issue. thanks samir