@@ -330,6 +330,7 @@ Please visit : http://wso2.com/products/developer-studio/
330330 <feature id =" org.eclipse.jdt" />
331331 <feature id =" org.roussev.http4e.feature" version =" 5.0.12" />
332332 <feature id =" de.jcup.yamleditor" />
333+ <!-- Dev studio kernel/platform features -->
333334 <feature id =" org.wso2.developerstudio.rcp.feature" installMode =" root" />
334335 <feature id =" org.wso2.developerstudio.kernel.feature" installMode =" root" />
335336 <feature id =" org.wso2.developerstudio.kernel.wso2plugins.samples.feature" installMode =" root" />
@@ -351,16 +352,26 @@ Please visit : http://wso2.com/products/developer-studio/
351352 <feature id =" org.wso2.developerstudio.mvn.multimodule.feature" installMode =" root" />
352353 <feature id =" org.wso2.developerstudio.cloud.utils.feature" installMode =" root" />
353354 <feature id =" org.wso2.developerstudio.web.ui.feature" installMode =" root" />
355+ <feature id =" org.wso2.developerstudio.eclipse.docker.distribution.feature" installMode =" root" />
356+ <feature id =" org.wso2.developerstudio.carbon.server-44microei.feature" installMode =" root" />
357+ <!-- <feature id="org.wso2.developerstudio.eclipse.smooks.editor.feature" installMode="root"/> -->
358+ <!-- <feature id="org.wso2.developerstudio.eclipse.apim.endpoint.central.feature" installMode="root"/> -->
359+ <!-- Dev studio ESB features -->
354360 <feature id =" org.wso2.developerstudio.eclipse.esb.feature" installMode =" root" />
355361 <feature id =" org.wso2.developerstudio.eclipse.esb.editor.feature" installMode =" root" />
356362 <feature id =" org.wso2.developerstudio.eclipse.esb.dependencies.feature" installMode =" root" />
357363 <feature id =" org.wso2.developerstudio.eclipse.visualdatamapper.editor.feature" installMode =" root" />
364+ <!-- Dev studio DSS features -->
358365 <feature id =" org.wso2.developerstudio.eclipse.data.service.feature" installMode =" root" />
359366 <feature id =" org.wso2.developerstudio.eclipse.data.source.feature" installMode =" root" />
360367 <feature id =" org.wso2.developerstudio.eclipse.dss.dependencies.feature" installMode =" root" />
368+ <!-- Dev studio EI features -->
361369 <feature id =" org.wso2.developerstudio.eclipse.ei.project.feature" installMode =" root" />
362- <feature id =" org.wso2.developerstudio.eclipse.docker.distribution.feature" installMode =" root" />
363- <feature id =" org.wso2.developerstudio.carbon.server-44microei.feature" installMode =" root" />
370+ <!-- Dev studio BPS features -->
371+ <feature id =" org.wso2.developerstudio.eclipse.bps.feature" installMode =" root" />
372+ <feature id =" org.wso2.developerstudio.eclipse.bps.hteditor.feature" installMode =" root" />
373+ <feature id =" org.wso2.developerstudio.eclipse.bps.bpmn.feature" installMode =" root" />
374+
364375 </features >
365376
366377 <configurations >
0 commit comments