diff --git a/pom.xml b/pom.xml index dac8cbe4ca0..8b531cd8a66 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ scm:git:git://git.eclipse.org/gitroot/tm/org.eclipse.tm.git - 1.3.0 + 1.6.0 ${tycho-version} 1.1.4 @@ -364,10 +364,6 @@ terminal - - rse - - site diff --git a/site/category.xml b/site/category.xml index d99619af4a0..58e44b5cb64 100644 --- a/site/category.xml +++ b/site/category.xml @@ -10,14 +10,6 @@ --> - - - - - - - - @@ -27,8 +19,6 @@ - - @@ -39,8 +29,6 @@ - - @@ -48,8 +36,6 @@ - - @@ -70,21 +56,6 @@ - - - RSE Features - - - - - RSE SDK Features - - - - - RSE Examples, Tests and Incubation Plug-ins - - diff --git a/terminal/features/pom.xml b/terminal/features/pom.xml index 3d22c122c41..1da93e88e52 100644 --- a/terminal/features/pom.xml +++ b/terminal/features/pom.xml @@ -40,8 +40,6 @@ org.eclipse.tm.terminal.view.feature org.eclipse.tm.terminal.view.sdk.feature - org.eclipse.tm.terminal.view.rse.feature - org.eclipse.tm.terminal.view.rse.sdk.feature org.eclipse.tm.terminal.feature org.eclipse.tm.terminal.sdk.feature @@ -67,24 +65,5 @@ org.eclipse.tm.terminal.connector.cdtserial.sdk.feature - - - - rxtxserial - - false - - - - - rxtx - http://archive.eclipse.org/tm/updates/rxtx - p2 - - - diff --git a/terminal/plugins/pom.xml b/terminal/plugins/pom.xml index 5ba8756be6e..64a12adce3c 100644 --- a/terminal/plugins/pom.xml +++ b/terminal/plugins/pom.xml @@ -36,7 +36,6 @@ org.eclipse.tm.terminal.view.core org.eclipse.tm.terminal.view.ui - org.eclipse.tm.terminal.view.ui.rse org.eclipse.tm.terminal.test diff --git a/terminal/readme.txt b/terminal/readme.txt deleted file mode 100644 index 4b5151f88c0..00000000000 --- a/terminal/readme.txt +++ /dev/null @@ -1,4 +0,0 @@ -This repository holds the TM Terminal Component. -Its core depends on Eclipse RCP only. -All these Git modules should be named "org.eclipse.tm.terminal.*". -See http://www.eclipse.org/tm/ diff --git a/terminal/terminals.psf b/terminal/terminals.psf deleted file mode 100644 index 3a17b424333..00000000000 --- a/terminal/terminals.psf +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file