Please let me know when to use ant modulegen
and when to use ant extgen
for creating a new extension in Hybris.
The hybris Commerce Suite ships with an extension generator system called extgen, short for extension generator. Using the extgen, you can create new extensions based on extension templates.
modulegen is a tool delivered with the hybris Commerce Suite that can be used to generate sets of dependent extensions to easily start new projects or create new applications. The modules shipped with the hybris Commerce Suite allow the partner to meet the client requirements from the very beginning by generating fully functional applications that can then be customized. modulegen replaces the schema, package name, extension class prefixes, and some other properties across a set of extensions while maintaining the relationships between them. The tool is run as an ant task, so it requires the ant libraries to be present on the system.
Most extensions are appropriate for use with either modulegen or extgen, the exception being yacceleratorfulfilmentprocess, which is appropriate for both.
© 2022 - 2024 — McMap. All rights reserved.