Android Development 64 bit - Eclipse issues
I recently decided to make another application for the Android but I am having severe Eclipse issues. I'm running Windows 7 Ultimate 64 bit edition and my Eclipse keeps force closing whenever I try to do random things (such开发者_StackOverflow社区 as saving, opening a file, building, etc). It does it randomly, I can sometimes save / run my application fine but other times whenever I save a file it just force closes. I've tried 32bit (because 64 bit was having this problem) but 32bit had even worse problems. I don't receive any errors at all, it just force closes. Sometimes it will lock up and say Java SE Binary has stopped responding.
Edit: After I just got done typing this I went into Eclipse and tried typgin android:padding and it force closed...
While I never did fix my 64 bit issues, I switched back to 32 bit and changed the PermGen space via shortcut command and it appears to be working...
精彩评论