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

[2/3] isis git commit: Merge branch 'patch-6' of https://github.com/ppirus/isis into ISIS-1712_pr-85

Merge branch 'patch-6' of https://github.com/ppirus/isis into ISIS-1712_pr-85


Project: http://git-wip-us.apache.org/repos/asf/isis/repo
Commit: http://git-wip-us.apache.org/repos/asf/isis/commit/21ba2ca9
Tree: http://git-wip-us.apache.org/repos/asf/isis/tree/21ba2ca9
Diff: http://git-wip-us.apache.org/repos/asf/isis/diff/21ba2ca9

Branch: refs/heads/master
Commit: 21ba2ca909e1b52d49b3f02e6890810e9b144ddb
Parents: cb9c522 af9300a
Author: Dan Haywood <da...@haywood-associates.co.uk>
Authored: Fri Sep 8 20:18:40 2017 +0100
Committer: Dan Haywood <da...@haywood-associates.co.uk>
Committed: Fri Sep 8 20:18:40 2017 +0100

----------------------------------------------------------------------
 .../src/main/asciidoc/guides/dg/_dg_ide_intellij.adoc            | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/isis/blob/21ba2ca9/adocs/documentation/src/main/asciidoc/guides/dg/_dg_ide_intellij.adoc
----------------------------------------------------------------------
diff --cc adocs/documentation/src/main/asciidoc/guides/dg/_dg_ide_intellij.adoc
index 83e3587,856edca..aecc99a
--- a/adocs/documentation/src/main/asciidoc/guides/dg/_dg_ide_intellij.adoc
+++ b/adocs/documentation/src/main/asciidoc/guides/dg/_dg_ide_intellij.adoc
@@@ -245,10 -247,10 +247,10 @@@ If any dependencies are already loaded 
  
  You can press F4 (or use `File > Project Structure`) to see the resolved classpath for any of the modules loaded into the project.
  
- If you want to focus on one set of code (eg the Isis todoapp but not Apache Isis core) then you _could_ remove the module; but better is to ignore those modules.  This will remove from the the _Projects_ window but keep them available in the _Maven Projects_ window for when you next want to work on them:
+ If you want to focus on one set of code (eg the Isis todoapp but not Apache Isis core) then you _could_ remove the module; but better is to ignore those modules.  This will remove them from the _Projects_ window but keep them available in the _Maven Projects_ window for when you next want to work on them:
  
  .IntelliJ Maven Module Management - Ignoring Modules
 -image::{_imagesdir}intellij-idea/100-maven-module-mgmt/040-ignoring-modules.png[width="730px"]
 +image::{_imagesdir}intellij-idea/100-maven-module-mgmt/040-ignoring-modules.png[width="730px",link="{_imagesdir}intellij-idea/100-maven-module-mgmt/040-ignoring-modules.png"]
  
  Confirm that it's ok to ignore these modules: