Skip to content

Commit 8a35dfc

Browse files
committed
Migrate tm.terminal.control to eclipse platform
The new location of this bundle's source is https://github.com/eclipse-platform/eclipse.platform/tree/master/terminal/plugins/org.eclipse.tm.terminal.control It was mirgated to platform in: eclipse-platform/eclipse.platform#1851 as part of the work to achieve eclipse-platform/eclipse.platform#1762
1 parent 8687aec commit 8a35dfc

File tree

102 files changed

+13
-15995
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+13
-15995
lines changed

NewAndNoteworthy/CHANGELOG-API.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ This section describes API removals that occurred in past releases, and upcoming
88

99
Below is the detailed descriptions of API changes and mitigation efforts API consumers need to take.
1010

11+
## API Changes in CDT 12.1.
12+
13+
### Migrate tm.terminal.control to eclipse platform
14+
15+
The source for `org.eclipse.tm.terminal.control` has been migrated to the Eclipse Platform GitHub repository.
16+
The new location of this bundle's source is https://github.com/eclipse-platform/eclipse.platform/tree/master/terminal/plugins/org.eclipse.tm.terminal.control
17+
It was mirgated to platform in https://github.com/eclipse-platform/eclipse.platform/pull/1851 as part of the work to achieve https://github.com/eclipse-platform/eclipse.platform/pull/1762.
18+
19+
There are no API changes, however future direction of this bundle will now be managed by the Eclipse Platform project.
20+
1121
## API Changes in CDT 12.0.
1222

1323
### CDT's Core Build System refactored and improved

releng/org.eclipse.cdt.repo/category.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,9 @@
132132
<feature id="org.eclipse.launchbar.remote.source">
133133
<category name="launchbar"/>
134134
</feature>
135+
<!-- Republish the tm terminal control that is now Eclipse Platform to our p2 repository -->
136+
<bundle id="org.eclipse.tm.terminal.control" version="0.0.0"/>
137+
<bundle id="org.eclipse.tm.terminal.control.source" version="0.0.0"/>
135138
<feature id="org.eclipse.tm.terminal.control.feature">
136139
<category name="terminal_main"/>
137140
</feature>

terminal/plugins/org.eclipse.tm.terminal.control/.classpath

Lines changed: 0 additions & 7 deletions
This file was deleted.

terminal/plugins/org.eclipse.tm.terminal.control/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

terminal/plugins/org.eclipse.tm.terminal.control/.options

Lines changed: 0 additions & 4 deletions
This file was deleted.

terminal/plugins/org.eclipse.tm.terminal.control/.project

Lines changed: 0 additions & 34 deletions
This file was deleted.

terminal/plugins/org.eclipse.tm.terminal.control/.settings/org.eclipse.core.resources.prefs

Lines changed: 0 additions & 2 deletions
This file was deleted.

terminal/plugins/org.eclipse.tm.terminal.control/.settings/org.eclipse.jdt.core.prefs

Lines changed: 0 additions & 486 deletions
This file was deleted.

terminal/plugins/org.eclipse.tm.terminal.control/.settings/org.eclipse.jdt.launching.prefs

Lines changed: 0 additions & 3 deletions
This file was deleted.

terminal/plugins/org.eclipse.tm.terminal.control/.settings/org.eclipse.jdt.ui.prefs

Lines changed: 0 additions & 213 deletions
This file was deleted.

0 commit comments

Comments
 (0)