You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@polygene.apache.org by pa...@apache.org on 2017/03/19 19:19:09 UTC

polygene-java git commit: Better IDEA instructions in README

Repository: polygene-java
Updated Branches:
  refs/heads/develop cfd38626c -> 994905196


Better IDEA instructions in README


Project: http://git-wip-us.apache.org/repos/asf/polygene-java/repo
Commit: http://git-wip-us.apache.org/repos/asf/polygene-java/commit/99490519
Tree: http://git-wip-us.apache.org/repos/asf/polygene-java/tree/99490519
Diff: http://git-wip-us.apache.org/repos/asf/polygene-java/diff/99490519

Branch: refs/heads/develop
Commit: 9949051961b4c15e50de934f4403ae944b64c3aa
Parents: cfd3862
Author: Paul Merlin <pa...@apache.org>
Authored: Sun Mar 19 20:18:56 2017 +0100
Committer: Paul Merlin <pa...@apache.org>
Committed: Sun Mar 19 20:18:56 2017 +0100

----------------------------------------------------------------------
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/polygene-java/blob/99490519/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 8532123..73dafff 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,8 @@ for more information.
 ### IntelliJ IDEA
 
 IntelliJ IDEA Community Edition has everything you need to open Apache Polygene\u2122.
-To open the project in IDEA, simply open this repository as a project. 
+To open the project in IDEA, simply open this repository as a project.
+During import, make sure *"Create separate module per source set"* is checked.
 
 ### Netbeans