Eclipse Tip – Remove a war File Entry from Eclipse’s Export Dialog
Introduction
This post shows how to remove a war-file entry from the export dialog used when creating a war-file.
Open this file found in the workspace directory:
.metadata\.plugins\org.eclipse.jst.j2ee.ui\dialog_settings.xml
Locate the section for “Workbench”. At the bottom, you should see the path(s) for the war-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.