Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Project Explorer Refresh from Makefile(Project Explorer Refresh from Makefile)
Project Explorer Refresh from Makefile [message #1426940] Fri, 19 September 2014 12:59 Go to next message
Sequoia Tree is currently offline Sequoia TreeFriend
Messages: 28
Registered: August 2014
Junior Member
Using Eclipse Luna and in a c/c++ makefile project,

I am writing a makefile and after each 'make all' the *.o and *.exe are not displayed to the left in project explorer.

Only after a manual F5 refresh are the results visible.

Can I call up a refresh of the project explorer from my makefile?
Re: Project Explorer Refresh from Makefile [message #1426996 is a reply to message #1426940] Fri, 19 September 2014 14:41 Go to previous messageGo to next message
Klaus km is currently offline Klaus kmFriend
Messages: 142
Registered: November 2011
Senior Member
set the refresh option:

http://help.eclipse.org/luna/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Freference%2Fref-9.htm

regards,
Klaus


Re: Project Explorer Refresh from Makefile [message #1427213 is a reply to message #1426996] Fri, 19 September 2014 22:12 Go to previous message
Sequoia Tree is currently offline Sequoia TreeFriend
Messages: 28
Registered: August 2014
Junior Member
Very good Klaus, it works like a dream when I enable : Refresh using native hooks or polling.
Many Thanks
Previous Topic:Indexer: Variables defined inside anonymous namespace are not visible for indexer
Next Topic:Using Directory List or Path List Build Variable types
Goto Forum:
  


Current Time: Sat Apr 20 03:01:28 GMT 2024

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

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

Back to the top