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

Add a tycho-eclipse-plugin #3054

Merged
merged 1 commit into from
Nov 19, 2023
Merged

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Nov 18, 2023

Tycho already offers to run an eclipse application with the tycho-extras/tycho-eclipserun-plugin, usually used to run an eclipse application. Recently there was a demand to even execute a project "like in eclipse", and there is even an (ant based) solution to run "tests in eclipse".

Because of this it seem suitable to collect all these demands in a plugin dedicated to eclipse task

Copy link

github-actions bot commented Nov 18, 2023

Test Results

   570 files  ±0     570 suites  ±0   3h 15m 50s ⏱️ - 22m 27s
   374 tests ±0     368 ✔️ ±0    6 💤 ±0  0 ±0 
1 122 runs  ±0  1 103 ✔️ ±0  19 💤 ±0  0 ±0 

Results for commit 0d8f73e. ± Comparison against base commit da63e7f.

♻️ This comment has been updated with latest results.

@laeubi laeubi force-pushed the eclipde_plugin branch 2 times, most recently from ede426c to 7e1d944 Compare November 18, 2023 13:33
@laeubi laeubi marked this pull request as ready for review November 18, 2023 14:15
@laeubi laeubi force-pushed the eclipde_plugin branch 3 times, most recently from 2b94427 to 2cfb830 Compare November 18, 2023 19:27
Tycho already offers to run an eclipse application with the
tycho-extras/tycho-eclipserun-plugin, usually used to run an eclipse
application. Recently there was a demand to even execute a project "like
in eclipse", and there is even an (ant based) solution to run "tests in
eclipse".

Because of this it seem suitable to collect all these demands in a
plugin dedicated to eclipse task
@laeubi laeubi merged commit f7d8923 into eclipse-tycho:master Nov 19, 2023
8 checks passed
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