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

Remove obsoleted code in CompilerOptions #2924

Merged
merged 2 commits into from
Sep 24, 2024

Commits on Sep 24, 2024

  1. Remove obsoleted code in CompilerOptions

    Found during the review of eclipse-jdt#2551
    
    - CompilerOptions.originalComplianceLevel is obsoleted and can be
    removed + code in TypeConverter using it should be cleaned up.
    - CompilerOptions.originalSourceLevel is obsoleted and can be removed +
    code in JDT that uses it should be cleaned up
    
    Fixes eclipse-jdt#2760
    iloveeclipse authored and srikanth-sankaran committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e6c9123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab44825 View commit details
    Browse the repository at this point in the history