Problem with String type

Hello.

Im new in MPS and I have strange problem with data types. I've imported jar files with many classes (like JSON for example), but many of them use "String" as type for parameters.

The problem is: when I type something like "something" I get no classifier error, because MPS doesnt recognize String (in MPS I see "string" as type).

How can I repair it?

Thanks :)

0
2 comments
Avatar
Permanently deleted user

Make sure that your runtime solution (where you import your jar file) also uses the base language.

Cheers

0
Avatar
Permanently deleted user

Looks like references are not resolved properly.

Just restart MPS and try. The references should be resolved after restart.

 

Regards,

Palpandi

1

Please sign in to leave a comment.