Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT Development

I often get errors like that from PDE, but those are from the error log, not the Problems view. Do you see errors in the Problems view?

On 3/13/2014 12:51 AM, charleytims wrote:
Thanks for the help,

I set the target platform as you instructed but it did not seem to take any
of the errors away from any of the imported projects.

Also, I now have Apache Jakarts Log4j installed. I did a clean on the
workspace.

org.eclipse.cdt.core & org.eclipse.cdt.ui both have errors.


This is the error log I get when attempting to rebuild the workspace:

!MESSAGE Could not locate method
LanguageData(Lorg/eclipse/cdt/core/settings/model/extension/impl/UserAndDiscoveredEntryConfigurationDataProvider;Ljava/lang/String;LCLanguageData;)V
!ENTRY org.eclipse.pde.api.tools 4 0 2014-03-12 15:52:39.999
!MESSAGE Could not locate method
MacroDescriptor(Lorg/eclipse/cdt/utils/cdtvariables/SupplierBasedCdtVariableSubstitutor;Ljava/lang/String;LIVariableContextInfo;)V
!ENTRY org.eclipse.pde.api.tools 4 0 2014-03-12 15:52:40.009
!MESSAGE Could not locate method
MacroDescriptor(Lorg/eclipse/cdt/utils/cdtvariables/SupplierBasedCdtVariableSubstitutor;Ljava/lang/String;LIVariableContextInfo;I)V
!ENTRY org.eclipse.pde.api.tools 4 0 2014-03-12 15:52:40.009
!MESSAGE Could not locate method
MacroDescriptor(Lorg/eclipse/cdt/utils/cdtvariables/SupplierBasedCdtVariableSubstitutor;LICdtVariable;LIVariableContextInfo;I)V
!ENTRY org.eclipse.pde.api.tools 4 0 2014-03-12 15:56:13.897
!MESSAGE Could not locate method
LanguageData(Lorg/eclipse/cdt/core/settings/model/extension/impl/UserAndDiscoveredEntryConfigurationDataProvider;Ljava/lang/String;LCLanguageData;)V
!ENTRY org.eclipse.pde.api.tools 4 0 2014-03-12 15:56:14.802
!MESSAGE Could not locate method
MacroDescriptor(Lorg/eclipse/cdt/utils/cdtvariables/SupplierBasedCdtVariableSubstitutor;Ljava/lang/String;LIVariableContextInfo;)V
!ENTRY org.eclipse.pde.api.tools 4 0 2014-03-12 15:56:14.812
!MESSAGE Could not locate method
MacroDescriptor(Lorg/eclipse/cdt/utils/cdtvariables/SupplierBasedCdtVariableSubstitutor;Ljava/lang/String;LIVariableContextInfo;I)V
!ENTRY org.eclipse.pde.api.tools 4 0 2014-03-12 15:56:14.822
!MESSAGE Could not locate method
MacroDescriptor(Lorg/eclipse/cdt/utils/cdtvariables/SupplierBasedCdtVariableSubstitutor;LICdtVariable;LIVariableContextInfo;I)V



--
View this message in context: http://eclipse.1072660.n5.nabble.com/CDT-Development-tp160272p166086.html
Sent from the Eclipse CDT - Development mailing list archive at Nabble.com.
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top