Skip to content

incompatibility with eclipse 2023-12 #198

@ydaveluy

Description

@ydaveluy

If you have any question, please consult the mailing list first before you raise issues here.

Describe the bug
It is no possible to build project with eclipse 2023-12 (previously working with eclipse 2023-09)

When importing samples projects and building a popup with Problem Occured is opened.

To Reproduce
Steps to reproduce the behavior:

  1. clone https://github.com/15knots/cmake4eclipse-sample-projects
  2. import samples projects in eclipse 2023-12
  3. build projects

Useful Information

  • cmake4eclipse version: 4.0.3
  • Which OS do you use: Linux

What is in Eclipse's Error Log?

Errors running builder 'Cmake4eclipse buildscript generator' on project 'C-1src'.
Cannot invoke "org.eclipse.cdt.managedbuilder.core.IOutputType.getOutputExtensions(org.eclipse.cdt.managedbuilder.core.ITool)" because "outType" is null
Errors running builder 'Cmake4eclipse buildscript generator' on project 'C-flat'.
Cannot invoke "org.eclipse.cdt.managedbuilder.core.IOutputType.getOutputExtensions(org.eclipse.cdt.managedbuilder.core.ITool)" because "outType" is null
Errors running builder 'Cmake4eclipse buildscript generator' on project 'C-in-docker'.
Cannot invoke "org.eclipse.cdt.managedbuilder.core.IOutputType.getOutputExtensions(org.eclipse.cdt.managedbuilder.core.ITool)" because "outType" is null
Errors running builder 'Cmake4eclipse buildscript generator' on project 'C-inclpaths'.
Cannot invoke "org.eclipse.cdt.managedbuilder.core.IOutputType.getOutputExtensions(org.eclipse.cdt.managedbuilder.core.ITool)" because "outType" is null
Errors running builder 'Cmake4eclipse buildscript generator' on project 'C-multiconfig'.
Cannot invoke "org.eclipse.cdt.managedbuilder.core.IOutputType.getOutputExtensions(org.eclipse.cdt.managedbuilder.core.ITool)" because "outType" is null
Errors running builder 'Cmake4eclipse buildscript generator' on project 'C-subsrc'.
Cannot invoke "org.eclipse.cdt.managedbuilder.core.IOutputType.getOutputExtensions(org.eclipse.cdt.managedbuilder.core.ITool)" because "outType" is null

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions