Installation Steps of jEdit on Ubuntu Linux

1
1244


Overview :

jEdit  is a Programmer’s Text Editor written in Java. jEdit  is a cross-platform text editor & has an extensive feature set that includes  syntax  highlighting,auto indent, folding, word wrap, abbreviation expansion, multiple clipboards, powerful search and replace and much more. Jedit comes under  GNU General Public License Moreover,  jEdit  is  extremely customizable, and extensible, using either macros written in the BeanShell scripting lan‐guage, or plugins written in Java. With plugins, you can create a very  powerful  development  environment  for  HTML,  XML,C/C++, Python, Perl, Ruby, Lisp, Scheme, and many others.

Installation Steps :

Method:1  Open the Synaptic Package Manager , search jedit  , as shown below

jedit-synaptic

Select jedit and select ‘Mark Installation‘and then Click on Apply.

Method:2 Open the Terminal Type below Command.

# sudo apt-get install jedit

jedit-apt-get

Now Access jEdit

acess-jedit

Click on jEdit. Then below mentioned windows will open.

jedit-welcome-screen

jedit-project

SHARE

1 COMMENT

  1. Hey thanx for the tips. I have a question though. I installed jedit via a debian file and it has installed successfully. However when i run the jedit application there is no startup icon the cursor just loads a bit then…nothing. Any ideas? I’ve tried installing and reinstalling many times with different installation packages but nothing. Im running linux mint on virtual box.

LEAVE A REPLY