Home Answers Viewqa Java-Beginners Tag In Project POM To Close My Java Application If JRE 1.6 Is Not Found?

 
 


Harshdip Singh
Tag In Project POM To Close My Java Application If JRE 1.6 Is Not Found?
0 Answer(s)      4 months and 18 days ago
Posted in : Java Beginners

I have an application compiled in Java. I build my code through Maven. I want a tag in my project POM, so that if JRE 1.6 is not found in the system during run-time, it should not allow my Java application to launch.

Can I get any help with regard to this ?

View Answers









Related Pages: