Home > Tag Archives: MyEclipse

Tag Archives: MyEclipse

MyEclipse: Runtime Error R6025 “pure virtual function call”

Sometimes while opening some files or during starting we encounter the below mentioned error and our MyEclipse gets crashed – Microsoft Visual C++ Runtime Library Runtime Error! Program: C:\...\jdk-1.6.0\bin\javaw.exe R6025 - pure virtual function call Solution for this problem is – 1) . Open the file workbench.xml in the location C:\…\\workspace\.metadata\.plugins\org.eclipse.ui.workbench\ 2) . Delete all the tag (This contains the ... Read More »