Matheuscampos

- Total activity 20
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 8
-
Created What is the best way to run a script everytime a root node is opened for editing in my standalone IDE
I want to check the credentials of my domain expert before everytime she starts to code in my DSL. The first idea I had it was putting the code to check the credentials and saving the token in the... -
Created Problems creating a standalone IDE
I am trying to create a build script to my language. I keep getting this error and I don't know how to solve. I have already read the Getting the dependencies right, but I am sure it's not a bootst...