Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Compile error

Getting the following compile error with v200911091447:

81. ERROR in /builddir/build/BUILD/org.eclipse.ptp-v200911091447/build/plugins/org.eclipse.ptp.rdt.core/miners/org/eclipse/ptp/internal/rdt/core/miners/RemoteIndexManager.java (at line 162)
    [javac] 	indexer.setParserLog(LOG);
    [javac] 	        ^^^^^^^^^^^^
[javac] The method setParserLog(IParserLogService) is undefined for the type StandaloneFastIndexer
    [javac] -

This is with cdt 6.0.1. Has the CDT requirement been bumped (though I think 6.0.1 is the latest)?

--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion@xxxxxxxxxxxxx
Boulder, CO 80301              http://www.cora.nwra.com


Back to the top