Skip to content

Commit 0a7e8da

Browse files
committed
Align terminal folder names with usual platform pattern
Make bundle folders have the same name as the bundle id rename plugins > bundles
1 parent d6e264a commit 0a7e8da

File tree

412 files changed

+3
-2
lines changed

Some content is hidden

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

412 files changed

+3
-2
lines changed

.github/workflows/doCleanCode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
author: Eclipse Platform Bot <[email protected]>
1515
do-quickfix: false
1616
do-cleanups: true
17-
bundle-folders: ant/*/ debug/*/ resources/bundles/*/ runtime/bundles/*/ team/bundles/*/ ua/*/ update/*/ platform/*/ terminal/plugins/*/
17+
bundle-folders: ant/*/ debug/*/ resources/bundles/*/ runtime/bundles/*/ team/bundles/*/ ua/*/ update/*/ platform/*/ terminal/bundles/*/
1818
secrets:
1919
token: ${{ secrets.PLATFORM_BOT_PAT }}

terminal/plugins/org.eclipse.tm.terminal.connector.local/.classpath renamed to terminal/bundles/org.eclipse.terminal.connector.local/.classpath

File renamed without changes.

terminal/plugins/org.eclipse.tm.terminal.connector.local/.gitignore renamed to terminal/bundles/org.eclipse.terminal.connector.local/.gitignore

File renamed without changes.

terminal/plugins/org.eclipse.tm.terminal.connector.local/.options renamed to terminal/bundles/org.eclipse.terminal.connector.local/.options

File renamed without changes.

terminal/plugins/org.eclipse.tm.terminal.connector.local/.project renamed to terminal/bundles/org.eclipse.terminal.connector.local/.project

File renamed without changes.

terminal/features/org.eclipse.platform.terminal.feature/.settings/org.eclipse.core.resources.prefs renamed to terminal/bundles/org.eclipse.terminal.connector.local/.settings/org.eclipse.core.resources.prefs

File renamed without changes.

terminal/plugins/org.eclipse.tm.terminal.connector.local/.settings/org.eclipse.jdt.core.prefs renamed to terminal/bundles/org.eclipse.terminal.connector.local/.settings/org.eclipse.jdt.core.prefs

File renamed without changes.

terminal/plugins/org.eclipse.tm.terminal.connector.local/.settings/org.eclipse.jdt.launching.prefs renamed to terminal/bundles/org.eclipse.terminal.connector.local/.settings/org.eclipse.jdt.launching.prefs

File renamed without changes.

terminal/plugins/org.eclipse.tm.terminal.connector.local/.settings/org.eclipse.jdt.ui.prefs renamed to terminal/bundles/org.eclipse.terminal.connector.local/.settings/org.eclipse.jdt.ui.prefs

File renamed without changes.

0 commit comments

Comments
 (0)