Andre

- Total activity 95
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Created Goto class & Goto method
Hi all,Is there a way to "go to class" and "go to method" via API using class/method name?Thanks,Andre -
Created Plugin installation directory
Hello,How do I know where (path) my plugin is installed?Thanks,Andre -
Created Sequence diagrams using Graph API
Hi all,I'd like to draw a simple UML sequence diagram using the Graph API. Is there any example explaning how to do this?My main question is about edges. In struts plugin it is possible to understa... -
Created JavaProgramRunner onProcessFinished() ?
Hi,Is there a way to listen for runner finish?Thanks,Andre -
Created Executing a runner
Hi,I've developed my own runner and would like to execute it via RunStrategy. I didn't find any simple example, but TestNG plugin. Is there any documentation reletaed to this?For use RunStrategy ha... -
Created Executing a runner
Hi all,How can I execute a runner inside a Action? (I wouldn't like to register the runner, just execute it)Thanks,Andre -
Created Using toggle button in toolbar
Hi,Is it possible to use a toggle button (instead of normal one) in toolbar, associated to a action? Could I do it via plugin.xml?Thanks,Andre -
Created Stopping a runner
Hi all,I need to use specific parameters to start my application, so I implemented a JavaProgramRunner (Startup.java). Now I need to stop it. How to do this (stop an application passing parameters)... -
Created About JavaProgramRunner, RunConfiguration, RunConfigurationBase, etc.
Hi all,I haven't found documentation about JavaProgramRunner, RunConfiguration, RunConfigurationBase, etc. in any place. Is there such documentation? how could I learn about it?Tnahks,Andre -
Created Modifying "Run configurations"
Hi all,I'm creating a plugin where is necessary to modify "Run Configurations". Specifically, I'd like to add add jvm parameters.How to do this using API? Thanks,Andre