Updated eclipse-SDK to 4.4.2
diff --git a/org.eclipse.gmf.notation.repository/gmf-notation-hipp-publish.sh b/org.eclipse.gmf.notation.repository/gmf-notation-hipp-publish.sh index 09dd890..e33c0b2 100644 --- a/org.eclipse.gmf.notation.repository/gmf-notation-hipp-publish.sh +++ b/org.eclipse.gmf.notation.repository/gmf-notation-hipp-publish.sh
@@ -79,7 +79,7 @@ # Download and prepare Eclipse SDK, which is needed to process the update site echo "`date +%Y-%m-%d-%H:%M:%S` Downloading eclipse to $PWD" -cp /home/data/httpd/download.eclipse.org/eclipse/downloads/drops4/R-4.4-201406061215/eclipse-SDK-4.4-linux-gtk-x86_64.tar.gz . +cp /home/data/httpd/download.eclipse.org/eclipse/downloads/drops4/R-4.4.2-201502041700/eclipse-SDK-4.4.2-linux-gtk-x86_64.tar.gz . tar -xzf eclipse-SDK-4.4-linux-gtk-x86_64.tar.gz cd eclipse chmod 700 eclipse