I have properly installed jdk in my system, I have also set the CLASSPATH properly, but when I am installing ArgoUML, it shows a Message the No JRE found, what should I do?
I've just had this problem too, with a properly installed x64 JRE 8u45. Don't know if the Windows exe installer expects an x86 jvm?
Anyway, download the binary package
zip instead from Tigris (dead) GitHub Releases and unzip somewhere. It runs fine from there * with argouml.bat
, you just don't get a start menu entry added.
java -version
you should get something back from the jvm