Skip to content

Conversation

@Leative
Copy link
Collaborator

@Leative Leative commented Jul 4, 2024

Trying to build the Eclipse plugin without triggering the whole MDEO build, I realized that the property ${dependencies.basedir}in uk.ac.kcl.inf.mdeoptimiser.interfaces.eclipse.target.target.template is not resolved during copying the file. Fixed this by adding dependencies to dependencies.xml in the repective build.xml.

@szschaler
Copy link
Member

I don't understand this fix. Looks like these are already tied in via depend.all. Wouldn't the correct fix be to change

<target name="depend.eclipse" depends="depend.maven">
to include the dependencies the same way as
<target name="depend.maven" depends="windows.directory.format, unix.directory.format">
?

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.

2 participants