What is the command to start the eclipse from command prompt. After installing jadclipse I am not getting the jadclipse option under preferences, and read somewhere that starting and cleaning from command prompt will solve the issue.
Clean and Start eclipse from command prompt
33.6k Views Asked by Shitu At
3
Go to your eclipse ide installation(application.exe)folder type cmd and run below this command. eclipse.exe -clean this is perfectly to solve my problem.