0

Please suggest a text editor for writing my java programs. It should be similar to Notepad++. Should have: syntax highlighting, tabs, be colorful, and other advanced features leading to ease in writing programs. Also, it should be in Ubuntu Software Center as I am not able to download text editors from chrome. I downloaded SciTE Text Editor but it is not that colorful as N++. Looking for something better.

Thank you.

Sam
  • 66
  • 1
  • 6

2 Answers2

1

Gedit

http://www.sublimetext.com/3

Eclipse

Gedit is my first preference always

1

Try "Geany" It's in Ubuntu software center

Meow
  • 1,357
  • It's a good one but resembles Sublime Text for the most part. Thanks for the suggestion. – Sam Dec 23 '13 at 05:08
  • 1
    if you can't find anything else then install notepad++(the windiows edition) in wine works perfectly well – Meow Dec 23 '13 at 05:51
  • 1
    also have a look at bluefish and aptana studio (aptana.com) – Meow Dec 23 '13 at 05:52