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 [8]Post a Comment:


Posted by Mawcor (200.193.98.134) on December 23, 2008 at 04:01 PM PST #
Thx!
Posted by Mawcor (200.193.98.134) on December 23, 2008 at 04:01 PM PST #
I had my code in an svn repository so it was easy to recover. I guess you could export/copy the code from your existing project but make sure any workspace/eclipse settings are not copied.
Posted by JSUGAR (86.140.7.56) on March 22, 2009 at 01:45 PM PDT #
1) Open a VE and then close it. Make sure there are NO VEs open at all.
2) Clear the .log file (use the ErrorLog view and the Delete Log button).
3) Projects->Clean ->Clean ALL projects radio button
4) Wait for build to finish
5) Try opening the VE again.
I found this on and worked with me:
http://zerosouth.tistory.com/tag/IWAV0168E
Posted by Edgar (194.79.89.162) on March 24, 2009 at 04:33 AM PDT #
Thanks! That did it for me.
Posted by Naruki (220.111.149.211) on June 15, 2009 at 12:29 AM PDT #
Posted by Naruki (220.111.149.211) on June 23, 2009 at 05:41 PM PDT #
You give me the life...i fix the problem with your solution!
Posted by Alvaro (213.98.239.176) on November 10, 2009 at 03:52 AM PST #
*Make sure that you have closed all VE Editors.
1)Projekt-> Clean
2)Clean Projekt selected below
3)select your Project.
Posted by Abdul (129.217.129.132) on June 24, 2010 at 03:20 AM PDT
Website: http://www.nadorweb.com #