Scenario: Developing Code in IntelliJ IDEA
Arun has been tasked with developing a new feature. He knows how to use Git and decides to work with Dimensions CM as if it was a Git repository. Arun’s preferred development tool is IntelliJ IDEA, he does the following:
•Launches IntelliJ.
•Clones the contents of a stream to a folder on his local machine.
•Makes changes to the code.
•Adds a commit comment to the changes.
•Relates a Dimensions CM request to the commit (from the Dimensions request list select a request).
•Commits and pushes the changes to the Dimensions CM repository.