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 :)
Please sign in to leave a comment.
Make sure that your runtime solution (where you import your jar file) also uses the base language.
Cheers
Looks like references are not resolved properly.
Just restart MPS and try. The references should be resolved after restart.
Regards,
Palpandi