| Author |
why the debug goes to a different project in my struts project?
|
Peter Primrose
Ranch Hand
Joined: Sep 10, 2004
Posts: 755
|
|
Hi all, I'm using eclipse for my struts application and apparently, when I'm trying to debug the application (say file: abc.java) it goes to the file abc.java but in a different project (it was the previous project i was working on). So basically, the project (A) runs but the debug goes to a different project (B) so I see the abc.java file on the B project. Once again, B project was a previous project I was working on does anyone know what may cause this problem?
|
 |
Peter Primrose
Ranch Hand
Joined: Sep 10, 2004
Posts: 755
|
|
|
never mind! solved. i just moved out the old project and tataaaaaaaaaam.
|
 |
 |
|
|
subject: why the debug goes to a different project in my struts project?
|
|
|