Great. Thanks for letting us know things are resolved. -- James
-----Original Message----- From: dev-return-2234-Masanz.James=mayo....@ctakes.apache.org [mailto:dev-return-2234-Masanz.James=mayo....@ctakes.apache.org] On Behalf Of samir chabou Sent: Wednesday, November 20, 2013 11:34 PM To: dev@ctakes.apache.org Subject: Re: ebuging my own project under cTAKES Hi James, Good news James, the source code for my project is now visible to Eclipse debugger. I linked the source of the uqoPico project to the starting project (for my case ctakes-clinical-pipeline project). the option of linking source is available when i use the java Perspective instead of the JavaEE Perspective. Thanks for your e-mail it guided me to the right solution On Wednesday, November 20, 2013 10:49:21 PM, samir chabou <samir...@yahoo.com> wrote: Hi James, Unfortunately no luck yet with my debug issue. I'm using eclipse Version: Juno Service Release 2 (2013) Do you do the compile within Eclipse or externally (such as from the command line) within Eclipse 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? How can i check that the project UqoPico is in the file system ? thanks Samir On Monday, November 18, 2013 10:14:54 AM, "Masanz, James J." <masanz.ja...@mayo.edu> wrote: 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