This blog is for software developers who are facing issues(Exceptions/errors/info) while developing the applications.It is useful for freshers who are struck with small issues and I provide quick solutions.I don't give history,give exact solution.
Wednesday, 9 March 2016
Use JDK instead of jre in Eclipse.
Use JDK instead of jre in Eclipse.
In Eclipse Go to Window ->Preferences->Java->Installed JREs.There remove Jre and add JDK.
Adding JDK.
goto Add->StandarVM->Next->give jdk home click Finish.
No comments:
Post a Comment