简体   繁体   中英

Why do I have unknown breakpoints showing in my Markers tab?

There are two "Unknown" items in my Markers tab for "Java Exception Breakpoints".

Eclipse中Markers选项卡的快照

Any ideas what they are, and how I can get rid of them?

To get rid of them, right click and select delete...

You can also right click and select Go To, or if that is not available, Show in properties which will give more info.

This is a better solution to the same problem: Remove java exception breakpoints when debugging Liferay in eclipse

A more detailed explanation of why this happens ishere: Why does my Eclipse project have phantom debugger breakpoints?

I found the above after I deleted the unknown Java Exception Breakpoints (as advised above) and they reappeared. In my case it was for an OFBiz project in Eclipse Juno.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM