diff --git a/idea/src/plugin-resources/templates/v4/module.jelly b/idea/src/plugin-resources/templates/v4/module.jelly index 03fa595b..3b8fa763 100644 --- a/idea/src/plugin-resources/templates/v4/module.jelly +++ b/idea/src/plugin-resources/templates/v4/module.jelly @@ -29,7 +29,7 @@ - + diff --git a/idea/src/plugin-resources/templates/v4/multiproject.jelly b/idea/src/plugin-resources/templates/v4/multiproject.jelly index 56a57a59..e86235c0 100644 --- a/idea/src/plugin-resources/templates/v4/multiproject.jelly +++ b/idea/src/plugin-resources/templates/v4/multiproject.jelly @@ -19,7 +19,7 @@ - + diff --git a/idea/src/plugin-resources/templates/v4/project.jelly b/idea/src/plugin-resources/templates/v4/project.jelly index a3ca595d..3304da09 100644 --- a/idea/src/plugin-resources/templates/v4/project.jelly +++ b/idea/src/plugin-resources/templates/v4/project.jelly @@ -19,7 +19,7 @@ - + diff --git a/idea/src/plugin-resources/templates/v4/workspace.jelly b/idea/src/plugin-resources/templates/v4/workspace.jelly index ee94f2b7..ab336f8e 100644 --- a/idea/src/plugin-resources/templates/v4/workspace.jelly +++ b/idea/src/plugin-resources/templates/v4/workspace.jelly @@ -19,7 +19,7 @@ - + - \ No newline at end of file + diff --git a/idea/xdocs/changes.xml b/idea/xdocs/changes.xml index ad429908..4c1ae206 100644 --- a/idea/xdocs/changes.xml +++ b/idea/xdocs/changes.xml @@ -25,6 +25,7 @@ + Use relative paths for projects and modules for projects easier to check into SCM Make projects within the reactor set IDEA module dependencies, but keep all others as JAR dependencies Add a property for specifying generated source directories to include in the module Set source level properties based on the compile source level