Community
Participate
Working Groups
In the master branch, the ETFw plugin/fragment org.eclipse.ptp.etfw.parallel has launch configuration tabs that are not updated to the current path for some tab classes such as the ResourcesTab so the Profile launch configuration wizard is missing any tabs with broken paths. There is also a side issue that not all tabs are currently associated with the launchDelegate, but that doesn't seem to break anything.
Created attachment 224648 [details] patches fragment.xml This patch fixes the launch tab paths and adds the association to the launch delegate for any that are missing.
Hmmm, I could have sworn I'd already fixed this. I must have been dreaming... Applied to master. Thanks!