Created
April 29, 2016 08:18
-
-
Save ToanPV90/95ad5ab61d3f91d94a8ef1fadeca6bca to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Here is the workaround that worked for me: | |
1. Close Eclipse | |
2. In {workspace-directory}/.metadata/.plugins/org.eclipse.core.runtime/.settings. delete the following two files: | |
+) org.eclipse.wst.server.core.prefs | |
+) org.eclipse.jst.server.tomcat.core.prefs | |
3. Restart Eclipse |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment