Potente editor di testo per programmatori, espandibile attraverso numerosissimi plugin.
Il programma è distribuito come pacchetto ZIP e JAR, il formato di distribuzione compresso tipico dei programmi JAVA, in questo caso si tratta di un eseguibile autoinstallante:
- scaricare in una cartella temporanea
- creare un'oggetto programma che punti a java.exe ed abbia per parametri "-jar jeditx.x.xinstall.jar"
- dopo l'installazione, assicurarsi che la variabile ambiente HOME sia impostata: la configurazione del programma viene salvata in %HOME%\.jedit.
Eseguire javaw -jar jedit.jar dalla cartella di installazione di jEdit. Vedi sotto per il(i) link di download.
Qui di seguito trovi i link di download per l'installazione manuale del software:
Icon files for jEdit (6/2/2016, A. Doff) | ||
hobbes.nmsu.edu/download/pub/java/apps/editors/jedit41-ico.zip | ||
jEdit v. 5.1.0 (alternative download, 2/2/2015) | Readme/What's new |
This is port of jEdit 5.1.0 to OS/2.
Reasons to create.
Some time ago there was a regular OS/2 jEdit release but because OS/2 JREs
quickly became outdated (IBM JRE was abandoned at 1.4.x and netlabs ported
Java 1.6 GA was appeared only at end of 2011) this release was removed
from jedit.org. Unfortunately after this some developer also removed almost all
isOS2() branches (mostly path and environment variables handling) from the code
so new versions don't run correctly even with Java 1.6.
Prerequisites.
Java 1.6+. I used ftp://ftp.netlabs.org/pub/java/openjdk6_b27_ga5/openjdk6_b27_jre_os2_ga5-20130217.zip
for testing.
Install.
Regular jEdir releases are published in form of Java installer. I agree that
such installer can do funny things like desktop icons creation but this means
more OS/2 specific development and I have no time for this for now. Probably
someone will write the installer in future. For now just unpack the archive
with the program in any place which you want.
Running.
Set HOME environment variable to some real dir. The configuration will be stored
in %HOME%\.jedit dir.
Execute "javaw -jar jedit.jar" in jEdit dir. There is no special jedit.cmd
for OS/2 because it is completely unknown where JRE is installed. You can easily
create jedit.cmd with this one line if you want.
Porting patch.
The differences are minimal. Some of code which is already present but is
activated only at Windows is marked to execute at OS/2 as well. The diff is
supplied in this archive. Someone may try to send the patch to jEdit developers
but I'm not sure that they will accept it because JEdit 5.2 requires Java 1.7
which is not ported to OS/2.
Sincerely yours "Vyacheslav Gnatenko" <moveton@gmail.com> |
hobbes.nmsu.edu/download/pub/java/apps/editors/jEdit-5.1.0-os2.zip | local copy | |
jEdit v. 5.1.0 (28/7/2013) | Readme/What's new |
jEdit 5.1 version history
(changes since jEdit 5.0.0)
:encoding=UTF-8:
{{{ Version 5.1.0
Thanks to Alan Ezust, Matthieu Casanova, and Björn "Vampire" Kautler
for contributing to this release.
{{{ UI improvements
- The column titles were missing in shortcuts option pane
(#3614404 Matthieu Casanova)
- Made TextArea thick caret thicker, and also thick when in overwrite mode.
(#3614784 Alan Ezust)
- Added a new column "ActionSet" in Shortcuts option pane to know
to which actionSet an action belongs (feature #3614386 Matthieu Casanova)
}}}
}}} |
sourceforge.net/projects/jedit/files/jedit/5.1.0/jedit5.1.0install.jar/download |
This work is licensed under a Creative Commons Attribution 4.0 International License.
Aggiungi un commento