Unable to compile line

I don't know what's wrong with the code, it says to add a semicolon after "public String GetText".
I tried with all the compilers: Appybuilder, cmd, and others... But the result was the same, what's wrong?

1 Like

I rewrote the code and it compiled :thinking:. But I still don't know whats the problem happened :dizzy_face:

1 Like

there is something wrong in you code. i think there is a curly bracket is missing. or show your code. and move the topic to #open-source-development:extension-development

1 Like

That's mean there's something wrong above this line of code. Maybe you didn't close one of the above code with ;

1 Like