jEdit Community - Resources for users of the jEdit Text Editor
Programming the JeditTextArea.java file?
Submitted by Anonymous on Monday, 12 July, 2004 - 09:22
hi, i am trying to add a scrollfeature to the jedittextarea, but somehow it wont scroll:-(. how can i aneable the scrollbars?

THANKS Smiling
Programming the JeditTextArea.java file?
Submitted by Anonymous on Monday, 12 July, 2004 - 09:22
hi, i am trying to add a scrollfeature to the jedittextarea, but somehow it wont scroll:-(. how can i aneable the scrollbars?

THANKS Smiling
ICU Unicode for Java with JNI
Submitted by Anonymous on Tuesday, 8 June, 2004 - 10:49
http://oss.software.ibm.com/icu4j/icu4jni/icu4jni.html
Mega Text
Submitted by Anonymous on Tuesday, 8 June, 2004 - 10:48
http://vigna.dsi.unimi.it/papers.php
http://mg4j.dsi.unimi.it/
Compatibility: JEditPane vs. JEditTextArea
Submitted by thombombadil on Sunday, 9 May, 2004 - 11:02
Hello,
i'm using a java-editor-application developed for my own needs.

Now i'm interested in migrating from JEditPane to JEditTextArea. And now the question: is there anywhere a documentation if there are incompatibilites between these two components.

I've read, that there will be a stand-alone component of the JEditTextArea. Is this right? And if yes, when do you think, will it be published.

Is there also a possibility to take the syntax-highlighting and add it to a standard JEditPane without using JEditTextArea? The Syntax-Highlighting found at http://syntax.jedit.org/ is a little bit out of date, so this isn't interesting to me.

The highlighting as a bean, that could be plugged in a JEditPane would be really great. Are there any ideas, if that's possible?

Thanks for your help! Kind regards......
What programming softwares are used to develop jEdit ?
Submitted by goa103 on Saturday, 1 May, 2004 - 12:27
Hello,

I discovered jEdit a few days and wonder what are the programming softwares used to design and develop it : IDEs, tools, WYSIWYG dialog editors (if any)...

Once upon a time...

In 1998 I bought a book to learn Java as we had an applet development class at the university. I got [i]Teach yourself Java 1.2 in 21 days[/i] by Laura Lemay and Rogers Cadenhead. As I had a C/C++ background, once the class was over, I gave up on learning Java and went back to my good old Microsoft Visual Studio, MFC (Microsoft/C++ GUI programming libraries like AWT/Swing). A few days ago I asked on Usenet if someone knew a good editor to replace my good-old but buggy NoteTab Light (improved Notepad, text editor). Someone adviced me to try jEdit.

At first I thought that jEdit was just an other boring programming editor. But I quickly checked out the main website and community... It really reminded me of HTML-Kit, one of my favourite web design & development tool. Plugins, manuals, forums, you name it. To say the least, I'm impressed. I know a few other Java softwares but none of them is as well polished, designed, extensible and powerful as jEdit. The plugin manager is terrific as it allows you to extend jEdit from the editor itself, read the descriptions, select the one you want to download and install... Done in a few minutes. I got the BufferTabs plugin and even if jEdit doesn't seem to remember that the plugin was checked (I have to check it each time I launch jEdit), it works like a charm. I was also able to switch from one look & feel to the other, Windows look & feel is just as good as the MFC one. Last but not least I didn't even know that Java has its own Microsoft HTMLHelp (chm).

So as a poor lonesome Microsoft Visual Studio/MFC user and developer, I wonder what are the softwares used to design and develop jEdit. What are the IDEs that can be compared to Microsoft Visual Studio ? A tool that would allow me to design dialogs using WYSIWYG and powerful tools, debugger, profiler, all jEdit features... and more ? I know jEdit has some good plugins to debug and stuff but I don't think I can design dialogs, menus, software interfaces, using jEdit. Am I right ?

I only know a few IDEs and can't really try them all. I know Eclipse but for what I know, there's no dialog editor.

End of story, bye bye (Shrek ^^).

Last but not least, do you know of any good books to learn jEdit-like software design and development ? I found hundreds of books about Java development but I can't believe I have to read them all to develop a single software. I got 2 MFC books to learn MFC and Windows software development, it was far sufficient.

Thanks for your time and help,
JM
JEdit Syntax Package
Submitted by Anonymous on Thursday, 15 April, 2004 - 17:35
JEditSyntax on syntax.jedit.org is much outdated now, though usable (with two deprecated methods). Will current jedit syntax be available as separate component? Looking into current source, it looks like JEditTextArea is highly integrated into JEdit application - I guess there's not much folks who would want to make changes just for JEditTextArea was available as bean..
Embedding jEdit in other applications...
Submitted by Anonymous on Wednesday, 17 March, 2004 - 23:53
I am evaluating jEdit as a possible text editor for one of my applications. But I can't see any documentation on that. Could anyone point me to any earlier attempts and/or documentation that could help me.

I don't want to rewrite syntax colouring, undo/redo support, access to file system from scratch!
Syntax package needs a face lift.
Submitted by ramiojares on Tuesday, 2 March, 2004 - 12:18
I have been creating a parser that can create syntax highlighted html documents or fragments based on jEdit mode files. jEdit has an honourable list of modes. There is also some explanation of how the syntax package interprets these mode files. That documentation is only partial though and the separate syntax package is unmaintained.

That is why I decided to do my own parser but reuse the ideas and mode files from jedit for a generic syntax highlight component. But I noticed that the modes and the regex:es used would need more of specification work so that maybe in the future also other editors could parse those mode files and finally there would emerge some sort of standard in specifying syntax highlight modes.

Of course this specification would do good to jEdit's syntax package and it's corresponding documentation.

In the course of the following weeks my intention is to start that process as replies to this topic and if it starts catching some interest then maybe these ideas will be implemented.

My intention is not to add more features to the syntax highlighting system but rather to define it more precisely and also increase it's simplicity and elegance.

Why use gnu.regexp package for regular expressions?
Submitted by ramiojares on Friday, 27 February, 2004 - 14:29
All regular expressions in jEdit are using syntax very different from the syntax
JDK uses. Why not start using the JDK's regex package?
Tweaking ProScroll for a newbie
Submitted by Anonymous on Friday, 9 January, 2004 - 19:21
Slava,
Using the ProScroll applet, how can I make text run continuously?
Nbaird@netzero.com
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   82349
Context Free Art (*.cfdg)   0.31   46055
BBEdit scheme   1.0   18595
JBuilder scheme   .001   18495
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