Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How to publish a plug-in
How to publish a plug-in [message #251701] Fri, 11 June 2004 03:04 Go to next message
Eclipse UserFriend
Originally posted by: chatura.opensource.lk

We are from Lanka Software Foundation.
We have created a plug-in to integrate the WSDL2Ws tool in Axis C/C++ into
Eclipse. We have finished its initial version.

Plug-in: org.lsf.axis.wsdl2ws_1.0.0

Brief Description:
User should load a wsdl file into eclipse navigator window. Then if he
right-click on the wsdl file, the popup menu will display the option to
execute the tool.

We want to publish it. then it can be used by any user.
Pls let us know what is the way we should follow to publish it.
Re: How to publish a plug-in [message #251747 is a reply to message #251701] Fri, 11 June 2004 08:53 Go to previous messageGo to next message
Eclipse UserFriend
"Chatura Gunawarada" <chatura@opensource.lk> wrote in message
news:cabli2$93h$1@eclipse.org...
> We are from Lanka Software Foundation.
> We have created a plug-in to integrate the WSDL2Ws tool in Axis C/C++ into
> Eclipse. We have finished its initial version.
>
> Plug-in: org.lsf.axis.wsdl2ws_1.0.0
>
> Brief Description:
> User should load a wsdl file into eclipse navigator window. Then if he
> right-click on the wsdl file, the popup menu will display the option to
> execute the tool.
>
> We want to publish it. then it can be used by any user.
> Pls let us know what is the way we should follow to publish it.
>
>

You can register your plugin at these two plugin registries...

Eclipse-Plugins.info: http://eclipse-plugins.2y.net/eclipse/
Eclipse Plugin Central: http://www.eclipseplugincentral.com/
Re: How to publish a plug-in [message #252090 is a reply to message #251747] Sat, 12 June 2004 17:05 Go to previous message
Eclipse UserFriend
Originally posted by: pascal.ibm.canada

On a technical aspect, I would advise you to create an update site.
This makes people life easier to install and update your plugin.

PaScaL

ted stockwell wrote:

> "Chatura Gunawarada" <chatura@opensource.lk> wrote in message
> news:cabli2$93h$1@eclipse.org...
>
>>We are from Lanka Software Foundation.
>>We have created a plug-in to integrate the WSDL2Ws tool in Axis C/C++ into
>>Eclipse. We have finished its initial version.
>>
>>Plug-in: org.lsf.axis.wsdl2ws_1.0.0
>>
>>Brief Description:
>>User should load a wsdl file into eclipse navigator window. Then if he
>>right-click on the wsdl file, the popup menu will display the option to
>>execute the tool.
>>
>>We want to publish it. then it can be used by any user.
>>Pls let us know what is the way we should follow to publish it.
>>
>>
>
>
> You can register your plugin at these two plugin registries...
>
> Eclipse-Plugins.info: http://eclipse-plugins.2y.net/eclipse/
> Eclipse Plugin Central: http://www.eclipseplugincentral.com/
>
Previous Topic:Dynamic Preference Pages and IExtensionRegistry
Next Topic:Plugin reload at runtime
Goto Forum:
  


Current Time: Thu Jul 31 04:18:26 EDT 2025

Powered by FUDForum. Page generated in 0.07796 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top