Eclipse Visual Editor (VE) Problem
Got the following error while opening a visual class in Eclipse.
IWAV0168E Improper nesting of mark statements in Expression. Tried to pop or endMark to before current mark. Tried to go past Mark# 0.
Here is what I did to fix it (at least temporarily). Worked for me, no guarantees for anyone else.
- Close Eclipse.
- Go to my workspace (usually in "C:\Documents and Settings\YOUR_USER_NAME\workspace").
- Navigate to the following location: ".metadata\.plugins\org.eclipse.ve.java.core"
- Delete the ".cache" folder.
- Restart Eclipse and see if it works.
Hope this works for others.
Posted by rickg ( Oct 08 2008, 05:41:26 PM PDT ) Permalink Comments [13]
