Community
Participate
Working Groups
Created attachment 90805 [details] Patch to fix AIX PTP PE plugin problems The attached patch fixes several problems with the PTP PE plugin running on AIX 1) The org.eclipse.ptp.proxy project does not build correctly since the xlc compiler does not accept -Wall as a valid compiler flag. 2) Problems with parsing proxy command line options on AIX that could cause a proxy hang or crash 3) Two attribute definitions did not have the correct values sent to the PTP front end, causing problems in displaying the resources tab of the launch configuration panel Note: This patch is so large because I included the configure script in org.eclipse.ptp.proxy as part of the patch so people won't have to run autoconf before building this project.
Applied. Please reopen if there are any problems.