i want create export function plug-in. created custom actions (in context menu)
i have 3 folders , want copy 1 folder destination (which user should able select).
do need create wizard or there simple ways? wizard exist can use? nice tutorial nice.
you can extend extension point org.eclipse.ui.exportwizards implement functionality
in class attribute can provide own implementation of export wizard functionality.
cheers, saurav
Comments
Post a Comment