there's 2 issues currently with Scala IDE on the latest Eclipse continuous release (2019-06)
65 views
Skip to first unread message
Andrew Norman
unread,
Sep 19, 2019, 5:01:51 PM9/19/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Scala IDE Dev
debug breakpoints can't be set
auto complete throws an annoying error popup (which was working in earlier simultaneous release version 2019-06) -> earlier this was an issue with a deprecated API that I convinced eclipse to reintroduce. not sure if thats the current problem (see earlier thread that discusses this)
I'd file bugs except assembla, the bug tracking system, doesn't allow new free community signups anymore so I'm locked out of anything that requires an account to do :(
Andrew Norman
unread,
Sep 19, 2019, 5:13:53 PM9/19/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Scala IDE Dev
neither issue is a blocker, the autocomplete actually works (just with the annoying popup). I've been using continuous release with the scala IDE for 6 months now.