Hello all,

We have facilitated adding of new project natures to developer studio via
an extension point without manipulating developer studio kernel source code.


You can add your new project natures as below,


<extension
          point="org.wso2.developerstudio.project.nature.provider">
           <projectnature
             id="org.wso2.developerstudio.eclipse.maven.features"

 projectnature="org.wso2.developerstudio.eclipse.maven.project.nature"
             ismultipleartifact="true"
             iscappsupported="false">
             </projectnature>
</extension>

[1] associated JIRA : https://wso2.org/jira/browse/TOOLS-3403


Awanthika Senarath
Software Engineer, WSO2 Inc.
Mobile: +94717681791
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to