日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

eclipse不进入断点_Eclipse 调试中不支持运行到断点问题

發布時間:2025/3/11 编程问答 77 豆豆
生活随笔 收集整理的這篇文章主要介紹了 eclipse不进入断点_Eclipse 调试中不支持运行到断点问题 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

引用

eclipse debug? URLClassPath.getLoader(int) file

結果在這個地方

[url]

http://www.eclipse.org/forums/index.php?t=msg&S=73b3719b575dd532260d1809694f886b&th=77485&goto=241565

[/url]

找到了一些簡介.

就是因為,其它的項目有的斷點.把那些斷點去掉就可以了.

This is a follow-up to the posting "Unexpected breakpoint in debugger". I

didn't find a bug report as was suggested in the posting.

When I run my program normally, everything is fine. But when I run in the

debugger, I get the error below. I've tried changing the option with no

effect: Window>Preferences>Java>Debug>Suspend execution on uncaught

exceptions

The problem seems to happen in cases where a class is instantiated from

another branch in the source tree or in a different project or from a jar.

It works if all the classes are in the same project and location.

Setup:

Eclipse 3.2.0 using JRE 1.4.2

Windows XP Pro

Has anyone else run into this?

Thanks,

Keith

Thread [main] (Suspended (exception FileNotFoundException))

URLClassPath$JarLoader.getJarFile(URL) line: 576

URLClassPath$JarLoader.(URL, URLStreamHandler, HashMap) line: 545

URLClassPath$3.run() line: 323

AccessController.doPrivileged(PrivilegedExceptionAction) line: not

available [native method]

URLClassPath.getLoader(URL) line: 312

URLClassPath.getLoader(int) line: 289

URLClassPath.getResource(String, boolean) line: 159

URLClassLoader$1.run() line: 191

AccessController.doPrivileged(PrivilegedExceptionAction,

AccessControlContext) line: not available [native method]

Launcher$AppClassLoader(URLClassLoader).findClass(String) line: 187

Launcher$AppClassLoader(ClassLoader).loadClass(String, boolean) line: 289

Launcher$AppClassLoader.loadClass(String, boolean) line: 274

Launcher$AppClassLoader(ClassLoader).loadClass(String) line: 235

Launcher$AppClassLoader(ClassLoader).loadClassInternal(Strin g) line: 302

DebugClass.foo() line: 13

DebugTest2.doSomething() line: 17

DebugTest2.main(String[]) line: 10

原回答如下:

In the Breakpoints view, do you see any listed? Use the "XX" button to

remove all breakpoints - it is possible you inadvertently created an

Exception breakpoint, which will break any time the exception is thrown.

Hope this helps,

Eric

后來這個發貼人說問題解決了.回復如下.

Yes, clearning out the Breakpoints worked, Thanks!

然后我試了下,果然如此.真是太高興了.

要知道,我也折騰了很久啊..

0

1

分享到:

2011-07-13 16:03

瀏覽 8014

評論

1 樓

langyu

2011-07-14

里面的斷點誰加的?

總結

以上是生活随笔為你收集整理的eclipse不进入断点_Eclipse 调试中不支持运行到断点问题的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。