-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update IDE #78
Labels
build
Changes the build process
comfort/usabilty
Usability improvement
quality
Code Quality improvement
Comments
PhilMFischer
added
build
Changes the build process
comfort/usabilty
Usability improvement
quality
Code Quality improvement
labels
Mar 28, 2024
2 tasks
PhilMFischer
added a commit
that referenced
this issue
Mar 28, 2024
- Updated the product to contain the exact same packages as in RCP from the Eclipse Package Project EPP. Using now 4.31 which is (2024-03) - Update master pom to not include m2e repositories anymore. Seems like they are now integrated into Eclispe RCP - Cleaned up feature project dependencies - Updated parent pom with new links to repositories. setup of the target platforms as well as using latest tycho 4.07 - updated pom for product to correctly build p2 with adoptoium jdk from justj - updated versions in p2.inf files to be correct --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Mar 28, 2024
- Using standard github action to setup java 17 --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Mar 28, 2024
- Don't install jdk with os preparation --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Apr 16, 2024
- there are issues accessing the pydev servers. --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Apr 16, 2024
- Setting all actions for github workflow to use the virtual satellite v7-beta2. This should fix the issues with the warnings. --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Apr 16, 2024
- set github checkout action to v4.1.1 - set github setup java action to v4.2.1 - set github deploy artifact to v4.3.1 --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Apr 16, 2024
- m2 is now cached with setup java --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Apr 16, 2024
- setting to version 4.0.2 --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Apr 16, 2024
- Enabled the save always on the p2 caches - m2 caches are now handled by setup java. Therefore the save always is not available. --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Apr 16, 2024
- adjusted some further cache actions to work on v4.0.2 --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Aug 7, 2024
- Development is building without issues --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Aug 7, 2024
- Due to deactivated workflows --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Aug 7, 2024
- Now using the v7 release in the github actions --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Aug 8, 2024
- Try to use p2 materialization to see if execution flag is correctly set. --- Task #78: Update IDE
PhilMFischer
added a commit
that referenced
this issue
Aug 8, 2024
- Try to use p2 materialization to see if execution flag is correctly set. - also adjusted deployment to new file structure --- Task #78: Update IDE
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
build
Changes the build process
comfort/usabilty
Usability improvement
quality
Code Quality improvement
The current IDE is from 2022.
Try to update it to eclipse 2024-06.
Try to also update all dependencies and features.
The text was updated successfully, but these errors were encountered: