Hi Awanthika, Thanks a lot . Using the above method I was able to get it done.
Thanks. On Fri, Apr 8, 2016 at 3:13 PM, Awanthika Senarath <[email protected]> wrote: > * In this way during the builf toime of your P2 it will get the relevant > feature from the repository (declared in your pom) and include it in your > P2 bundle. > > Awanthika Senarath > Software Engineer, WSO2 Inc. > Mobile: +94717681791 > > > > On Fri, Apr 8, 2016 at 3:11 PM, Awanthika Senarath <[email protected]> > wrote: > >> Hi, >> >> Web UI platform is already released in developer studio kernel 4.0.0. If >> you have added the repository in your pom file you can include this as a >> dependency. >> >> In the repository package category.xml files include the web ui feature >> that should be bundled in your final P2 as follows, >> >> <feature id="feature_id_of_web_ui" version="0.0.0"> >> <category >> name="org.wso2.developerstudio.eclipse.esb.feature.category"/> >> </feature> >> in kernel 4.0.0 releases the web ui plugin was bundled in >> "org.wso2.developerstudio.kernel.webui.tools.feature" feature. >> >> your repository would contain two P2 s, main and composite add the >> feature to be bundled with your product tool in both these category.xmls >> >> >> Going forward from kernel 4.1.0 onwards we are planning on releasing the >> web ui tool as a separate entity. We would update the details on how to >> bundle it in your final P2 with the 4.1.0 release. >> >> Regards >> Awanthika >> >> >> Awanthika Senarath >> Software Engineer, WSO2 Inc. >> Mobile: +94717681791 >> >> >> >> On Fri, Apr 8, 2016 at 2:23 PM, Heshitha Hettihewa <[email protected]> >> wrote: >> >>> Hi all, >>> >>> Currently I'm developing the human task editor plugin for eclipse. When >>> we are developing an eclipse plugin based on web ui platform, do we have to >>> bundle web ui plugin also with our developed plugin in plugins folder or is >>> there a way to import it in the building process?. >>> >>> Thanks. >>> -- >>> Heshitha Hettihewa >>> *Software Engineer* >>> Mobile : +94716866386 >>> <%2B94%20%280%29%20773%20451194> >>> [email protected] >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> > -- Heshitha Hettihewa *Software Engineer* Mobile : +94716866386 <%2B94%20%280%29%20773%20451194> [email protected]
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
