Skip to content

Plug-in dependencies for runtime workspaces is broken in Eclipse (Modeling) 2025-03 R on Windows #1708

@maxkratz

Description

@maxkratz

Hi,
I found a bug when using plug-in dependencies in runtime workspaces with Eclipse (Modeling) 2025-03 R on Windows. I opened an issue at the EMF repository but I was told this could be a PDE problem.

Copy paste from the other issue:

Bug description:

Normally, you can create a plug-in project in your development workspace and let it export some Java packages. The import and export of such projects are managed via the MANIFEST.MF file(s). On your runtime workspace, you can have other projects that have the projects of the development workspace as a dependency defined in their MANIFEST.MF. Eclipse should normally resolve the dependencies automatically and compile the project(s) within the runtime workspace correctly.

However, since updating to Eclipse Modeling 2025-03 R this seems to be broken on Windows-based systems only.

I documented it with a description and an MWE consisting of two Eclipse projects in this repository: https://github.com/maxkratz/eclipse-2025-03-runtime-bug-mwe

If this is not the right place to raise this issue, please let me know. I would happily get a pointer to the correct repository/mailing list, etc.
I appreciate any help you can provide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions