Skip to content

Slober compile messages: LinkNameProvder and ArchiveNameProvider #1640

Answered by jantje
pcarew asked this question in Q&A
Discussion options

You must be logged in to vote

Some hard to answer questions.
If you look at the LinkNameProvider code you will see it is derived from IManagedOutputNameProviderJaba (jaba is me so this is Sloeber code)

new Status(IStatus.ERROR, Const.CORE_PLUGIN_ID, "LinkNameProvider: The call should go to the overloaded function not here.")); //$NON-NLS-1$

IManagedOutputNameProviderJaba is derived from IManagedOutputNameProvider (this is managed build code aka not from Sloeber) and adds a getOutputNames with more parameters.
https://github.com/Sloeber/arduino-eclipse-plugin/blob/1c5136eaaf1a448bd1fbea2c69f42…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@pcarew
Comment options

@jantje
Comment options

@pcarew
Comment options

Answer selected by pcarew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants