public final class EditJarSupport extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EditJarSupport.Item
Simple object holding information used for passing information in and out of the
EditJarSupport.showEditDialog method. |
| Constructor and Description |
|---|
EditJarSupport() |
| Modifier and Type | Method and Description |
|---|---|
static EditJarSupport.Item |
showEditDialog(AntProjectHelper helper,
EditJarSupport.Item item)
Show dialog that allows to edit source and javadoc jar/folder locations
for a given jar/folder on the classpath.
|
public static EditJarSupport.Item showEditDialog(AntProjectHelper helper, EditJarSupport.Item item)
helper - item - - bean with currently used values for classpath jar, source and javadoc jars location