Hi
Migrating our Project from MyEclipse 8.6 to MyEclipse 9.0 I’ve found this behavior:
Our Project has this pathes:
Build output = build/ALL
Web-root-folder = report
The bin folder contains some excecutable files used for runtime issues
Starting to add the web project capabilities with this settings:
J2EE 5.0, Do not add J2EE libraries and set Web-root-folder to report
When clicking on OK I’ll be asked if I want to change the output folder to bin. My answer was No.
After updating:
The Web-root-folder is set correctly to the report folder
The output folder was set to bin, but the previous folder was build/ALL. The bin folder has been deleted.
Regards
José-Antonio