-
Notifications
You must be signed in to change notification settings - Fork 151
IDE Setup
shoebkhan09 edited this page Jun 28, 2018
·
2 revisions
Generally speaking, although setting up an IDE for experienced developer may not be a big task, it may consume good amount of work if there are issues that are relevant to the project itself and not usually surface in other projects. For less experienced people, value of the document is more evident.
This document covers following topics:
-
Setting up of IDE
-
Running Bulk Tests
-
Running individual tests from IDE
-
Enable remote debugging
-
Patching modules
-
Issues and resolutions.
-
Setting up of IDE ( We'll be using IntelliJ Idea, its installation is not covered)