jEdit Community - Resources for users of the jEdit Text Editor
Dead simple way to run jEdit from a USB drive in Windows without a pesky command window.
Submitted by walkeraj on Thursday, 2 February, 2006 - 20:26
Simply create a directory called "settings" in the jEdit directory, and use this batch file to start it. It will set up the environment variables from the relative path, so that no matter where jEdit is it will load its settings from that directory. The "start" command will cause Windows to spawn the jar as an independant process of the command prompt window, leaving it free to close. Then, run jEdit as normal!

---start_jedit.bat---
@echo off
set GUI=-Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsLookAndFeel
set CNFG=^-settings=%CD%\settings
start %CD%\jedit.jar %CNFG%
---------------------
Comment viewing options
Select your preferred way to display the comments and click 'Save settings' to activate your changes.
i agree with your solution. i
by soxxer on Mon, 27/02/2006 - 16:57
i agree with your solution. it´s a good idea for a mobile solution. i try your solution this evening, thanks for this hint.
User login
Browse archives
« June 2025  
MoTuWeThFrSaSu
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   109183
Context Free Art (*.cfdg)   0.31   46075
BBEdit scheme   1.0   18610
JBuilder scheme   .001   18511
ColdFusion scheme   1.0   18044
R Edit Mode - extensive version   0.1   17492
Advanced HTML edit mode   1.0   16226
Matlab Edit Mode   1.0   16089
jEdit XP icons   1.0   15248
XP icons for jEdit   1.1   14312