jEdit Community - Resources for users of the jEdit Text Editor
install bug - no screen refresh
Submitted by liran vigdor on Tuesday, 19 December, 2006 - 11:13
After installing the latest versoin 4.3pre8 and opening the editor I don't see anything on screen on by passing on the screen with the mouse I get the view ,
any suggestions ?
P.s ver 4.2 works just fine on my computer
10X
Suggestion on plug ins?
Submitted by Jim on Monday, 6 November, 2006 - 04:35
Hello, I'd like to set up a nice IDE with debugger that can step through code. What are the essential plug in to install?

Also, I get a connection error when I try to download plugins. Does anybody know where I can get help?

Thanks
Jim
how to set up simple IDE? how to download plugins?
Submitted by Jim on Thursday, 2 November, 2006 - 05:39
hello, I just downloaded jEdit to replace jGRASP; I want smart indenting. But jEdit is not an IDE, just an editor. There are lots of plugins but I dont' know what's what. What are simple plugins to download that give me an IDE with debugger that steps through code, data structure examiner, compiler, and code editor with colored syntax and smart indenting?

Also, when i try to download I get a connection error. I selected some plugins and tried to install but it didn't succeed in downloading them..."An I'O error occurred, connection refused (connect)"

Thanks very much for any assistance,
Jim
Mac os X and JDK 1.5
Submitted by damaru on Saturday, 21 October, 2006 - 19:54
I am sure thisquestion hasbeen asked and answered manytimebut I couldn't yet find the info. . How do you changethe PATH and HOME of your java once Java1.5 is install ?

Thanks
Mac OS X
Submitted by TedErnst on Monday, 9 October, 2006 - 15:59
The FAQ talks about OS 8 and OS 9, but not OS X.

I have downloaded jEdit and it's "drive" appears on my desktop. What do I do with it? Other applications have something to drag to the applications folder and that's it. What do I do with this folder inside the drive?

Thanks!
Installing jEdit4.3pre6 doesn't seem to work
Submitted by Dustypaws on Sunday, 17 September, 2006 - 11:17
Well....I've tried everything, even updating to jre1.5 but each time I try to run an installation I get this:
dusty@Dusty:~/Downloads$ java -jar jEdit4.3pre6install.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: installer/Install (Unsupported major.minor version 49.0)
        at java.lang.ClassLoader.defineClass0(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$100(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
dusty@Dusty:~/Downloads$                                              
Any suggestions are welcome! Dusty Smiling
plugin manager fails
Submitted by thorby on Friday, 8 September, 2006 - 19:21
I'm new to jEdit. Downloaded the Mac OSX version to a MacPro (intel) with the latest operating system & java.

The editor comes up and opens a file just fine. But when I ask the Plug-In Manager to install the XML plug-in, it **instantly** displays three identical error messages (one per plug-in, I suppose). The message says "An I/O Error Occurred (Connection Refused)"

I am connected to the internet (I just completed the jEdit download) so -- what's its problem??
Problems with jEdit / Synaptic
Submitted by antzmg on Saturday, 2 September, 2006 - 12:53
I installed rencentlly jEdit, the last debian package.
Maybe, I installed the package wronged? I have Ubuntu 6.06.
I receive the message (in Synaptic):

Unknown Error: exceptions.SystemError (E: The package jedit needs to be reintalled, but I can't find an archive for it)

Can you help me, please?
jEdit on Dual Boot WinXP FC5 system
Submitted by khala on Thursday, 31 August, 2006 - 17:36
Hi I decided to "save space" and run just one installation of jEdit on my dual boot system. I have a shared fat32 drive that is writable from both OSs. So I installed jEdit 4.2 (java version) from XP on that drive. Now when I try to run jEdit from fedora I see the splash screen and then those errors come up on the console. Does anybody know what should I do to get it running on FC5 without having to do a seperate install? Thanks


java -jar "/media/DATA/Programs/jEdit 4.2/jedit.jar"

(.:3515): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text ()
[error] AWT-EventQueue-4: java.lang.InternalError: Pango: Invalid UTF-8 string p assed to pango_layout_set_text()
[error] AWT-EventQueue-4: at java.la
[error] AWT-EventQueue-4: ng.reflect.Constructor.newInstance(libgcj.so.7)
[error] AWT-EventQueue-4: at gnu.java.awt.peer.gtk.GdkFontPeer.getTextMetri
[error] AWT-EventQueue-4: cs(lib-gnu-java-awt-peer-gtk.so.7)
[error] AWT-EventQueue-4: at gnu.java.awt.peer.gtk.GdkFontMetrics.stringWidth (lib-gnu-ja
[error] AWT-EventQueue-4: va-awt-peer-gtk.so.7)
[error] AWT-EventQueue-4: at gnu.java.awt.peer.gtk.GdkFontMetrics.charWidth(l ib-gnu-java-awt-peer-gtk
[error] AWT-EventQueue-4: .so.7)
[error] AWT-EventQueue-4: at java.awt.FontMetrics.getWidths(libgcj.so.7)
[error] AWT-EventQueue-4: at org.gjt.sp.jedit.textarea.TextAreaPai
[error] AWT-EventQueue-4: nter.getCharWidth(TextAreaPainter.java:879)
[error] AWT-EventQueue-4: at org.gjt.sp.jedit.textarea.TextAreaPainter.setSty le
[error] AWT-EventQueue-4: s(TextAreaPainter.java:218)
[error] AWT-EventQueue-4: at org.gjt.sp.jedit.EditPane.propertiesChanged(Edit Pane.java:455)
[error] AWT-EventQueue-4:
[error] AWT-EventQueue-4: at org.gjt.sp.jedit.EditPane.(EditPane.java:360)
[error] AWT-EventQueue-4: at org.gjt.sp.jedit.View.createEditPane(Vi
[error] AWT-EventQueue-4: ew.java:1547)
[error] AWT-EventQueue-4: at org.gjt.sp.jedit.View.restoreSplitConfig(View.ja va:1393)
[error] AWT-EventQueue-4: at org.gjt.sp.jedit.
[error] AWT-EventQueue-4: View.(View.java:1197)
[error] AWT-EventQueue-4: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2141)
[error] AWT-EventQueue-4: at org.gjt.sp.j
[error] AWT-EventQueue-4: edit.jEdit.newView(jEdit.java:2117)
[error] AWT-EventQueue-4: at org.gjt.sp.jedit.jEdit.newView(jEdit.java:2097)
[error] AWT-EventQueue-4: at org.
[error] AWT-EventQueue-4: gjt.sp.jedit.jEdit$5.run(jEdit.java:3455)
[error] AWT-EventQueue-4: at java.awt.event.InvocationEvent.dispatch(libgcj.s o.7)
[error] AWT-EventQueue-4: at java.awt.EventQueue.dispatchEvent(libgcj.so.7)
[error] AWT-EventQueue-4: at java.awt.EventDispatchThread.run(libgcj.
[error] AWT-EventQueue-4: so.7)
*** glibc detected *** java: double free or corruption (!prev): 0x080f4968 ***
======= Backtrace: =========
/lib/libc.so.6[0x445f18]
/lib/libc.so.6(__libc_free+0x78)[0x4493ef]
/usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb6b335a1]
/usr/lib/lib-gnu-java-awt-peer-gtk.so.7(Java_gnu_java_awt_peer_gtk_GdkFontPeer_g etGlyphVector+0x3ab)[0xb6c03d3b]
/usr/lib/lib-gnu-java-awt-peer-gtk.so.7(_ZN3gnu4java3awt4peer3gtk11GdkFontPeer14
getGlyphVectorEPN4java4lang6StringEPNS5_3awt4FontEPNS9_4font17FontRenderContextE +0x85)[0xb6bf23c5]
======= Memory map: ========
00001000-00356000 rwxp 00001000 00:00 0
003b8000-003bc000 r-xp 00000000 fd:00 1396206 /usr/lib/libgthread-2.0.so.0.10 00.3
.........................................................................................
............... etc
Aborted
Damn those Pangos.
Submitted by Modulok on Friday, 18 August, 2006 - 18:07
I installed jEdit on Debian, no problem. When I fire up the jedit.jar through my java bytecode rpreter, it shows the jedit splash screen and then hangs. When I interrupt the process, the following error is printed to the shell I launched jedit from:

(.:26442): Pango-WARNING **: Invalid UFT-8 string passed to pango_layout_set_text()

Anyone have any ideas on how to resolve this?
-Modulok-
troubles installing on Ubuntu on PowerBook G4
Submitted by strongclad on Thursday, 17 August, 2006 - 23:49
Hello

I've recently installed the latest version of Ubuntu on my PowerBook G4, and I'm having issues with getting the jEdit packages from the sourceforge repositories.

I've done this on my desktop computer already (which is an x86 with Ubuntu-dapper) so I'm not completely blind at using Synaptic or apt-get.

I've followed the directions from beginning to end on how to add the repositories for apt, made sure of no misspelled words, but when I run apt or synaptic to install, they both tell me that they cannot find the repositories.

I'm not too experienced with using apt quite yet, but I've searched around the net and still can't find an answer as to why my x86 Ubuntu can reach the repositories and my PowerBook G4 Ubuntu cannot.

I would really appreciate any help with this problem. Thanks.
troubles installing on Ubuntu on PowerBook G4
Submitted by strongclad on Thursday, 17 August, 2006 - 23:49
Hello

I've recently installed the latest version of Ubuntu on my PowerBook G4, and I'm having issues with getting the jEdit packages from the sourceforge repositories.

I've done this on my desktop computer already (which is an x86 with Ubuntu-dapper) so I'm not completely blind at using Synaptic or apt-get.

I've followed the directions from beginning to end on how to add the repositories for apt, made sure of no misspelled words, but when I run apt or synaptic to install, they both tell me that they cannot find the repositories.

I'm not too experienced with using apt quite yet, but I've searched around the net and still can't find an answer as to why my x86 Ubuntu can reach the repositories and my PowerBook G4 Ubuntu cannot.

I would really appreciate any help with this problem. Thanks.
Recommended plugins for Web Developer
Submitted by higgledy on Thursday, 10 August, 2006 - 14:07
Is there a list of best plugins for a web developer who uses XML, Java, JavaScript, VBScript and LotusScript? Or a list of starter plugins for newbies to JEdit?
easy install on Ubuntu with apt-get... but what about the latest version?
Submitted by tomleahy on Wednesday, 19 July, 2006 - 01:00
I've just re-installed Ubuntu at work and opted for the "Option 2 - easy install on some flavours of *nix". This involves adding a couple of lines to your /etc/apt/sources.list file and installing jEdit with the apt-get command or through the Synaptic Package Manager.

This works great... however it only installs the stable version of jEdit, not the latest version. Is there any way to get the bleeding edge with this method?
JEdit - Germany
Submitted by Weber on Monday, 10 July, 2006 - 12:21
I found this mad program. There is this also on German
Exception in thread "main" java.lang.NoClassDefFoundError:
Submitted by stantonio on Tuesday, 20 June, 2006 - 18:03
Hello, I have installed Jedit on other linux machines but for some reason I am getting the following error when I try to run jedit on my laptop. The install went OK without errors.

Here are the details:

Error Message when I try to run jedit
Exception in thread "main" java.lang.NoClassDefFoundError: /usr/local/bin

Where jedit script is located
/usr/local/bin/jedit
points to /usr/local/share/jedit/4.2


Java installed here:
/usr/java/jre1.5.0_07/bin/java

Linux version:Linux 2.6.9-34.EL #1 Fri Feb 24 16:44:51 EST 2006 i686 i686 i386 GNU/Linux

Any input on whats going on would be appreciated
Thanks
Toggle line comment macro
Submitted by mungobob on Friday, 16 June, 2006 - 14:56
in the jedit 4.1 documentation there is listed a default macro called Toggle_Line_Comment.bsh, this doesn't seem to appear in 4.2 and above. does it still exist somewhere, and if so can i get hold of it?

cheers
andy.
syntax highlighting for java
Submitted by newjedit on Thursday, 1 June, 2006 - 02:48
when we are installing Jedit, is there any way to change it so that it highlights keyword/classes from the Swing... like JFrame, JButton etc...
right now it doesn't highlight.
Java version in Console PATH
Submitted by mhkay on Monday, 24 April, 2006 - 23:31
When I use the "java" command from the console, it brings up JDK 1.3. When I look at the PATH environment variable, my JDK 1.3 installation directory has been added at the start of the path. I want my default java to be JDK 1.5. Is there any way I can change this behaviour?

Michael Kay
Problem with JCompiler
Submitted by michelverp on Monday, 24 April, 2006 - 11:49
Hello everybody

I know I'm not the first one who has this problem, but as I have not yet found the answer...
.
I'am working with slackware 10.2
I have downloaded JEdit from linuxpackages.net

Here is my problem !!

When I try to start JCompiler, I always have the following message (whatever I setup JCompiler)

java.lang.NoSuchMethodError: console.Console.setShell(Lconsole/Shell;)V
at jcompiler.JCompilerPlugin.executeCommand(JCompilerPlugin.java:106)
at jcompiler.JCompilerPlugin.compileFile(JCompilerPlugin.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
and so on....

Does somebody have an idea how to solve this problem ?
Thanks

michelverp
User login
Browse archives
« April 2024  
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   82348
Context Free Art (*.cfdg)   0.31   46055
JBuilder scheme   .001   18495
BBEdit scheme   1.0   18116
ColdFusion scheme   1.0   18024
R Edit Mode - extensive version   0.1   17473
Advanced HTML edit mode   1.0   16206
Matlab Edit Mode   1.0   16068
jEdit XP icons   1.0   15229
XP icons for jEdit   1.1   14293