Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I don’t find how to add custom module in application.xml and use MyEclipse module system in ear project.
My eclipse only let me add project as module and erase all the custom content I added to application.xml file.
How to manage that ?
Antoine,
You can add modules using MyEclipse by right-clicking on the EAR project, going to MyEclipse then Add/Remove Modules. Or you can add them manually, but you cannot do both.
If you want to manage it manually, go to your EAR settings and tell MyEclipse you are going to manage the application.xml contents manually so it won’t change it.