[
https://issues.jboss.org/browse/JBIDE-12529?page=com.atlassian.jira.plugi...
]
Fred Bricon updated JBIDE-12529:
--------------------------------
Description:
As a follow up on JBIDE-12527 and JBIDE-8973, we should be able to also delete all the
jars from the project that have been converted to maven dependencies. A simple
file.delete() doesn't work currently has the files are locked (on windows at least).
When manually deleting jars that are referenced in the classpath, eclipse (jdt) displays a
refactoring dialog and the file deletion is working. We should take a look at how that
approach
was:
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.
Use refactoring API to delete converted dependencies
----------------------------------------------------
Key: JBIDE-12529
URL:
https://issues.jboss.org/browse/JBIDE-12529
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: maven
Affects Versions: 4.0.0.Alpha1
Reporter: Fred Bricon
Assignee: Fred Bricon
Labels: maven_conversion
Fix For: 4.0.0.Alpha2
As a follow up on JBIDE-12527 and JBIDE-8973, we should be able to also delete all the
jars from the project that have been converted to maven dependencies. A simple
file.delete() doesn't work currently has the files are locked (on windows at least).
When manually deleting jars that are referenced in the classpath, eclipse (jdt) displays
a refactoring dialog and the file deletion is working. We should take a look at how that
approach
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira