Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Compilation problems in org.eclipse.ptp.launch plugin

Hi Dave,

Update ptp.remote.core and ptp.remote.ui plugins also.

Greg

On Aug 4, 2010, at 10:41 AM, Dave Wootton wrote:


I just updated my workspace from head and am getting a compilation error in org.eclipse.ptp.launch.ui.ApplicationTab (line 500)
The method getRemoteServices(IWizardContainer) in the type PTPRemoteUIPlugin is not applicable for the arguments (String, ILaunchConfigurationDialog)        ApplicationTab.java        /org.eclipse.ptp.launch/src/org/eclipse/ptp/launch/ui        

This error prevents me from selecting an application in the application tab of the launch configuration dialog

There's a similar error at line 235 of org.eclipse.ptp.launch.ui.WorkingDirectoryBlock.

Dave_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top