Skip to main content
summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMélanie Bats2016-06-29 09:42:05 +0000
committerMélanie Bats2016-06-30 14:00:57 +0000
commit914c169df0504db0d8521ab4105df424c6940537 (patch)
tree9f60714293fc93be304b89bb7f18e3ab86c90f97 /doc
parent9fcc861ed6487da1c5cc6f88a09f55fe6ea76e31 (diff)
downloadorg.eclipse.eef-914c169df0504db0d8521ab4105df424c6940537.tar.gz
org.eclipse.eef-914c169df0504db0d8521ab4105df424c6940537.tar.xz
org.eclipse.eef-914c169df0504db0d8521ab4105df424c6940537.zip
[version] Bump version to 1.7.0
Change-Id: I3c357a578aca572eaeec4c6dd0944ff3adf8c3e0 Signed-off-by: Mélanie Bats <melanie.bats@obeo.fr>
Diffstat (limited to 'doc')
-rw-r--r--doc/org.eclipse.eef.documentation.export/META-INF/MANIFEST.MF2
-rw-r--r--doc/org.eclipse.eef.documentation.export/pom.xml2
-rw-r--r--doc/org.eclipse.eef.documentation/META-INF/MANIFEST.MF2
-rw-r--r--doc/org.eclipse.eef.documentation/pages/index.html4
-rw-r--r--doc/org.eclipse.eef.documentation/pages/releasenotes.html38
-rw-r--r--doc/org.eclipse.eef.documentation/pages/releasenotes.textile13
-rw-r--r--doc/org.eclipse.eef.documentation/pom.xml2
7 files changed, 20 insertions, 43 deletions
diff --git a/doc/org.eclipse.eef.documentation.export/META-INF/MANIFEST.MF b/doc/org.eclipse.eef.documentation.export/META-INF/MANIFEST.MF
index 03b511f2e..43d40946a 100644
--- a/doc/org.eclipse.eef.documentation.export/META-INF/MANIFEST.MF
+++ b/doc/org.eclipse.eef.documentation.export/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.eef.documentation.export
-Bundle-Version: 1.6.0.qualifier
+Bundle-Version: 1.7.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Localization: plugin
diff --git a/doc/org.eclipse.eef.documentation.export/pom.xml b/doc/org.eclipse.eef.documentation.export/pom.xml
index 2e9d1ba61..bce5b186a 100644
--- a/doc/org.eclipse.eef.documentation.export/pom.xml
+++ b/doc/org.eclipse.eef.documentation.export/pom.xml
@@ -16,7 +16,7 @@ Contributors:
<parent>
<groupId>org.eclipse.eef</groupId>
<artifactId>org.eclipse.eef.parent</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.eef.releng</relativePath>
</parent>
diff --git a/doc/org.eclipse.eef.documentation/META-INF/MANIFEST.MF b/doc/org.eclipse.eef.documentation/META-INF/MANIFEST.MF
index afd742156..bdd9aa0ae 100644
--- a/doc/org.eclipse.eef.documentation/META-INF/MANIFEST.MF
+++ b/doc/org.eclipse.eef.documentation/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.eef.documentation;singleton:=true
-Bundle-Version: 1.6.0.qualifier
+Bundle-Version: 1.7.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Require-Bundle: org.eclipse.help;bundle-version="[3.0.0,4.0.0)"
diff --git a/doc/org.eclipse.eef.documentation/pages/index.html b/doc/org.eclipse.eef.documentation/pages/index.html
index dae27a0bc..46e6799b9 100644
--- a/doc/org.eclipse.eef.documentation/pages/index.html
+++ b/doc/org.eclipse.eef.documentation/pages/index.html
@@ -6,9 +6,9 @@
<link type="text/css" rel="stylesheet" href="assets/css/stylesheet.css"/>
</head>
<body>
- <h2 id="title">EEF 1.6.0</h2>
+ <h2 id="title">EEF 1.7.0</h2>
<p id="description">
- Eclipse EEF brings a brand new language and runtime in order to build your user interface. In this new version, the language is not coupled with the
+ Since 1.6.0 version, Eclipse EEF brings a brand new language and runtime in order to build your user interface. The language is not coupled with the
meta-model of the user anymore with a similar approach as Eclipse Sirius based on queries, as such it provides highly dynamic mechanisms to build an user interface. The new
runtime is based on the same philosophy as Eclipse Sirius with a declarative approach interpreted on the fly.
</p>
diff --git a/doc/org.eclipse.eef.documentation/pages/releasenotes.html b/doc/org.eclipse.eef.documentation/pages/releasenotes.html
index 7b1051e81..e03683bda 100644
--- a/doc/org.eclipse.eef.documentation/pages/releasenotes.html
+++ b/doc/org.eclipse.eef.documentation/pages/releasenotes.html
@@ -1,37 +1 @@
-<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <title>releasenotes</title>
- <link type="text/css" rel="stylesheet" href="assets/css/stylesheet.css"/>
- </head>
- <body>
- <h2 id="ReleaseNotesforEclipseEEF">Release Notes for Eclipse EEF</h2>
- <ol class="toc" style="list-style: disc;">
- <li>
- <a href="#ReleaseNotesforEclipseEEF">Release Notes for Eclipse EEF</a>
- <ol style="list-style: disc;">
- <li>
- <a href="#eef1.6.0">Changes in EEF 1.6.0</a>
- </li>
- </ol>
- </li>
- </ol>
- <p>This document contains the release notes for recent major releases of EEF.</p>
- <h3 id="eef1.6.0">Changes in EEF 1.6.0</h3>
- <h4 id="UserVisibleChanges">User-Visible Changes</h4>
- <ul>
- <li><span class="label label-success">Added</span> The user interface has been recreated from scratch with a new runtime. As a result multiple changes can be visible in the user interface.</li>
- </ul>
- <h4 id="SpecifierVisibleChanges">Specifier-Visible Changes</h4>
- <ul>
- <li><span class="label label-success">Added</span> A brand new
- <a href="language/overview.html">language</a> is available to create your user interface. Have a look at the documentation for additional details.
- </li>
- </ul>
- <h4 id="DeveloperVisibleChanges">Developer-Visible Changes</h4>
- <ul>
- <li><span class="label label-success">Added</span> A brand new API is available to create your user interface. Have a look at the documentation for additional details.</li>
- </ul>
- </body>
-</html> \ No newline at end of file
+<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/></head><body><h2 id="ReleaseNotesforEclipseEEF">Release Notes for Eclipse EEF</h2><ol class="toc" style="list-style: disc;"><li><a href="#ReleaseNotesforEclipseEEF">Release Notes for Eclipse EEF</a><ol style="list-style: disc;"><li><a href="#eef1.7.0">Changes in EEF 1.7.0</a></li><li><a href="#eef1.6.0">Changes in EEF 1.6.0</a></li></ol></li></ol><p>This document contains the release notes for recent major releases of EEF.</p><h3 id="eef1.7.0">Changes in EEF 1.7.0</h3><h4 id="UserVisibleChanges">User-Visible Changes</h4><h4 id="SpecifierVisibleChanges">Specifier-Visible Changes</h4><h4 id="DeveloperVisibleChanges">Developer-Visible Changes</h4><h3 id="eef1.6.0">Changes in EEF 1.6.0</h3><h4 id="UserVisibleChanges2">User-Visible Changes</h4><ul><li><span class="label label-success">Added</span> The user interface has been recreated from scratch with a new runtime. As a result multiple changes can be visible in the user interface.</li></ul><h4 id="SpecifierVisibleChanges2">Specifier-Visible Changes</h4><ul><li><span class="label label-success">Added</span> A brand new <a href="language/overview.html">language</a> is available to create your user interface. Have a look at the documentation for additional details.</li></ul><h4 id="DeveloperVisibleChanges2">Developer-Visible Changes</h4><ul><li><span class="label label-success">Added</span> A brand new API is available to create your user interface. Have a look at the documentation for additional details.</li></ul></body></html> \ No newline at end of file
diff --git a/doc/org.eclipse.eef.documentation/pages/releasenotes.textile b/doc/org.eclipse.eef.documentation/pages/releasenotes.textile
index 6ba2cf265..324302963 100644
--- a/doc/org.eclipse.eef.documentation/pages/releasenotes.textile
+++ b/doc/org.eclipse.eef.documentation/pages/releasenotes.textile
@@ -4,6 +4,19 @@ h2. Release Notes for Eclipse EEF
This document contains the release notes for recent major releases of EEF.
+
+h3(#eef1.7.0). Changes in EEF 1.7.0
+
+h4. User-Visible Changes
+
+
+h4. Specifier-Visible Changes
+
+
+h4. Developer-Visible Changes
+
+
+
h3(#eef1.6.0). Changes in EEF 1.6.0
h4. User-Visible Changes
diff --git a/doc/org.eclipse.eef.documentation/pom.xml b/doc/org.eclipse.eef.documentation/pom.xml
index d990eba06..e2af8131c 100644
--- a/doc/org.eclipse.eef.documentation/pom.xml
+++ b/doc/org.eclipse.eef.documentation/pom.xml
@@ -16,7 +16,7 @@ Contributors:
<parent>
<groupId>org.eclipse.eef</groupId>
<artifactId>org.eclipse.eef.parent</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.eef.releng</relativePath>
</parent>

Back to the top