I have a project that I have checked with svn at work. In this, the package of Eclipse related to the following in the Explorer view:
project [trunk] project-adoxtest [trunk / adjective] project-jar [trunk / ghazal] project-war [trunk / webpad] Now I have a file in the Project Jar directory in which I have put a breakpoint. The strange thing is that when the debugger is launched, it always goes for the project [trunk]. It's really bad because I need to debug the changes I made, not checking the trunk, but in the project-jar.
Only other details are that when I imported this project, I used to make dependencies. But, to ensure that I did right, I removed everything and checked the project again. There is still one problem, I have put a lot of depth and others could be called wrong on the job, but no fix has been received so far.
I use Eclipse Juno, 4.2.2
Thanks, Geeky Omega
The problem is that the construction path was wrong, for me it was looking at the entire workplace and had to choose the trunk. When I re-eclipse Eclipse, when I first debug it, he asked me for the build path. I had pointed to the build path for the project folder project-jar. It fixed the problem for me
No comments:
Post a Comment