Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » What should I use instead of ICommand to associate a builder with a project?
What should I use instead of ICommand to associate a builder with a project? [message #1719185] Wed, 06 January 2016 00:10 Go to next message
David M. Karr is currently offline David M. KarrFriend
Messages: 813
Registered: July 2009
Senior Member
On the reference page for "Incremental Project Builder", in the section titled "Associating an incremental project builder with a project", it has a code sample that uses the "ICommand" interface. This is apparently deprecated. The text in the "@deprecated" javadoc tag just says 'Please use the "org.eclipse.core.commands" plug-in instead.'. What should I be using instead of ICommand, or is this deprecation only relevant if I was trying to implement this interface?
Re: What should I use instead of ICommand to associate a builder with a project? [message #1719186 is a reply to message #1719185] Wed, 06 January 2016 00:11 Go to previous message
David M. Karr is currently offline David M. KarrFriend
Messages: 813
Registered: July 2009
Senior Member
Never mind. I selected the wrong completion for ICommand.
Previous Topic:How to allow devs to add a custom nature after project creation?
Next Topic:Navigator content extension is no more dynamic
Goto Forum:
  


Current Time: Mon Sep 23 05:47:13 GMT 2024

Powered by FUDForum. Page generated in 0.03052 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top