Eclipse Tip – Remove a jar file entry from the export dialog
Introduction
This post shows how to remove a jar file entry from the export dialog used when creating a jar-file.
Open this file found in the workspace root directory:
.metadata\.plugins\org.eclipse.jdt.ui\dialog_settings.xml
Locate the section for “JarPackageWizard”. At the bottom, you should see the names of the jar-files entered when using the export wizard. Remove the offending entry and then save.
Leave a Reply
You must be logged in to post a comment.