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." <[email protected]> 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: [email protected] [mailto:[email protected]] On Behalf Of samir chabou Sent: Thursday, November 14, 2013 10:30 PM To: [email protected] 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
