How to install a scheme?
Submitted by Anonymous on Monday, 31 May, 2004 - 17:11
I have searched jEdit Help. And the forums here. And I can not figure out how to install the schemes. (Maybe a quick link could be added on the scheme download page?)
Thanks in advance.
--Xapp
JavaCore-aware JCompiler Plugin (JCompiler.zip v1.6.1 by Doug Breaux)
Submitted by
doug on
Tuesday, 1 June, 2004 - 02:59
I created a JavaCore-aware version of JCompiler. First, I created a 4.2 version of JCompiler and called it 1.6.0 in its .props file. (The Plugin Central version is 1.5.0). I did put this version into CVS, but I forgot to ask the current maintainer's permission, so I may need to back that out.
In the meantime, I created a local version I called 1.6.1 that added basic interaction with JavaCore. It requires JavaCore and obtains its classpath and sourcepath from that plugin. However, I also provided and registered a simple JavaCore JCompilerClasspathSource implementation that simply uses the existing JCompiler OptionPane HistoryTextFields as the source.
If "JCompiler" is selected in JavaCore's option pane, JCompiler behaves exactly as it does today, except that I've rearranged the option pane to put classpath and sourcepath at the bottom.
If something other than "JCompiler" is selected in JavaCore, the JCompiler classpath and sourcepath fields on its option pane are disabled and a JLabel is added explaining that fact.
NOTE: Either way, the other JCompiler "classpath" options will still be added to what JavaCore returns: Required Library Path, Output Directory, and package of current source file.
I can see that this behaviour, as well as some others, are things some people might like to see done differently, and that's fine. Hopefully this is at least a good starting point and maybe even immediately beneficial to people wanting to use the Ant ClasspathSource implementation.
I'm uploading a zip with both the source and the compiled jar.
Print header and footer
Submitted by Anonymous on Tuesday, 1 June, 2004 - 18:21
Hello,
Is there a way to get jEdit to print a footer with the date and time the file was last saved and the total number of pages ? (I know it's possible to print the current time and date and the page number). I'm using 4.1 final.
Thanks.
Andre
SSH Console
Submitted by Anonymous on Wednesday, 2 June, 2004 - 00:40
Hi!
I want to use a SSH console, because the Perl scripts which I edit should be tested and executed on a remote server. But the Console-Plugin can't handle normal STDIN/STDOUT data, so I can't use plink (Putty Command-Line SSH) and the error detection of the Console-Plugin
Does anyone have an idea how to solve that?
Thanks in advance!
newbie question about the XML Tree window
Submitted by Anonymous on Wednesday, 2 June, 2004 - 08:03
I do not understand how to get the XML Tree dockable window that I see on the screenshots. I have downloaded the XML plugin but that doesn't seem to help me, how do i do?
How to launch jEdit from SourceCode?
Submitted by Anonymous on Wednesday, 2 June, 2004 - 13:01
Hi,
I downloaded Java Source Code but there are so many files that I don't understand how to launch jEdit...
Can anyone help me?
Mips R2000 programming
Submitted by
imgod2u on
Thursday, 3 June, 2004 - 12:13
I know nobody probably does R2000 programming but for the developers, is there any reason the $t0 register isn't highlighted when in MIPS R2000 mode? It's a minor thing but I was wondering whether there was a specific reason for it.
vi "command mode" keyboard effect
Submitted by Anonymous on Thursday, 3 June, 2004 - 13:37
Does anyone know if there exists a way to put jEdit into a "command mode" ala vi? I'd like to be able to hit escape (or any other chosen key sequence) and have a set of keys that allow navigation, selection, open line, etc. Is there a plug-in that would allow that functionality?
Editing XML tag values validated by XML Schema
Submitted by
lastguru on
Thursday, 3 June, 2004 - 21:00
It would be good if Jedit could use the enumerated values (eg., boolean type or string enumeration) in XML tag editor. The same is working for DTD with dropdown lists.
To close tag, expressed parsing (document save for me) is required
Submitted by
lastguru on
Thursday, 3 June, 2004 - 21:08
Having autoclosed by default ( is inserted). Now lets eraze the "/" - the sidekick or XML plugin or somebody else should insert the closing tag when I type ""... That does not happen until I reparse the document (by saving it in my case)
XML Scheme engine bug?
Submitted by
lastguru on
Thursday, 3 June, 2004 - 21:29
Having an XML Scheme starting with (I suppose, correct - the same used in w3.org) lines:
-cut-
<?xml version="1.0" encoding="UTF-8" ?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
-/cut-
I get a parser error:
cvc-elt.1: Cannot find the declaration of element 'xs:schema'
jEdit 4.2pre14 now available
Submitted by
slava on
Friday, 4 June, 2004 - 01:36
jEdit 4.2pre14 is now available. This release fixes a number of bugs.
JDiff 1.4.1?? Does it really exist??
Submitted by
ojl96 on
Friday, 4 June, 2004 - 11:07
Hi,
I'm trying to get hold of JDiffPlugin version 1.4.1 for version 4.2.14 of jEdit, plugin manager in jEdit will only download version 1.2 and plugins.jedit.org site only goes to version 1.3 as well...
Could someone let me know the url where I can download this?
thanks,
ollie
trying to develop a test plugin
Submitted by
gdhokamp on
Friday, 4 June, 2004 - 13:35
Hello all,
I'm trying to develop a small test plugin. I studied the plugin tutorial and started then to write a very simple plugin. I only wanted the plugin to be loaded. I created a Cide.props, a CidePlugin.class and an actions.xml file. Put it all in a jar file, copied it to the jars directory and started jedit.
Unfortunately the activity.log says:
[debug] EditPlugin$JAR: Opening F:\jedit\jars\Cide.jar
[warning] EditPlugin$JAR: Ignoring: CidePlugin
[debug] ActionSet: Loading actions from jeditresource:/Cide.jar!/actions.xml
[warning] EditPlugin$JAR: F:\jedit\jars\Cide.jar has an actions.xml but no plugin core class
[debug] PluginJAR: Writing F:\jedit\jars-cache\Cide.jar.summary
What am I doing wrong? Or have I missed something?
Thanks in advance
Gerald
jEdit 4.2PRE14 problems on Mac OSX
Submitted by
tdegrunt on
Friday, 4 June, 2004 - 15:11
jEdit 4.2PRE14 does not work correctly under Mac OSX. I've downloaded the installer (jedit42pre14install.jar) file. Once the install is done and I start jEdit.jar from Applications.
jEdit will open, but it indicates problems with MacOS.jar (plugin): Cannot start: java.lang.noClassDefFoundError: com/apple/cocoa/application/NSMenu. Try updating to a newer version of the plugin (currently I have 3.0b).
Therefor the menu is in the window, instead of in the status bar.
I tried to update to a newer version of the plugin, but it is not available?
Please let me know how to resolve.
One extra thing: Why is the behaviour of command key and alt key so much different than in other applications, fe BBEdit.
Option to lock file for write when editing
Submitted by
happy on
Friday, 4 June, 2004 - 15:29
If this optional setting is enabled, jedit should lock the file opened for write, so others can not modify that file.
This is a useful setting in editors, and missing from jedit
Changing Explicit folding symbol
Submitted by Anonymous on Saturday, 5 June, 2004 - 15:40
Is there any way of changing the explicit folding to be activated by anything other than {{{ and }}} for example i want my explicit folds to just work when i put a { or a }
ReadOnly_Buffer.bsh v1.0 by codi
Submitted by
codi on
Saturday, 5 June, 2004 - 22:22
This macro will set current buffer to read-only mode without changing
file flag on hard disc so another user can access that file in
read-write mode.
Another call will unset buffer read-only flag.
requires JDK 1.4, jEdit4.2
This is 1.0 version, tested on Win2K, Jedit 4.2pre14 and jdk1.4.2_02.
getter/setter macro for Java/C++ (gettersetter.bsh v0.91 by John Gellene, Francis Dobi)
Submitted by
francisdobi on
Monday, 7 June, 2004 - 08:52
This is the modified version of the Make_Get_and_Set_Methods.bsh included with jEdit 4.1.
It can handle assignment in declaration. (The one provided with some jEdit versions can't handle this)
Can generate javadoc works with static and boolean fields.
See usage notes in macro.
0.91: Fixed static field recognition.
How to change from JRE to JDK?
Submitted by
laroald on
Monday, 7 June, 2004 - 18:00
Two days ago I installed jEdit for the first time. Then JEdit discovered the JRE I have on my harddisk. I would like to use JEdit for compiling java source and have therefore tried a lot to let jEdit use JRE instead of JRE. I have read that I should " go to Start-->JEdit-->Set JEdit parameters and choose \bin\javaw.exe", but that is not possible with the last version of jEdit. (I'm using win.98).
I have also been tried this : "To compile, set your working directory (in the console) to the java programs directory (on mine it's C:\j2sdk1.4.1_06\bin. Then go to Plugins->Console->javac and the program will run for you.".
Doesn't this mean the plugin "console"? This console give me a message (in green colour:
Working directory is C:\Programfiler\JEdit
I'm not capable to change this adress over to my SDK-bin-folder.
I hope someone could help me with this.
laroald