Skip to content

Don't require a WOLips nature to be present in .project for ERXApplication.Loader to identify a Project Bundle #1028

@hugithordarson

Description

@hugithordarson

ERXApplication.Loader currently requires a WOLips <nature> to be present in a WO project's .project file to load the project as a Project Bundle.

This means bundleless development won't work without a WO nature being present. I think we should change this check to look for something like the presence of a build.properties file containing some defined value like project.name or project.type. This means you don't need that pesky Eclipse .project file for Wonder to work (or at least it's a step towards it).

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