MPS build 166 is out Follow
MPS build 166 is out.
You can download it from
http://www.jetbrains.net/confluence/display/MPS/JetBrainsMPSDownload+Page
Changes :
project settings dialog
XML as target language
XML generator for fixedLengthReader
IDEA VCS used for diffs
Find instances action
java sources for "Queries" ("Aspects") methods included
copy-paste of text added
copy-paste of nodes changed: references' re-resolving-on-paste added
the cells for references which not re-resolved yet show some specific
text instead of constant null text, wrt a method provided by language
designer
renames (back compatibility lost):
"Aspects" --> "Queries" (need re-installl MPSPlugin)
jetbrains.mps.baseLanguage.Block -->
jetbrains.mps.baseLanguage.BlockStatement
jetbrains.mps.transformation.TLBase.ReductionCommand_WeaveTemplate -->
jetbrains.mps.transformation.TLBase.ReductionCommand_RewriteWithTemplate
jetbrains.mps.transformation.TLBase.ReductionCommand_CallAspect -->
jetbrains.mps.transformation.TLBase.ReductionCommand_RewriteManually
jetbrains.mps.semanticModel.SemanticNode -->
jetbrains.mps.semanticModel.SNode
jetbrains.mps.semanticModel.SemanticReference -->
jetbrains.mps.semanticModel.SReference
jetbrains.mps.semanticModel --> jetbrains.mps.smodel
Known issues :
When you create new project you have to confirm project reloading in IDEA.
Please sign in to leave a comment.