Can any body tell me how to set a java project as the debugging main project in eclipse IDE.It always can't run the newly coded project because of another existing one is trying to run. Is there any option like "set as main project" option in netbeans Thanks,
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Not 100% sure I know what you are asking, so I am taking a bit of a guess. Under Eclipse "Preferences", you can go to "Run/Debug-->Launching". In there at the bottom there is a section called "Launch Operation" that gives you some control over what Eclipse launches. This may be what you are looking for. |
|||
|