Skip to content

Static method normalizeClassName(Class) not found in class'bsh.StringUtil' #527

@stefanofornari

Description

@stefanofornari

BeanShell 2.1.0-SNAPSHOT - by Pat Niemeyer (pat@pat.net)
bsh % a = {10, 10};
--> $0 = {10I, 10I} :int[]
bsh % print($0);
// Error: Evaluation Error: Error in method invocation: Static method normalizeClassName(Class) not found in class'bsh.StringUtil' : at Line: 29 : in file: /bsh/commands/print.bsh : StringUtil .normalizeClassName ( arg .getClass ( ) )

Called from method: print/BlockNameSpace : at Line: 2 : in file: : print ( $0 )
bsh %

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions