-
Feature Request
-
Resolution: Won't Do
-
Major
-
4.0.0.Alpha1
As a follow up on JBIDE-12527 and JBIDE-8973, we should be able to also convert any jar in the project explorer to maven dependencies.
Use case : select multiple lib dependencies, then right click and choose "Convert to Maven dependencies...".
The "Convert to Maven dependencies..." wizard is shown with a 2nd page displaying a preview of the selected maven dependencies with a copy to clipoard button. If the containing project is a maven project, an "update pom.xml" button will also be displayed.
- is related to
-
JBIDE-8973 Provide a way to convert pure java libs into maven provided dependencies
- Closed