Hello, i constantly have this problem in opening XML files in Eclipse. My JVM size is set at 2GB, but i can't even open an XML file that's as large as 8MB. It's not a problem to open small files.
What happens when you do that? Maybe you're running out of permgen
space and can increase the MaxPermSize values in the eclipse.ini.
On 26/07/2012 10:19 PM, marlonmin wrote:
> Hello, i constantly have this problem in opening XML files in Eclipse.
> My JVM size is set at 2GB, but i can't even open an XML file that's as
> large as 8MB. It's not a problem to open small files.
>
>
> Any ideas? Thanks in advance.
Javin Paul Messages: 44 Registered: July 2011 Location: mumbai
Member
Please post the exact error, it may help.
on a different note you may find Altova XML Spy better for dealing with XML files, Though I love Eclipse XML editor, XML spy offers more in terms of XSLT debugging, grid view and better performance with large files.