java - Eclipse plug-in for launching several run configurations -



java - Eclipse plug-in for launching several run configurations -

i want create plug-in allow run several chosen(ctrl+click) configuration “run configurations” form 1 click. have made plug-in contextual menu(extension point org.eclipse.ui.popupmenus),but can't find “objectclass” configuration.

what name of class object of configuration(conf have different types – junit, eclipse appl , on)?

instead of implementing, download , utilize plugin sources attached https://bugs.eclipse.org/bugs/show_bug.cgi?id=39900#c30 ("a plug-in project show basic workflow" zip file)

cheers, max

java eclipse configuration eclipse-plugin

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

ms access - C# - Using OleDbParameter on table name -