I’m wondering why it was decided that I cannot change the type of my deployment targets after they are created. For example, change one from exploded to packaged.
Inline with my previous bug report, if I cannot setup multiple targets per project, then I suppose I would just change my single target to “packaged” before each time I deploy it, have it create the WAR file for me, then change it back to exploded for development.
It seems I can’t do either.
-Riyad