Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 547969

Summary: Scala ide can't set breakpoints for the debugger.
Product: [Eclipse Project] JDT Reporter: David Hoyt <david.hoyt>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED NOT_ECLIPSE QA Contact:
Severity: normal    
Priority: P3 CC: loskutov
Version: 4.12   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description David Hoyt CLA 2019-06-06 00:35:37 EDT
In the latest milestone, the scala ide has fixed the bug with the suggestion popups. 

Unfortunately, the debugger no longer works. One can't set breakpoints. The debugger can be started for a java application that calls a scala application.  Unfortunately, that doesn't work for debugging actual scala code.
Comment 1 Andrey Loskutov CLA 2019-06-06 00:38:34 EDT
Please report this to the scala project, http://scala-ide.org/. JDT is not providing scala integration. 

Side note: do you see any errors in the log?