Friday, June 6, 2014

SlickEdit Setup (Simple)

Download & Install SlickEdit

https://www.slickedit.com/products/slickedit

Project Setup

Use vs +new if you want a second UI opened

vs

Project > New > Other
  Name: [reponame]_[branch]
  Location: [repo_location]
  [x] Create new workspace
OK

Project > Project Properties...
  Add Tree...
  [select_dir]
  [x] Add as wildcard
  Repeat for all dirs
OK

Build Setup

Project > Project Properties... > Tools
  Compile (this file)
  Build (whole project)
  ...
OK




No comments:

Post a Comment