[Bug 579888] [Designer, Robotics, releng] Different binary directories in plugins
| Bugzilla Link | 579888 |
| Status | NEW |
| Importance | P3 normal |
| Reported | May 10, 2022 10:53 EDT |
| Modified | May 10, 2022 10:53 EDT |
| Version | 2.1.0 |
Description
Some plugins in Papyrus SW Designer and Papyrus for Robotics use the standard "bin" folder as output directory for compiled classes. Others use the path "target/classes" which is more common in a maven context. All plugins of these projects should use the same output directory.