Change new and noteworthy document to Neon, add .project file.
diff --git a/.project b/.project
new file mode 100644
index 0000000..7585be4
--- /dev/null
+++ b/.project
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>cftWeb</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+	</buildSpec>
+	<natures>
+	</natures>
+</projectDescription>
diff --git a/newNoteworthy/mars/index.html b/newNoteworthy/neon/index.html
similarity index 83%
rename from newNoteworthy/mars/index.html
rename to newNoteworthy/neon/index.html
index 462fcb5..550ba36 100644
--- a/newNoteworthy/mars/index.html
+++ b/newNoteworthy/neon/index.html
@@ -1,20 +1,20 @@
-<title>New and Noteworthy for Eclipse Tools for Cloud Foundry, Mars (1.0)</title>
-
-<h1>New and Noteworthy for Eclipse Tools for Cloud Foundry, Mars (1.0)</h1>
-
-This documents highlight the new changes on Eclipse Tools for Cloud Foundry (CFT) in this release.
-
-<h2>General</h2>
-
-This is the first release of the Eclipse Tools for Cloud Foundry project after moving from the Cloud Foundry Foundation. This release involves all the necessary work required for moving to Eclipse.
-
-<h2>Improvements</h2>
-
-A couple of general and usability improvements have been introduced in this release:
-
-<ul>
-	<li>Host name conflict detection has been added to the deployment dialog to avoid host name conflict error when deploying applications</li>
-	<li>Publishing improvements for projects in source control and added support for publish operation cancellation</li>
-	<li>Improved Spring Boot and general Standalone Java packaging</li>
-	<li>Bug fixes</li>
-</ul>
+<title>New and Noteworthy for Eclipse Tools for Cloud Foundry, 1.0 (Neon)</title>

+

+<h1>New and Noteworthy for Eclipse Tools for Cloud Foundry, 1.0 (Neon)</h1>

+

+This documents highlight the new changes on Eclipse Tools for Cloud Foundry (CFT) in this release.

+

+<h2>General</h2>

+

+This is the first release of the Eclipse Tools for Cloud Foundry project after moving from the Cloud Foundry Foundation. This release involves all the necessary work required for moving to Eclipse.

+

+<h2>Improvements</h2>

+

+A couple of general and usability improvements have been introduced in this release:

+

+<ul>

+	<li>Host name conflict detection has been added to the deployment dialog to avoid host name conflict error when deploying applications</li>

+	<li>Publishing improvements for projects in source control and added support for publish operation cancellation</li>

+	<li>Improved Spring Boot and general Standalone Java packaging</li>

+	<li>Bug fixes</li>

+</ul>