Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] RDT in HEAD is broken

They mostly seem to be in CDTMiner.java.

Greg

Description Resource Path Location Type
The method getIndexerForScope(String, IRemoteIndexerInfoProvider) in the type RemoteIndexManager is not applicable for the arguments (String, IRemoteIndexerInfoProvider, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 1191 Java Problem
The method getIndexerForScope(String, IRemoteIndexerInfoProvider) in the type RemoteIndexManager is not applicable for the arguments (String, IRemoteIndexerInfoProvider, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 1555 Java Problem
The method getIndexerForScope(String, IRemoteIndexerInfoProvider) in the type RemoteIndexManager is not applicable for the arguments (String, IRemoteIndexerInfoProvider, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 1576 Java Problem
The method getIndexForProjects(ICProject[]) in the type RemoteIndexManager is not applicable for the arguments (ICProject[], DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 1142 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 656 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 750 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 824 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 918 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 956 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 1009 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 1052 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 1085 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 1139 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 1293 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 1347 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 1442 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 1509 Java Problem
The method getIndexForScope(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) OpenDeclarationHandler.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 72 Java Problem
The method moveIndexFile(String, String) in the type RemoteIndexManager is not applicable for the arguments (String, String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 604 Java Problem
The method removeIndexFile(String) in the type RemoteIndexManager is not applicable for the arguments (String, DataStore) CDTMiner.java /org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners line 612 Java Problem

On Oct 16, 2009, at 9:53 AM, Mike Kucera wrote:

I probably broke something. What are the errors that you're getting?

Mike Kucera
Software Developer
Eclipse CDT/PTP
IBM Toronto
mkucera@xxxxxxxxxx

<graycol.gif>Greg Watson ---10/16/2009 09:40:17 AM---I'm getting errors in org.eclipse.ptp.rdt.core since I updated from

<ecblank.gif>
From:
<ecblank.gif>
Greg Watson <g.watson@xxxxxxxxxxxx>
<ecblank.gif>
To:
<ecblank.gif>
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
<ecblank.gif>
Date:
<ecblank.gif>
10/16/2009 09:40 AM
<ecblank.gif>
Subject:
<ecblank.gif>
[ptp-dev] RDT in HEAD is broken





I'm getting errors in org.eclipse.ptp.rdt.core since I updated from  
HEAD. Anyone know why this might be happening?

Thanks,
Greg
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


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


Back to the top