Julian Dax

- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 6
-
Julian Dax created a post, What is the best way to run an external script on the output generated by textGen from inside MPS?
Hi there, I'm generation GraphViz .dot files with MPS and I'd like to have some sort of Button for users to run graphviz automatically and generate an SVG. I tried to create a run configuraton with... -
Julian Dax created a post, Getting the generator output path programmatically
Hi, inside an editor, how do I get the output path from a `node` or an `editoContext`? I tried the solution in this question: https://mps-support.jetbrains.com/hc/en-us/community/posts/206613885-Ho... -
-
Julian Dax created a post, Where to put image files (resources) and how to access them
Hi, I have an image cell and I want to use the image provider to show a default image if no real image is chosen yet. I put my image under "MyProject/languages/myLanguage/res/missing.png". Is this ... -
Julian Dax commented, -
-
Julian Dax created a post, File browser for images?
Hi, I want to allow users to provide custom images in one of my concepts. Currently, I have a string called path and one just has to type the complete path in it, but it would be nice to have a rea... -
Julian Dax created a post, Using external (non-standard) languages in my project
Hi, I have found a couple of "plugins" and languages online and want to use them in my project. For examplewant to generate Graphviz DOT files in my MPS project and I found an implementation of tha... -
-