Context-help plugin // problems
Submitted by
nothere on
Tuesday, 27 January, 2004 - 13:32
Hi,
I tried to use the Context-help plugin for php, which opens the windows-helpviewer, to access a ".chm"-php helpfile via following bsh-script:
---------------------------------------------------------
command = new StringBuffer();
command.append("hh.exe ");
command.append("mk:@MSITStore:");
command.append(helpDirectory);
command.append("/php_manual_en.chm");
command.append("::/function.");
command.append(keyWord);
command.append(".html");
runCommandInConsole(view,"System",command.toString());
---------------------------------------------------------
Now I've got 2 problems..:
First, the bsh-script does not exit and if I try to access the help again, before closing the helpviewer, the script waits for the first process to exit..
What command shall I use, to open an external application without waiting for it.
Second, following Exception each time I access Context-help:
---------------------------------------------------------
java.lang.NullPointerException
at contexthelp.ContextHelpPlugin.runScript(Unknown Source) at contexthelp.ContextHelpPlugin.runContextHelp(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at bsh.Reflect.invokeOnMethod(Reflect.java:149) at bsh.Reflect.invokeStaticMethod(Reflect.java:100) at bsh.Name.invokeMethod(Name.java:872) at bsh.BSHMethodInvocation.eval(BSHMethodInvocation.java:72) at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:102) at bsh.BSHPrimaryExpression.eval(BSHPrimaryExpression.java:47) at bsh.BSHBlock.evalBlock(BSHBlock.java:130) at bsh.BSHBlock.eval(BSHBlock.java:80) at bsh.BshMethod.invokeImpl(BshMethod.java:349) at bsh.BshMethod.invoke(BshMethod.java:246) at bsh.BshMethod.invoke(BshMethod.java:171) at org.gjt.sp.jedit.BeanShell.runCachedBlock(BeanShell.java:521) at org.gjt.sp.jedit.BeanShellAction.invoke(BeanShellAction.java:76) at org.gjt.sp.jedit.gui.InputHandler.invokeAction(InputHandler.java:229) at org.gjt.sp.jedit.gui.InputHandler.invokeAction(InputHandler.java:195) at org.gjt.sp.jedit.gui.DefaultInputHandler.handleKey(DefaultInputHandler.java
:290) at org.gjt.sp.jedit.View.processKeyEvent(View.java:669) at org.gjt.sp.jedit.textarea.JEditTextArea.processKeyEvent(JEditTextArea.java:
4917) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
---------------------------------------------------------
Any Ideas?
Thanks in advance,
Mario
Allow specifying local/alternate servers to get plug-ins
Submitted by Anonymous on Tuesday, 27 January, 2004 - 18:57
It would be handy if I could host a local repository of plug-ins developed specifically for in-house purposes for jEdit and allow people to download them using the regular plug-in manager.
I suppose this wouldn't be hard for me to implement... hmmm...
Mode System: Allow regexes in indent*Brackets property
Submitted by Anonymous on Tuesday, 27 January, 2004 - 20:08
Some languages don't use the typical squiglly brackets "{" to demarcate chunks of code. Nor do they use any brackets at all. With these languages it would be nice if the indentOpenBrackets and indentCloseBrackets properties would accept regexes as values just like the indentNextLine property does.
Now I could be mistaken and you *can* use regexes with the bracket properties. The fact that I couldn't get it to work doesn't mean much, but I don't think so. I see a few modes where people have tried and then commented out those tags. So, please consider this feature for a future jEdit release.
CSE HTML Validator integration
Submitted by
Travis Carden on
Wednesday, 28 January, 2004 - 08:47
You should consider providing integrated support for CSE HTML Validator. http://www.htmlvalidator.com/. HTML Validator is an "HTML and CSS development tool that assists in the creation of syntactically correct and accessible HTML and CSS documents". It's amazingly thorough and generally great at what it does, and lots of other professional editors are adding support for it - http://www.htmlvalidator.com/htmlval/integration.html. I just discovered jEdit today. It looks incredible! I'll be switching to it from Macromedia HomeSite. The only thing I can tell so far that I'll miss is my CSE HTML Validator integration. Please think about adding it. Thank you!!!
Validate HTML (check_html1.bsh v1.00 by Lars Naber)
Submitted by
fixedsys on
Wednesday, 28 January, 2004 - 12:02
A Beanshell macro to check html files with an external software using the Console plugin.
You have to change the path to the checker in the macro for your needs.
Anyone coding AntFarm
Submitted by
aabbaabb on
Wednesday, 28 January, 2004 - 14:08
Is anyone coding AntFarm anymore?
It has been "broken" for a while and there has been open bugs for it many months.
Strange Windows behaiver
Submitted by Anonymous on Wednesday, 28 January, 2004 - 14:59
I've noticed two strange and annoying behaviors of the JEdit window in Windows. I can live with them, but it would be nice if they where fixed. I'm not really sure if this is a feature or a bug... anyway.
(1) When in Windows and clicking Windows + M to minimize all windows JEdit is not minimized. It just loses focus if it got it. This can be a bit annoying.
(2) When right clicking a file in Windows and clicking Open with JEdit the JEdit window comes to the front. But when selecting two files, right clicking, and clicking Show diff in JEdit the JEdit window doesn't come to front. It would be nice if it have the same behavior, coming to the front.
Jazzy spell checking improvements
Submitted by Anonymous on Wednesday, 28 January, 2004 - 15:29
The most common reason for me to not use JEdit when I actually would like to use it is when writing plain human text, like this. When it comes to spell checking I almost always use MS Word. The spell checking features I'm missing are:
(1) Easy switching language. I often write text in both English and my native language and I would like to be able to fast and easy switch the active dictionary with a simple menu. I think this one should be pretty simple to implement!?
(2) I really like the MS Word spell checking when you're writing. Misspelled words are marked with a red underline. If you like to change the word you can do it by the keyboard, or you can right click the word and you get a popup menu with suggestions.
Any chance to get these features implemented in Jazzy (or any other way into JEdit)? This would be one of the most appreciated JEdit feature that I can think of. In my opinion it would greatly improve the hole of JEdit!
(By the way, I had to write this feature request in MS World, not in JEdit

.)
I like both JEdit and Jazzy

, see you!
Codebrowser and ctags: won't parse php files, saved as .inc
Submitted by Anonymous on Wednesday, 28 January, 2004 - 23:13
Hi All,
I want to use the code browser for php files. But i've saved all my library files as .inc and not as .php. Therefore the codebrowser won't work. Does anybody knows how i can solve this problem?
Thanx
XP icons for jEdit (jedicons.jar v1.1 by Alain)
Submitted by
artisback on
Thursday, 29 January, 2004 - 03:07
A new release of XP icons for jEdit 4.2
Put this file in the directory $JAVA_HOME\jre\lib\ext
XP icons will be used automatically by jEdit instead of defaults one.
BufferTabs for jEdit 4.2 (BufferTabs.jar v0.8.1 by Alain)
Submitted by
artisback on
Thursday, 29 January, 2004 - 03:22
Fully compatible with jEdit 4.2
This new release of BufferTabs also includes
- new Colored tabs available ( by Chris S.)
- Middle mouse button to close a buffer
Auto indent change
Submitted by Anonymous on Thursday, 29 January, 2004 - 12:38
When you press enter the new line will be auto indented to the first previous indented line. I would like to change this so the new line would not be indented if the previous line where not in dented. (The behaviour is somewhat different with text, but I think you get the idea.)
Example: If I got this:
And press return the next line will be indented, like this:
I wouldn't it like this:
Hope I got my point through!
Thanks!
JIndex Problem
Submitted by Anonymous on Thursday, 29 January, 2004 - 13:50
I am having no luck in configuring JIndex 1.1.
I am mixing the IBM 1.4.1 JDK src.zip and the Sun 1.4.1 SDK documentation. There appear to be no error messages so I don't know what I'm doing wrong.
It might be that JIndex will only work with SDK 1.3???
Any suggestions gratefully received.
Thanks,
George Seaton
jEdit can't see environment variables
Submitted by Anonymous on Thursday, 29 January, 2004 - 18:29
I installed jEdit 4.2pre8 on Windows 2000. It doesn't see my environment varibales, such as JAVA_HOME, CLASSPATH, etc. Is there a place where I can set a variable so that jEdit can detect my environment variables.
Thanks.
Ulvi.
Smaller icon sizes
Submitted by Anonymous on Thursday, 29 January, 2004 - 19:32
Is there a way to make the graphical items a smaller size? One specific example is the HyperSearch Results. When I dock the results at the bottom of the view, the top edge of the results has an icon for "Remove All Nodes" and "Toggle Multiple Results". While these are occasionally useful, I would much rather have the space they use for a larger text area. The icons cause the border between the results and the edit area to be twice the size it needs to be.
Word processor?
Submitted by Anonymous on Thursday, 29 January, 2004 - 21:59
Hello jedit-community,
I hope I'm not annoying with a question that has been asked a thousend times already - I'm looking for a word processor for an open-source java project ( it's going to teach chemistry at schools). I've lerand tha jedit is _not_ a word processor, but a text editor - but are there any developents to make it becoming something like a word processor, or it there any other java-program that can be use?
Google didn't help.
Thanks for your help
Philipp
Difference between CodeAid, DotComplete and SpeedJava
Submitted by Anonymous on Thursday, 29 January, 2004 - 22:57
CodeAid, DotComplete and SpeedJava all seem to be Java auto-complete plugins.
If this is true, what is the difference between them and which is the most "complete".
Thanks, Tom
theme badly broken in IE (right blocks)
Submitted by Anonymous on Friday, 30 January, 2004 - 02:07
i tried to browse this site with Internet Explorer (6, XP) and noticed quite a layout bug: the right blocks get moved down below the last line of the main content (
screenshot). this makes the site basically unusable (the login block is 4 or 8 pages down) in the browser used by 90% of the people ...
multiple users on XP
Submitted by
dbs_sf on
Friday, 30 January, 2004 - 17:56
I just installed jedit on my XP box using the admin account. The installation went smoothly, but now I can't access the application from other accounts. Is there a way to share jedit with multiple XP accounts?
Thanks,
--Dan
Login form to the top
Submitted by
aabbaabb on
Friday, 30 January, 2004 - 19:42
I really would like to have login form on the top right hand corner. Now it is far below and I don't ever remember to login.