Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the new scala debugger #49

Open
MikaelMayer opened this issue Aug 12, 2013 · 1 comment
Open

Use the new scala debugger #49

MikaelMayer opened this issue Aug 12, 2013 · 1 comment

Comments

@MikaelMayer
Copy link

The new scala debugger helps to go through the code very easily:
http://scala-ide.org/docs/current-user-doc/features/scaladebugger/index.html

Could you activate it for your awesome plug-in AndroidProguardScala ? It currently works only for scala-only projects, so I guess it needs to be manually added.

Here is how they add their new debugger:
https://github.com/scala-ide/scala-ide/blob/eb61d7f4130cd1e0da95b6094abd70b68323f5dd/org.scala-ide.sdt.debug/plugin.xml

Thank you for your amazing work.

@banshee
Copy link
Owner

banshee commented Apr 9, 2014

You're welcome!

I suspect I can't fix this in the AndroidProguardScala plugin though; I suspect it's going to require changes in the scala ide plugin itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants