Any Java programming software?

My pc's sprecifications are as -:
Lenovo Ideapad, i7 4th Gen, 8GB ram, Win 8.1 OS

I have tried eclipse but it didn't work.

How exactly did Eclipse fail to work? "Didn't work" is not a helpful problem description. Did the installation fail? Did it fail to run? Etc.

The very first step, regardless of which IDE you end up using, is to install the JDK: http://www.oracle.com/...33151.html (note the x86 / x64 distinction; with 8GB you'll be on 64bit Windows and need the x64 version).

If you absolutely can't get Eclipse to run, try Netbeans.

Try IntelliJ IDEA - https://www.jetbrains.com/idea/

Ok It was tricky a bit. I installed java 64 bit from oracle then updated it. Now eclipse and other programs are working fine.