eclipse-jdt / eclipse.jdt.debug

Eclipse Public License 2.0
16 stars 47 forks source link

OpenFromClipboardAction: accept whitespace after method name #450

Closed jukzi closed 3 months ago

jukzi commented 3 months ago

Because VisualVm typically produces names with whitespace before parentheses which is legit in java source as well.

jukzi commented 3 months ago

ignoring unrelated random fail TestLogicalStructures.testMapLogicalStructure https://github.com/eclipse-jdt/eclipse.jdt.debug/issues/301