May 12, 2020
Estimated Post Reading Time ~

How to start AEM 6.2 in debug mode by clicking on jar file

Workaround to open jar with debug option on double clicking are:-

Option 1. Right click the jar to create a shortcut.

Right click the Shortcut created and insert the command-line parameters in Target after the full path.

Example:- C:\..\cq-quickstart-6.2.0.jar -<options>

Now use this shortcut for running jar in Debug mode.
Option 2. Create a script which will open the jar in debug mode.


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.