refux

- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
-
Created Java Annotations?
Time for a nice simple question :-)I'm working on generating some Java JPA code, and I can't figure out how to place (JPA) annotations above class or method identifiers in my templates.Any pointer... -
Created ERROR - Path to the target model Test.structure@0_1136518995156 is not specified
I seem to be getting these errors all the time whenever I generate with the 239 build.Should I be worried about them?[ 0] ERROR - etbrains.mps.smodel.SReference - Couldn't resolve reference 1... -
Created Trying to use the Formula Langauge
I decided to write a little example that used the Formula Langauge. Everything seemed to work fine until I tried to create a model or specifically while defining a model tried to define an Expressi... -
Created Community and sharing information
As I'm slowly figuring things out about MPS my notebook is growing and growing.....What I'm thinking is.. we (the community) need a Wiki, so we can share information / turotials / tips for MPS.Now ... -
Created (generation required)
I've upgraded to:MPS 234IDEA 4081Now in MPS the Langauge node always has "(generation required)" beside it. The generated code looks fine and update2date, no errors etc..Should I be concerned about... -
Created Generating a non-base langauge.
I want to define a meta language that helps me define my DSL.For Example:Car Definition Langaugecreates a Car Langaugecreates aBase LangaugeHowever, I'm rather new to MPS so no doubt making some st...