Netbeans 6.8 断点图标不是粉红色方块,而是垂直切成半粉红色方块
我正在使用 Netbeans 6.8。当我添加断点时,代码行旁边会添加一个图标。这个图标不是一个粉红色的正方形,而是一个垂直切成两半的粉红色正方形。
这是象征断点的新图标吗?我期待一个完整的粉红色方块
I'm using Netbeans 6.8. When I add a break point an icon is added next to the line of code. This the icon is not a pink square, but a vertically cut in half pink square.
Is this the new icon that symbolizes the break point? I expected a non-broken pink square
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
该图标表示断点设置在无效位置。
this icon symbolizes that the break point has been set at an invalid location.