Function notification?
Submitted by Anonymous on Thursday, 9 September, 2004 - 03:06
Im looking to see if there is a plugin, or feature that will tell me what Functions are in the file i have open as well as tell me which function im currently in.
Example text:
function Something()
{
# when typing in here it would tell me im in Something.
}
And then i would imagine there being some sort of drop down list that i can see the functions in the file, and be able to select one and be taken to the first line of that function.
Thanks for your help in advance!
Using maven to build jEdit
Submitted by Anonymous on Thursday, 9 September, 2004 - 07:13
Hi,
I think moving the build system over to maven will make a lot of difference.
jEditInstaller can't find JRE on WinXP?
Submitted by Anonymous on Thursday, 9 September, 2004 - 13:44
Trying to install using jEdit42Install.exe on WinXP. When I click the executable, I get the following message:
Setup unable to find a Java Development Kit or Java Runtime 1.3, or higher, installed. You must have installed at least JDK or JRE, 1.3 or higher to continue setup. Please install one from http://java.sun.com and restart setup.
I do indeed have JRE 1.3 installed on this system. In fact, when I install using the jEdit42Install.jar, I can use jEdit just fine. How do I trick the installer into recognizing that I have 1.3 installed?
Alternately, if anyone can tell me how to create a windows batch file that accepts command line options (e.g., jedit.bat -e file.txt), I'll be just as happy. Thanks!
Code aid and code completion
Submitted by
rcosta on
Thursday, 9 September, 2004 - 16:56
I'm using the Language FlagShip, very similar to Foxpro, in Linux. I already made a custom mode for syntax but now I want more. I'm trying to get code completion working or at least something like VB does showing a yellow floating box with the parameters of a function when we write the name of that function or with the properties and methods of a class when we write the name of an object of that class.
I've been walking around sidekick, codeaid, ctags, codebrowser and other plugins but still I don't guess how to do this in jEdit.
What plugin should I use and how can I configure it.
Thanks
Rui Costa
Problem with Tildes and accents in Mac OS X
Submitted by Anonymous on Friday, 10 September, 2004 - 00:59
Hi,
I tried the Mac Os X package and the Java-based installer and I have the same problem with that. Both of them was the 4.2 Final version.
I can read accents and tildes from a file created in other text editor, but I can't type accents and tildes with the Keyboard. So, I can't type characters like à or á.
I'm using Mac Os X 10.3.5
In my settings I've the Keyboard as Spanish ISO, I tested with Spanish non-ISO but it doesn't solve the problem.
jEdit is a great Text Editor, but I need to resolve it for use this Editor in my projects.
jEdit 4.2 Mac OS X package
Submitted by
krisk on
Friday, 10 September, 2004 - 10:03
There were some errors in the original Mac OS X package, including an old Mac OS Plugin. You can find the new version on the
downloads page. If the file you have downloaded is jedit42.dmg (3437443 bytes), then you do not need to worry about downloading it again.
C# support
Submitted by Anonymous on Friday, 10 September, 2004 - 13:17
Does anybody use jEdit to develop in C#? I am quite new to jEdit and don't know how to force it to simply compile and run a code. Thanks for help.
Advanced EVAL in commando
Submitted by Anonymous on Sunday, 12 September, 2004 - 12:12
Very common is that some control in commando is populated using EVAL attribute, for example to populate "Source file" control, write EVAL="buffer.getPath()" as an attribute of the FILE_ENTRY element (BTW, commando.dtd is wrong and says that no such element is allowed, but all works).
What if I want to write some EVAL-expression that has quotes inside, for example buffer.getPath().endsWith(".java") ? buffer.getPath() : "" ? Can anybody help me?
Stateless Console and how to overcome it
Submitted by Anonymous on Sunday, 12 September, 2004 - 19:09
When I want to compile C# source code within jEdit I encounter a problem with nonpersistent (stateless) Console plugin. Every command is executed in newly initialized shell which is a big problem for .NET Framework SDK. It uses sdkvars.bat to estabilish development environment within the shell (it sets apropriate paths etc.) but this settings seems to be valid only for one session. For example to compile "source.cs", i need to write:
...> sdkvars.bat
[some output from the bat]
...> csc source.cs
But how can I acomplish this within
stateless console plugin?
Auto-Indent for parentheses and operators?
Submitted by Anonymous on Sunday, 12 September, 2004 - 22:08
Is there a way to get jEdit to auto-indent using certain characters on the previous line as a guide? E.g. not having to press tab or make leading spaces while typing:
if(a == b
&& a == c
&& b !=c)
cout << "Oh my god, " << endl
<< "this makes no sense!" << endl
<< ((1 + 2 + 3
+ 4 + 5 + 6)
/ 20.0) << endl;
emacs does some of this in it's c++ mode: '<<' automatically aligns with the first '<<' on the previous line, and anything after an unmatched '(' auto-aligns with the character after that '('. Or maybe you have to press tab to prompt it, but then it automatically finds the correct place to put it.
jEdit seems cooler than emacs, though, so it would be nice if there was a way to get it to do this! It would save a lot of time for me...if it's not possible now, would this sort of thing be possible with a plugin?
Using maven to build jEdit
Submitted by Anonymous on Monday, 13 September, 2004 - 01:17
I think moving the build system over to maven will make a lot of difference.
Using maven to build jEdit
Submitted by Anonymous on Monday, 13 September, 2004 - 01:23
I think moving the build system over to maven will make a lot of difference.
Deprecation warnings in building jEdit
Submitted by
clim1219 on
Monday, 13 September, 2004 - 05:26
There are 25 deprecation warnings in compiling jEdit.
What should be specified in "Connect directly to" in Http proxy?
Submitted by Anonymous on Monday, 13 September, 2004 - 07:28
Dears,
I'm behined a proxy server and want to specify the authentiaction in JEdit 4.2 final edition.
What is the value that should be written in "Connect directly to"?
Thanks,
Ashraf Fouad
Syntax Highlighting (package org.gjt.sp.jedit.syntax) - How?
Submitted by Anonymous on Monday, 13 September, 2004 - 10:25
API changes for v 4.2 include the following:
>The org.gjt.sp.jedit.syntax package can now be used in other programs.
>All you need to provide is error handling and logic for locating the
>XML mode files. See the package documentation for details
I don't really understand how I can use the package in my own program.
The comments within the API doc are pretty short :-|
Do I just have to use my own JEditTextArea instance? Maybe some of you
have already tried this feature and could give me some advice.
Many Thanks,
Felix
Encrypt current buffer (Encrypt_Current.bsh v0.1 by David Mlejnek)
Submitted by
davo on
Monday, 13 September, 2004 - 16:41
Encrypts the current buffer content. The physical file content will not be modified until user saves the buffer. Uses PBE with MD5 and DES algorithm. Macro will prompt the user for a password which will be used to encrypt the buffer content.
Decrypt current buffer (Decrypt_Current.bsh v0.1 by David Mlejnek)
Submitted by
davo on
Monday, 13 September, 2004 - 16:44
Decrypts the current buffer content. The physical file content will not be modified until user saves the buffer. Buffer must be encrypted with Encrypt_Current.bsh. Uses PBE with MD5 and DES algorithm. Macro will prompt the user for a password which will be used to decrypt the buffer content.
Rename Current Buffer (Rename_Current.bsh v0.1 by David Mlejnek)
Submitted by
davo on
Monday, 13 September, 2004 - 16:49
Renames the current buffer.
Plugins for Java
Submitted by Anonymous on Tuesday, 14 September, 2004 - 10:20
Hi.
I use JEdit for writer my applications in java but I don't know the esencials plugins for java.
What's the essencital plugins for programing for java at the moment I use JCompiler.
PS: Sorry for my english but I'm spanish.
Using arrays in macros ...
Submitted by
Lee Elms on
Tuesday, 14 September, 2004 - 13:49
I am trying to create an array in a BeanShell macro, e.g.:
int pos[] = new int[4];
gives an error:
Encountered "[" at line 13, column 8.
How do I successfully create an array of 'int' ?