Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change path name -bundle 3 #2417

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elsazac
Copy link
Member

@elsazac elsazac commented Oct 18, 2024

Refs: #1460

Changing the path name from "Eclipse UI" to "eclipseui" to avoid space in path names and to make it UNIX friendly.

For bundle : bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/preferences/

File names changed are :

1. bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/IWorkbenchPreferenceContainer.java
2. bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/SettingsTransfer.java
3. bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/ViewSettingsDialog.java
4. bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/WizardPropertyPage.java
5. bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/package.html
6. bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/WorkingCopyManager.java
7. bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/ViewPreferencesAction.java
8. bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/IWorkingCopyManager.java
9. bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/preferences/ScopedPreferenceStore.java

Copy link
Contributor

github-actions bot commented Oct 18, 2024

Test Results

0 files   -  1 335  0 suites   - 1 335   0s ⏱️ - 1h 2m 22s
0 tests  -  7 711  0 ✅  -  7 483  0 💤  - 228  0 ❌ ±0 
0 runs   - 19 867  0 ✅  - 19 352  0 💤  - 515  0 ❌ ±0 

Results for commit a62c949. ± Comparison against base commit 54479d7.

♻️ This comment has been updated with latest results.

…e in path names and to make it UNIX friendly. For bundle : bundles/org.eclipse.ui.workbench/eclipseui/org/eclipse/ui/preferences/ (bundle3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant