Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Plugin-Collection for editors for all types of (source) files
Plugin-Collection for editors for all types of (source) files [message #664168] Thu, 07 April 2011 17:18 Go to next message
P.Jung is currently offline P.JungFriend
Messages: 3
Registered: April 2011
Junior Member
Hello,

when I select a file > right click > Open With > Other,
I get a list of all installed editors.

Is it possible (and if, how?) to just install all different types of editors, so I can use eclipse like a simple but good multi purpose text editor?

I don't want eclipse as a replacement for a text editor, which is (AFAIK) not really possible because of the project-based workflow of eclipse.
But to open all different types of projects and "just" open the source files and have proper syntax highlighting would be great.

Thanks for answers,

[Updated on: Thu, 07 April 2011 21:49]

Report message to a moderator

Re: Plugin-Collection for editors for all types of (source) files [message #664371 is a reply to message #664168] Fri, 08 April 2011 14:59 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
On 4/7/11 1:18 PM, P.Jung wrote:
> Hello,
>
> when I select a file > right click > Open With > Other,
> I get a list of all installed editors.
>
> Is it possible (and if, how?) to just install all different types of
> editors, so I can use eclipse like a simple but good multi purpose text
> editor?
>
> I don't want eclipse as a replacement for a text editor, which is
> (AFAIK) not really possible because of the project-based workflow of
> eclipse.
> But to open all different types of projects and "just" open the source
> files and have proper syntax highlighting would be great.

There's an indeterminate number of possible plugins that provide editors
of various types. Eclipse is an open platform for which anyone can
develop plugins, so there's no way to know "all different types of editors."
If there's a type of file that you want to have a rich Eclipse editor
for, look for a related feature to install via Help > Install New
Software or Help > Eclipse Marketplace.

Eric
Re: Plugin-Collection for editors for all types of (source) files [message #664492 is a reply to message #664371] Sat, 09 April 2011 19:27 Go to previous message
P.Jung is currently offline P.JungFriend
Messages: 3
Registered: April 2011
Junior Member
Thanks for your answer, Eric.

It is like you mentioned and fortunately eclipse is capable of what I'm looking for.

By installing all different types of plugins (ShellED, PyDev, PDT, Ruby Development Tools.......) for various programming languages eclipse associates the source files with the corresponding editor.

The (for me) important thing is, that these associations are not limited to a special project type.
If I create a new project (File > New > Project > General > Project) I can have projects with different types of files which open in the right editor.



Previous Topic:File associations based on content
Next Topic:"assist complete" not very complete... Missing items.
Goto Forum:
  


Current Time: Fri Apr 26 22:07:49 GMT 2024

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

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

Back to the top