从哪里开始使用eclipse插件编程?

时间:2022-09-11 19:56:26

I am new to Java & Eclipse programming.
My work demands me to do Eclipe plugin programming using RTC server & client on RTCversion3.
Can anybody guide me where to start from?

我是Java和Eclipse编程的新手。我的工作要求我在RTCversion3上使用RTC服务器和客户端进行Eclipe插件编程。任何人都可以指导我从哪里开始?

2 个解决方案

#1


3  

You can refer these tutorials for understanding how to start eclipse plug-in development.

您可以参考这些教程以了解如何启动eclipse插件开发。

http://www.vogella.com/articles/EclipsePlugIn/article.html

http://www.eclipsepluginsite.com/

http://onjava.com/pub/a/onjava/2005/02/09/eclipse.html

http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html

http://scg.unibe.ch/archive/projects/Bals10b-EclipsePlugins.pdf

Hope this will help you.

希望这会帮助你。

#2


0  

If you have an existing Eclipse and want to add RTC3 feature, you could consider adding the RTC3 Eclipse plugin to your current Eclipse setup:

如果您有一个现有的Eclipse并想要添加RTC3功能,您可以考虑将RTC3 Eclipse插件添加到当前的Eclipse设置中:

See "Install the Rational Team Concert client for Eclipse 3.0.1 into an existing Eclipse 3.6.x using Installation Manager"

请参阅“使用Installation Manager将Eclipse 3.0.1的Rational Team Concert客户端安装到现有的Eclipse 3.6.x”

#1


3  

You can refer these tutorials for understanding how to start eclipse plug-in development.

您可以参考这些教程以了解如何启动eclipse插件开发。

http://www.vogella.com/articles/EclipsePlugIn/article.html

http://www.eclipsepluginsite.com/

http://onjava.com/pub/a/onjava/2005/02/09/eclipse.html

http://www.eclipse.org/articles/Article-Your%20First%20Plug-in/YourFirstPlugin.html

http://scg.unibe.ch/archive/projects/Bals10b-EclipsePlugins.pdf

Hope this will help you.

希望这会帮助你。

#2


0  

If you have an existing Eclipse and want to add RTC3 feature, you could consider adding the RTC3 Eclipse plugin to your current Eclipse setup:

如果您有一个现有的Eclipse并想要添加RTC3功能,您可以考虑将RTC3 Eclipse插件添加到当前的Eclipse设置中:

See "Install the Rational Team Concert client for Eclipse 3.0.1 into an existing Eclipse 3.6.x using Installation Manager"

请参阅“使用Installation Manager将Eclipse 3.0.1的Rational Team Concert客户端安装到现有的Eclipse 3.6.x”