Eclipse Platform - a comprehensive set of frameworks and common services that collectively provide a powerful software development infrastructure.

130 stars 148 forks 130 watchers Java Eclipse Public License 2.0
eclipse java
6 Open Issues Need Help Last updated: Sep 17, 2025

Open Issues Need Help

View All on GitHub

Eclipse Platform - a comprehensive set of frameworks and common services that collectively provide a powerful software development infrastructure.

Java
#eclipse#java

Eclipse Platform - a comprehensive set of frameworks and common services that collectively provide a powerful software development infrastructure.

Java
#eclipse#java

AI Summary: Improve the Eclipse IDE's "Organize Favorites" dialog by adding sorting by type and a filtering mechanism, mirroring the functionality of the "Debug Configurations" dialog. This involves modifying the user interface and potentially underlying data structures to support categorized display and text-based filtering of launch configurations, run configurations, and other favorites.

Complexity: 4/5
enhancement good first issue

Eclipse Platform - a comprehensive set of frameworks and common services that collectively provide a powerful software development infrastructure.

Java
#eclipse#java

AI Summary: Migrate the Eclipse Terminal View from the legacy E3 API to the newer E4 API to improve compatibility with RCP4 applications and demonstrate the completeness of the E4 model and services for UI migration.

Complexity: 4/5
help wanted technical debt

Eclipse Platform - a comprehensive set of frameworks and common services that collectively provide a powerful software development infrastructure.

Java
#eclipse#java

AI Summary: Debug and fix an error encountered when renaming a debug configuration in the Eclipse IDE. The error prevents the creation of a new launch configuration after renaming an existing one. The issue needs investigation to determine the root cause and implement a fix, potentially involving examination of the Eclipse Platform's debug configuration handling mechanisms and relevant log files.

Complexity: 4/5
bug good first issue help wanted

Eclipse Platform - a comprehensive set of frameworks and common services that collectively provide a powerful software development infrastructure.

Java
#eclipse#java

AI Summary: Improve the user experience of the Eclipse Platform's project import functionality by modifying the error handling for duplicate project imports. Instead of simply reporting an error, the system should prompt the user to open or navigate to the existing project if it's already imported, whether open or closed.

Complexity: 4/5
enhancement good first issue

Eclipse Platform - a comprehensive set of frameworks and common services that collectively provide a powerful software development infrastructure.

Java
#eclipse#java