update the way-out-of-date instructions in clion and intellij readmes
This commit is contained in:
parent
8369828390
commit
a37403ebdc
|
@ -1,8 +1,4 @@
|
|||
You must create a `RailsCasts` theme inside CLion first. Do this in Settings > Editor > Colors & Fonts,
|
||||
select any existing scheme and click "Save As" and name the new scheme `RailsCasts`
|
||||
|
||||
Close CLion, then go to `~/Library/Preferences/clion10/colors` and there should be a `RailsCasts.icls` file
|
||||
which can be replaced with this one.
|
||||
Import this file into CLion under Settings > Editor > Color Scheme, and then use the "Import Scheme" function.
|
||||
|
||||
#### Note:
|
||||
|
||||
|
|
|
@ -1,5 +1 @@
|
|||
You must create a `RailsCasts` theme inside IntelliJ first. Do this in Settings > Editor > Colors & Fonts,
|
||||
select any existing scheme and click "Save As" and name the new scheme `RailsCasts`
|
||||
|
||||
Close IntelliJ, then go to `~/Library/Preferences/IntelliJIdeaXXX/colors` (where 'XXX' is the current version of IntelliJ
|
||||
you have installed) and there should be a `RailsCasts.icls` file which can be replaced with this one.
|
||||
Import this file into IntelliJ under Settings > Editor > Color Scheme, and then use the "Import Scheme" function.
|
||||
|
|
Loading…
Reference in a new issue