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

Apply Eclipse formatter on jface databinding examples #2551

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vogella
Copy link
Contributor

@vogella vogella commented Nov 27, 2024

This make reading and modifiy the examples easier and that is the main purpose of these examples

@eclipse-platform-bot
Copy link
Contributor

eclipse-platform-bot commented Nov 27, 2024

This pull request changes some projects for the first time in this development cycle.
Therefore the following files need a version increment:

tests/org.eclipse.jface.text.tests/META-INF/MANIFEST.MF

An additional commit containing all the necessary changes was pushed to the top of this PR's branch. To obtain these changes (for example if you want to push more changes) either fetch from your fork or apply the git patch.

Git patch
From db5b6edf66d63f2ba339f537d502c0ee7522fe91 Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Fri, 6 Dec 2024 15:56:42 +0000
Subject: [PATCH] Version bump(s) for 4.35 stream


diff --git a/tests/org.eclipse.jface.text.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.jface.text.tests/META-INF/MANIFEST.MF
index 510688556a..e0b12814d6 100644
--- a/tests/org.eclipse.jface.text.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.jface.text.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Plugin.name
 Bundle-SymbolicName: org.eclipse.jface.text.tests
-Bundle-Version: 3.13.700.qualifier
+Bundle-Version: 3.13.800.qualifier
 Bundle-Vendor: %Plugin.providerName
 Bundle-Localization: plugin
 Export-Package: 
-- 
2.47.1

Further information are available in Common Build Issues - Missing version increments.

Copy link
Contributor

github-actions bot commented Nov 27, 2024

Test Results

 1 802 files   -  19   1 802 suites   - 19   1h 47m 30s ⏱️ - 8m 58s
 7 729 tests ±  0   7 500 ✅  -   1  228 💤 ±0  1 ❌ +1 
23 989 runs   - 359  23 245 ✅  - 354  743 💤  - 6  1 ❌ +1 

For more details on these failures, see this check.

Results for commit 1fa2518. ± Comparison against base commit 5c65cbc.

♻️ This comment has been updated with latest results.

@vogella vogella force-pushed the jface_data_binding_snippets_format branch from 283c2fb to 9353394 Compare November 28, 2024 20:14
@vogella vogella force-pushed the jface_data_binding_snippets_format branch from 9353394 to a5db069 Compare December 6, 2024 15:51
vogella and others added 2 commits December 9, 2024 23:00
This make reading and modifiy the examples easier and that is the main
purpose of these examples
@vogella vogella force-pushed the jface_data_binding_snippets_format branch from ce63c2e to 1fa2518 Compare December 9, 2024 22:00
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.

2 participants