Skip to content

Conversation

@hugithordarson
Copy link
Member

This means ERXApplication$Loader will check for a build.properties file in classpath entries to see if it's a ProjectBundle, rather than looking for an Eclipse .project file and checking if it contains a WOLips nature. This almost makes the content of WOLips' .project file redundant for Project Wonder to work with bundleless builds.

(the one remaining step is to make Wonder completely non-dependent on .project is a fix in ERFoundation — #1030)

@hugithordarson hugithordarson changed the title Identify project bundle on build properties not project nature Identify project bundle by checking for build.properties rather than nature in .project Nov 8, 2025
@hugithordarson hugithordarson changed the title Identify project bundle by checking for build.properties rather than nature in .project Identify project bundle by checking for build.properties rather than .project nature Nov 8, 2025
@hugithordarson hugithordarson merged commit c2b215b into wocommunity:master Nov 9, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

1 participant