You need to log in before you can comment on or make changes to this bug.
[ BUILD # : 200910230201 ] [ JDK VERSION : 1.6.* ] Source is in platform's source tab, but I can't set breakpoint. See attachment... Project checkout: https://java-nio-charset-enhanced.dev.java.net/source/browse/java-nio-charset-enhanced/branches/j7_EUC_TW/?rev=813
Created an attachment (id=90351) [details] Debugger session
Well, it works fine for me. I can set breakpoints without problems in this file and execution stops on them. Do you use the same settings that are attached to issue #175867? If yes, there's probably a typo in the source path. From the screenshot it's apparent that file is at: .../fastdebug/jdk_src/share/... but your settings have a source root pointing to: C:/Programme/Java/jdk1.7.0/fastdebug/src-jdk/share/classes/ Please note "jdk_src" versus "jdk-src".
Yes, you are right. There is a typo. Sorry for your time investigating in that. But wondering that there was no unresolved link warning on startup of IDE.