My eclipse keeps crashing -


i using eclipse x86 , jdk x86 on windows 7. eclipse keeps crashing taking work every time.

information eclipse screen:

eclipse ide java developers

version: juno service release 2 build id: 20130225-0426

here's screenshot of text displays upon crash

screenshot

how remedy problem?

update: re-installed everything, jre, jdk , eclipse. 64 bit latest versions.

java info using system.getproperties();


java.runtime.name -> java(tm) se runtime environment

sun.boot.library.path -> d:\java\jre\bin

java.vm.version -> 23.25-b01

java.vm.vendor -> oracle corporation

java.vendor.url -> http://java.oracle.com/

path.separator -> ;

java.vm.name -> java hotspot(tm) 64-bit server vm

file.encoding.pkg -> sun.io

user.country -> us

user.script ->

sun.java.launcher -> sun_standard

sun.os.patch.level -> service pack 1

java.vm.specification.name -> java virtual machine specification

user.dir -> d:\javathehutt\loop

java.runtime.version -> 1.7.0_25-b17

java.awt.graphicsenv -> sun.awt.win32graphicsenvironment

java.endorsed.dirs -> d:\java\jre\lib\endorsed

os.arch -> amd64

java.io.tmpdir -> d:\tmp\

line.separator ->

java.vm.specification.vendor -> oracle corporation

user.variant ->

os.name -> windows 7

sun.jnu.encoding -> cp1252

java.library.path -> d:\java\jre\bin;c:\windows\sun\java\bin;c:\windows\system32;c:\windows;c:\program files (x86)\nvidia corporation\physx\common;%commonprogramfiles%\microsoft shared\windows live;c:\windows\system32;c:\windows;c:\windows\system32\wbem;c:\windows\system32\windowspowershell\v1.0\;c:\program files (x86)\ati technologies\ati.ace\core-static;c:\python27;c:\program files (x86)\mkvtoolnix;d:\java\jdk1.7.0_10\bin;c:\phantomjs-1.8.1-windows;c:\python27\scripts;d:\pythonary\direct_access;d:\gtk\bin;c:\program files (x86)\bitvise ssh client;d:\java\jre\bin;d:\java\jdk\bin;c:\ruby193\bin;c:\program files\common files\microsoft shared\windows live;.

java.specification.name -> java platform api specification

java.class.version -> 51.0

sun.management.compiler -> hotspot 64-bit tiered compilers

os.version -> 6.1

user.home -> c:\users\aritra

user.timezone ->

java.awt.printerjob -> sun.awt.windows.wprinterjob

file.encoding -> cp1252

java.specification.version -> 1.7

java.class.path -> d:\javathehutt\loop\bin

user.name -> aritra

java.vm.specification.version -> 1.7

sun.java.command -> loop

java.home -> d:\java\jre

sun.arch.data.model -> 64

user.language -> en

java.specification.vendor -> oracle corporation

awt.toolkit -> sun.awt.windows.wtoolkit

java.vm.info -> mixed mode

java.version -> 1.7.0_25

java.ext.dirs -> d:\java\jre\lib\ext;c:\windows\sun\java\lib\ext

sun.boot.class.path -> d:\java\jre\lib\resources.jar;d:\java\jre\lib\rt.jar;d:\java\jre\lib\sunrsasign.jar;d:\java\jre\lib\jsse.jar;d:\java\jre\lib\jce.jar;d:\java\jre\lib\charsets.jar;d:\java\jre\lib\jfr.jar;d:\java\jre\classes

java.vendor -> oracle corporation

file.separator -> \

java.vendor.url.bug -> http://bugreport.sun.com/bugreport/

sun.io.unicode.encoding -> unicodelittle

sun.cpu.endian -> little

sun.desktop -> windows

sun.cpu.isalist -> amd64


eclipse info: eclipse standard/sdk

version: kepler release build id: 20130614-0229

it still crashing same frequency. , doesn't need me crash. if start eclipse , minimize , keep way, crashes in time. should do? getting impossible work with. screenie2

as question, need eclipse android work. other ides can replace eclipse with?

you mentioned have installed 64-bit jdk, seems haven't cleaned previous java path. @ of path: d:\java\jre\bin;c:\windows\sun\java\bin;d:\java\jre\bin;d:\java\jdk\bin; it's messy. clean useless path, , set latest java path. in addition, can use android studio or intellij eclipse replacement.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -