Octavio Roncal
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 15
-
Octavio Roncal commented, -
Octavio Roncal created a post, AnsweredExternal Model
Hi! Where can I find examples about creating my own "external model" to create modules. Thanks -
Octavio Roncal created a post, AnsweredListen to loading of an unloaded module
Hi! I need to listen when a module that is unloaded pass to be loaded. I saw the com.intellij.openapi.project.ModuleListener doesn't catch this event. Is there any way Best regards -
-
Octavio Roncal created a post, PlannedExternal Builder. Avoid delete source files on next build
Hi, I'm writing an external builder for a dsl. This dsl generates java source code. Part of it goes to gen directory and the other to src directory. I have a `ModuleLevelBuilder` with category `SOU... -
-
Octavio Roncal created a post, Run command on embedded terminal
Related with an old post, is already possible to run commands on the embedded terminal plugin like show a tail of log file? Is there an extension point or API to do it? I already checked the termin... -
Octavio Roncal created a post, AnsweredPre compile task
Is there any way to attach a task just before the build process of a module? Thanks -
Octavio Roncal commented, -