Home
MPS Support | JetBrains
Submit a request
Community
Sign in
Novaco
Total activity
20
Last activity
January 12, 2016 13:53
Member since
November 29, 2014 10:55
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
10
Activity overview
Posts (0)
Comments (10)
Novaco
commented,
November 29, 2014 11:04
The user could pick 'Ford' from a listbox of automobile makes. This selection would then change the values they could pick for the model to only be models that Ford produces.
Community
MPS
smodel language - Newbie
0 votes
Novaco
commented,
November 29, 2014 11:03
As Doris, the developer, I can create a unit test from a context menu so that I can quickly get to writing test code, not setting up projects and files.
Community
MPS
Text generator unit tests
0 votes
Novaco
commented,
November 29, 2014 11:02
Sometimes, you are led to make some operations on all the JButtons, JMenus, etc. contained in a JFrame.You may have to output a listing of the controls or output a file showing the state of a Swing...
Community
MPS
Write access for node from JComponent
0 votes
Novaco
commented,
November 29, 2014 11:01
MPS 2.5 can be run as a plugin for IntelliJ IDEA enabling MPS-based DSLs to be used directly in a Java IDE, interoperating tightly with other elements of the project.
Community
MPS
DSL TYPE IN MPS (BNF /EBNF)
0 votes
Novaco
commented,
November 29, 2014 11:00
All tests are performed within your browser over HTTP (TCP) and require no further software other than a newer browser with activated Flash.
Community
MPS
DSL Testing
0 votes
Novaco
commented,
November 29, 2014 10:59
The parameters identify the very specific method you need if there are several overloaded available, if the method has no arguments, only give methodName.
Community
MPS
Invoke a Java class by name
0 votes
Novaco
commented,
November 29, 2014 10:58
After a language has been published, the language authors should take special care whenever they're changing the usages of deprecated language constructions. It should be possible for the language ...
Community
MPS
Migration to MPS 3.2
0 votes
Novaco
commented,
November 29, 2014 10:57
You can generate text strings in your application at run time by using Visual Studio runtime text templates. The computer where the application executes does not have to have Visual Studio.
Community
MPS
Generator templates from large existing text or XML files
0 votes
Novaco
commented,
November 29, 2014 10:56
How can you be sure that all assertions ran? Or that they ran in the correct order? This is where nodeunit comes in, a tool for defining and running unit tests in the simplest way possible.
Community
MPS
Unit Test - Node Test Case
0 votes
Novaco
commented,
November 29, 2014 10:55
At some point we noticed that the model file sizes were really big. The three JSON model files were 1.3 MB combined, not including the JPEG for the table's surface.
Community
MPS
Model file size
0 votes