Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

FAQ When is the build.xml script executed?

The build script for a plug-in is executed when you manually run the context menu command Run Ant... on a build.xml file. The build script is also executed when you export your plug-in project or when you click Build All... in the Update Site Editor.



See Also:

Back to the top