Skip to content

Add option to add console argument in the launch configuration#2274

Open
elsazac wants to merge 1 commit intoeclipse-pde:masterfrom
elsazac:enhancement
Open

Add option to add console argument in the launch configuration#2274
elsazac wants to merge 1 commit intoeclipse-pde:masterfrom
elsazac:enhancement

Conversation

@elsazac
Copy link
Copy Markdown
Contributor

@elsazac elsazac commented Mar 25, 2026

This PR adds an option in launch configuration to add -console argument in program arguments.

Screenshot 2026-03-25 at 1 50 47 PM

Screenshot 2026-03-25 at 12 04 18 PM

Screenshot 2026-03-25 at 12 07 10 PM

Fixes : #1851

Copy link
Copy Markdown
Contributor

@laeubi laeubi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this this looks very promising!

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 25, 2026

Test Results

  147 files  ±0    147 suites  ±0   36m 58s ⏱️ + 1m 52s
3 495 tests ±0  3 441 ✅ ±0   54 💤 ±0  0 ❌ ±0 
9 306 runs  ±0  9 176 ✅ ±0  130 💤 ±0  0 ❌ ±0 

Results for commit 7049ed5. ± Comparison against base commit 95c57fb.

♻️ This comment has been updated with latest results.

@elsazac elsazac force-pushed the enhancement branch 5 times, most recently from 372a49c to 786d9ca Compare March 25, 2026 07:36
This commit adds an option in launch configuration to add -console
argument in program arguments.

Fixes : eclipse-pde#1851
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.

Create an Launch Configuration option to show the OSGi Console

2 participants