Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Errors in RDT

I'm seeing a bunch of errors in RDT, e.g.:

IStandaloneScannerInfoProvider cannot be resolved to a type org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/ miners CDTMiner.java line 174 Java Problem The method findTypeRelevantDeclarator(IASTDeclarator) is undefined for the type CPPVisitor org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/ internal/rdt/core/model CModelBuilder2.java line 436 Java Problem The method getReturnTypeString(IASTDeclSpecifier, IASTFunctionDeclarator) is undefined for the type ASTStringUtil org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/model CModelBuilder2.java line 785 Java Problem The method getReturnTypeString(IASTDeclSpecifier, IASTFunctionDeclarator) is undefined for the type ASTStringUtil org.eclipse.ptp.rdt.core/src/org/eclipse/ptp/internal/rdt/core/model CModelBuilder2.java line 922 Java Problem The type RemoteCIndexSubsystem must implement the inherited abstract method ICIndexSubsystem.indexDelta(Scope, IStandaloneScannerInfoProvider, List, List, List, IProgressMonitor) org.eclipse.ptp.rdt.ui/src/org/eclipse/ptp/rdt/ui/subsystems RemoteCIndexSubsystem.java line 81 Java Problem

Any idea what the problem is?

Greg


Back to the top