Parcourir la source

Merge pull request #28 from csmith/master

Correct IDEA instructions slightly.
pull/29/merge
Greg Holmes il y a 9 ans
Parent
révision
f1a58c0e59
1 fichiers modifiés avec 3 ajouts et 2 suppressions
  1. 3
    2
      README.md

+ 3
- 2
README.md Voir le fichier

49
 We strongly recommend using [IntelliJ IDEA](http://www.jetbrains.com/idea/).
49
 We strongly recommend using [IntelliJ IDEA](http://www.jetbrains.com/idea/).
50
 There are project files available in this repository which will load all of the
50
 There are project files available in this repository which will load all of the
51
 subprojects properly, and configure IDEA with our preferred code style,
51
 subprojects properly, and configure IDEA with our preferred code style,
52
-license headers, etc. Simply open the `dmdirc.iml` file with IDEA to get going.
52
+license headers, etc. Simply tell IDEA to open a new project, and select the
53
+directory this repository is checked out to.
53
 
54
 
54
 Contributing
55
 Contributing
55
 --------------------------------------------------------------------------------
56
 --------------------------------------------------------------------------------
118
 
119
 
119
 The meta repository includes a gradle build script that finds these dependencies
120
 The meta repository includes a gradle build script that finds these dependencies
120
 and replaces them with project links instead. This ensures that while developing
121
 and replaces them with project links instead. This ensures that while developing
121
-the client your changes are reflected across modules properly.
122
+the client your changes are reflected across modules properly.

Chargement…
Annuler
Enregistrer