How to enable debugging in JSP in eclipse ? Or Can't setup debugging in Eclipse !





How to enable debugging in JSP in eclipse ? Or Can't setup debugging in Eclipse !

Go to Eclipse marketplace in eclipse and install JavaEE Developers tools.




After this, go to project properties and add the project which you want to debug and which is having the JSP's.




 Click Add and select the Project as shown below.



That's it, you can debug your application and start debugging you JSP file.





No comments:

Post a Comment

Fixing yum command on linux

You may find yourself having to fix more packages. So you can just remove everything you had installed via  pip and reinstall everythin...