So a couple weeks ago my Eclipse IDE no longer allowed me to remotely debug my application saying that it was unable to install breakpoints because line numbers were not be
This error might also be generated if your Eclipse workspace simply has some invalid (stale or corrupted) breakpoints set. In the Breakpoints view, look for breakpoints that might be set in classes that were moved or deleted, and delete them.