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

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

examples/org.eclipse.jface.examples.databinding/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 96a2cb8d039c79fff7b0638ad6fd35277627986f Mon Sep 17 00:00:00 2001
From: Eclipse Platform Bot <[email protected]>
Date: Wed, 27 Nov 2024 22:45:22 +0000
Subject: [PATCH] Version bump(s) for 4.35 stream


diff --git a/examples/org.eclipse.jface.examples.databinding/META-INF/MANIFEST.MF b/examples/org.eclipse.jface.examples.databinding/META-INF/MANIFEST.MF
index 278ebbc99f..1317a7c27b 100644
--- a/examples/org.eclipse.jface.examples.databinding/META-INF/MANIFEST.MF
+++ b/examples/org.eclipse.jface.examples.databinding/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.jface.examples.databinding
-Bundle-Version: 1.4.400.qualifier
+Bundle-Version: 1.4.500.qualifier
 Eclipse-BundleShape: dir
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
-- 
2.47.0

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 54m 3s ⏱️ + 5m 36s
 7 726 tests ±  0   7 498 ✅ +  1  228 💤 ±0  0 ❌  - 1 
23 980 runs   - 359  23 239 ✅  - 352  741 💤  - 6  0 ❌  - 1 

Results for commit 9353394. ± Comparison against base commit a1fd060.

♻️ This comment has been updated with latest results.

vogella and others added 2 commits November 28, 2024 21:14
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 283c2fb to 9353394 Compare November 28, 2024 20:14
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