Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Makefile editor coloring(Makefile editor does not color some files)
Makefile editor coloring [message #1826682] Tue, 28 April 2020 18:37 Go to next message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
The makefile editor colors 'Makefile' and 'makefile' properly, but does not do it on a file with an extension in the name. I have *.mak associated with Makefile editor, and the colors do not appear.

index.php/fa/37992/0/

Is there a setting I have overlooked?

Eclipse is 2020-03 with plenty of plug-ins, including CDT.
  • Attachment: Makerror.png
    (Size: 45.15KB, Downloaded 1081 times)


--

Tauno Voipio
Re: Makefile editor coloring [message #1826686 is a reply to message #1826682] Tue, 28 April 2020 22:13 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
Eclipse will remember the last editer used on a file. If you have opened the file prior to setting the .mak extension, the file was likely opened in the simple text editor. Try closing the file. Then right click on the file in the explorer and select Open with->Makefile editor.
Re: Makefile editor coloring [message #1826719 is a reply to message #1826686] Wed, 29 April 2020 12:42 Go to previous messageGo to next message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
I did so.

I even opened it with the Open with -> Other dialog, and picked 'Internal editors', from there Makefile Editor, and checked the 'Use it for all *mak files'. No colors.


--

Tauno Voipio
Re: Makefile editor coloring [message #1826725 is a reply to message #1826719] Wed, 29 April 2020 13:49 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Check the Content Types preference page for an entry specific to Makefles (I can't be sure there is one). If there is, add *.mak to its list of file name patterns.

_
Nitin Dahyabhai
Eclipse Web Tools Platform

[Updated on: Wed, 29 April 2020 13:50]

Report message to a moderator

Re: Makefile editor coloring [message #1826736 is a reply to message #1826725] Wed, 29 April 2020 15:51 Go to previous messageGo to next message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
It is there:
index.php/fa/37995/0/

Makefile is there, but makefile is not; both color correctly.
If I change makefile to makefile.mak, the editor pales.

index.php/fa/37995/0/

It seems that the editor is doing something fishy with the filenames.
  • Attachment: dot_mak.png
    (Size: 36.54KB, Downloaded 1076 times)
  • Attachment: makefile.png
    (Size: 42.39KB, Downloaded 92 times)


--

Tauno Voipio
Re: Makefile editor coloring [message #1826737 is a reply to message #1826736] Wed, 29 April 2020 16:04 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

That is the "File Associations" preference page, not the "Content Types" preference page. There's a link at the top of the preference page to take you to the one I'm talking about.

_
Nitin Dahyabhai
Eclipse Web Tools Platform

[Updated on: Wed, 29 April 2020 16:04]

Report message to a moderator

Previous Topic:Eclipse Neon Remote System Explorer Issue
Next Topic:Problem with creating an HTML file ("Unable to start language server")
Goto Forum:
  


Current Time: Thu Apr 25 10:44:42 GMT 2024

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

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

Back to the top