Eclipse RCP custom launch -


i'm totally new eclipse. started developing eclipse product realize custom ide. know if create custom "run" , "debug" action launch application. not add default menus , toolbar entries these actions.

thanks

the items in menu , tool bar created rcp's actionbaradvisor. can choose not add run & debug items.

programmatically can create/edit/find launch configuration , launch it. see

http://eclipse.org/articles/article-java-launch/launching-java.html http://eclipse.org/articles/article-launch-framework/launch.html

for more details


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -