diff --git a/releng/org.eclipse.cdt-feature/build.properties b/releng/org.eclipse.cdt-feature/build.properties index 8199d111b29..d086b4c8449 100644 --- a/releng/org.eclipse.cdt-feature/build.properties +++ b/releng/org.eclipse.cdt-feature/build.properties @@ -1,7 +1,5 @@ -bin.includes=\ -cpl-v10.html,\ -feature.xml,\ -feature.properties,\ -eclipse_update_120.jpg,\ -license.html - +bin.includes = cpl-v10.html,\ + feature.xml,\ + feature.properties,\ + eclipse_update_120.jpg,\ + license.html diff --git a/releng/org.eclipse.cdt/.eclipseproduct b/releng/org.eclipse.cdt/.eclipseproduct new file mode 100644 index 00000000000..c7ae4dc2e4a --- /dev/null +++ b/releng/org.eclipse.cdt/.eclipseproduct @@ -0,0 +1,4 @@ +name=QNX Momentics IDE +id=com.qnx.tools.ide +version=2.0.0 +feature.default.id=com.qnx.tools.ide \ No newline at end of file diff --git a/releng/org.eclipse.cdt/about.mappings b/releng/org.eclipse.cdt/about.mappings index 720ca870fac..cbc6e14c9ff 100644 --- a/releng/org.eclipse.cdt/about.mappings +++ b/releng/org.eclipse.cdt/about.mappings @@ -3,4 +3,6 @@ # java.io.Properties file (ISO 8859-1 with "\" escapes) # This file does not need to be translated. -0=@build@ \ No newline at end of file +# The following should contain the build version. +# e.g. "0=20020612" +0=200210031200 \ No newline at end of file