Hi all
Following text describe the issue and and how it was fixed.

Java Library Project is a project type provided in DevelopeStudio to
facilitate the bundling of set of .jar files (from file system or packages
from workspace) to a single .jar file. As the issue [1] describes  there is
no option to modify the project (i.e. ad or remove jars) after the project
is created. As a fix to this issue  a context menu called  "Add/Remove Java
Libraries" is added to the projects of 'Java Library Project' type and upon
click on this menu a wizard dialog is provided to add/remove .jar files to
the project.

Plugging.xml was changed  to add the new context menu "Add/Remove Java
Libraries". A new wizard called AddRemoveJavaLibsWizard added to handle the
add/remove jar files. On this wizard, project is first read from pom.xml
file and existing files are populated in the UI. And users are allowed to
add/remove .jar files. When exiting the wizard new changes are saved again
to the pom file.

[1] - 
https://wso2.org/jira/browse/TOOLS-1331<https://wso2.org/jira/browse/TOOLS-1331>



*Susinda Perera*
Software Engineer
Mobile:(+94)716049075

WSO2 Inc. http://wso2.com/
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to