You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today you can use get(String) to receive an object from an ebedded interpreter.
It would be cool to get all of them. How do you think about a new Method
.getAll() which returns HashMap<String,Object>? This would be a realy helpful
feature to build a debugger on top of Beanshell2
Original issue reported on code.google.com by [email protected] on 8 Nov 2011 at 11:32
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 8 Nov 2011 at 11:32The text was updated successfully, but these errors were encountered: