System.out missing in classConcept in generator in build 234? Follow ANONYMOUS Created December 16, 2005 11:39 It was possible to write System.out or choose it from the list in a classConcept in build 220 of MPS. How is it done in build 234?
Hello,
To use System.out you have to import model java.lang. If it isn't
imported press Control+I and choose it. After that System.out should be
visible in completion meny. If this isn't happen please provide more
info about how to reproduce this behaviour.
Konstantin
Thank you! That worked.
Claus Jørgensen
"Konstantin Solomatov" <kostik@jetbrains.com> skrev i en meddelelse
news:dnul02$d4$1@is.intellij.net...
>
>> It was possible to write System.out or choose it from the list in a
>> classConcept in build 220 of MPS. How is it done in build 234?
>