XRefactory and java 1.5
Submitted by
pieroxy on
Monday, 16 October, 2006 - 20:17
I have been happily using the XRefactory plugin for my java browsing for a while (completion of methods, going to definitions of methods, seeing all references to a method / variable) and am frustrated by the lack of Java 1.5 support. I'd like very much to start getting my hands dirty with 1.5's new syntax, but without these 3 features I am not willing to go very far.
Is there plugins doing all these three things that works with Java 1.5 ?
XML plugin causing java process to use 95%+ cpu
Submitted by
elsigh on
Monday, 16 October, 2006 - 18:33
Hey folks, I've isolated this issue to the XML plugin. I love the XML plugin, but when I have it on, after some amount of time, say 10 min., I notice my processor is chugging and I look at top - and there's java, at the top of the list, consuming like 95%+ cpu. I'm running Sun JDK 1.5 on linux and jEdit pre7.
Maybe it's an option in the plugin manager? Any other linux jEdit users running with the XML plugin?
PS - Did I mention I love jEdit?
How to use several folding modes at the same time?
Submitted by
wildemar on
Monday, 16 October, 2006 - 15:16
When writing code I would very much like to use language-specific folding for language structures in addition to expclicit folding for logical groups of lines. Is that at all possible? If so, how?
thx alot
wildemar
Advice on setting up JEdit similar to IntelliJ IDEA
Submitted by
Keeler on
Sunday, 15 October, 2006 - 22:49
Hi All,
I did some searching around these forums and found only little bits and pieces of what I'm looking for, but nothing seemed all that conclusive to what I'm after so I figured I'd post a topic. If this has been answered elsewhere, I apologize for the repeat post and would hope you could point me in the right direction.
I currently work with Intellij IDEA (http://www.jetbrains.com/idea/) on a regular day-to-day basis. However I am interested in also writing Java on OSX platform and IntelliJ has the uncanny ability to suck up a LOT of memory, (and is of course, rather on the high dollar end).
Considering there are dozens and dozens of plug-ins out there, I find it very difficult to find features that suit my needs directly. Many have descriptions that seem like they might do what I want and then after installing them I find that they lack one thing or another and I'm forced to go fishing for an alternative.
I really like how IntelliJ has code completion, code highlighting, an expandable directory tree for the project I'm working in, and the ability to set up ant build and tomcat such that I can compile with the click of a button.
Does anyone use any of the aformentioned features who may be able to point me in the right direction?
Thanks in advance.
-keeler
What's jEdit Server and what does it do?
Submitted by
maddog39 on
Sunday, 15 October, 2006 - 15:08
The title says it all. What is jEdit Server and what does it do?
CodeLint and C/C++ error highlighting
Submitted by
neurophyre on
Friday, 13 October, 2006 - 22:43
Two questions.
1. Does CodeLint actually do anything? I installed it, built antic and jlint and set the paths, and it still does nothing at all when I do Plugins -> Codelint -> Lint Source.
2. Is there a plugin that does C/C++ syntax ERROR highlighting?
3. I lied, three questions. Is there a subversion plugin in any state of active development?
Upload graphic?
Submitted by
Chad_L on
Thursday, 12 October, 2006 - 15:18
Hi. I need to upload a graphic into the graphics folder in my web directory... It's a simple GIF graphic.
Can't seem to figure out how with J-edit? can it be done?
-Chad
How to autoreplace input?
Submitted by
uhuebner on
Wednesday, 11 October, 2006 - 13:29
Hi there,
I want jEdit to autoreplace my inputs depending on the Buffer Mode I'm in.
Example: When in PL/SQL-mode I want jEdit automatically replace the text 'ndf' with 'NO_DATA_FOUND' the very moment I type it. How do I do that?
Thanks
uhuebner
Using two mode files for a single file type, e.g., MySQL
Submitted by
a992400 on
Tuesday, 10 October, 2006 - 15:25
Keyword highlighting is controlled by mode files specified in the file "catalog". For example:
The MySQL keywords are specified in the mode file mysql.xml, and the standard SQL keywords are in tsql.xml. So when editing a MySQL file (*.sql), I want to have the MySQL and SQL keywords highlighted:
But only the second one listed takes the fact,as if it overrides the previous one. How do I get both sets of keywords to be highlighted (short of manually jamming the two files into one, which surely can't be the best solution)?
Activate JEdit window when loading file
Submitted by
agoston on
Tuesday, 10 October, 2006 - 15:15
Hi!
When I start jedit with this command:
java -jar jedit.jar -reuseview filename.txt
(I'm using '-reuseview' to avoid that strange default behavior that a new jedit window opens with all the files opened so far plus the new one but the window previously used stays open, too.)
This way it is loaded in the existing jedit instance and no new window opens (very good), but the jedit window itself doesn't get activated. Which drives me mad, because I always have to select it with the mouse or alt-tab for half a minute until I find it. Is there any way to have that jedit window activated? What I've been thinking of is e.g. running jedit like this:
java -jar jedit.jar -run=On_Open_File.bsh -reuseview filename.txt
where On_Open_File.bsh would activate the window. I'm a complete beginner at BeanShell, so no idea about how to do that.
I'm using KDE on Linux, so a Linux-specific solution (activating the window from the command line or whatever) would do as well.
Thank you very much!
Agoston
P.S.: This select box ("Forum:") on my browser behaves a bit strangely, I wanted to select the "-Using jEdit" option, I hope I managed to.
autotagging -> enclosure highlighted text with tags
Submitted by
puntarenas on
Monday, 9 October, 2006 - 23:47
Hi,
I'm sure this came up a hundred times before and no doubt mighty Jedit is able to do it easily, so I'm sorry but I couldn't find an answer.
I want to put tags around highlighted text using a keyboard shortcut. I tried Macros -> Text -> Insert tag, but using this macro I always have to type the tag name.
Kind regards
Martin
Desperatly missing JCompile / Can't get JCompiler running
Submitted by
JNewb on
Monday, 9 October, 2006 - 19:44
Hello out there !
After a severe crash i had to put up an new system, and thought that i give 4.3 pre6 a try.
Looking good, goin' good - so far.
What i am missing is the JCompile-Plugin. Nowhere to be found an the Plugin-Managers "Install" Tab.
Has it just evaporated, replaced, obsoleted or am i just beeing blind ?
I quite miss it a lot - Newb that i am, i rely very much on the "Console"-Plugin and got so used to have the "JCompiler" in the pull-down-Menue; i usually work with two floating instances of "Console" - one for "System" the other, well "JCompile".
What happened ?
By the way - meanwhile i changed back to 4.2 (cause i had work to get finished) and find myself unable to get the "Jcompile" running properly.
The message is always the same :
.
java.lang.NoSuchMethodError: console.Console.setShell(Lconsole/Shell;)V
.
.
The message is quite a few lines i don't want to litter this forum with; if the complete message is needed i will put this in here later on.
When using the "compile" command within console, it goes on and on and on and on....nothing ! Not even an error-message.
As far as i see, there seems to be something wrong with the Console-Plugin (according to the message). Console seems to be unable to find the recent buffer-path automatically..hrmfp. Why ? No clue so far. When invoking "javac" by hand the path of the recent buffer is suggested within the "commando"-Box.
I tried to uninstall and reinstall the needed plugins - so far with no use.
I hope anyone stumbled across a similar (or the same) problem and was more sophisticated than me and solved it :/
Thx in advance,
JNewb
jEdit Snippets for Ruby on Rails
Submitted by
charlesroper on
Saturday, 7 October, 2006 - 18:32
I am trying to get hold of the jEdit Snippets for Ruby on Rails as seen here:
http://synthesis.sbecker.net/articles/2006/03/20/jedit-snippets-for-ruby-on-rails
But unfortunately the link appears to be down. Does anyone else have a copy of these snippets they could send to me or upload somewhere?
Many thanks,
Charles
can't reference schema using XML catalogs
Submitted by
kefl on
Tuesday, 3 October, 2006 - 18:51
I'm having trouble getting the XML plugin to use an XML catalog to locate the schema referenced by my document. Can anybody help? Assuming all three documents (document to be edited, referenced schema and XML catalog) are in the same folder, I would expect the following to work:
root element of edited document:
<Ace
xmlns="http://www.birdstep.com/xml/schemas/acedb"
xsi:schemaLocation="http://www.birdstep.com/xml/schemas/acedb http://www.birdstep.com/xml/schemas/acedb.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"/>
catalog element in catalog document:
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="public">
<public publicId="http://www.birdstep.com/xml/schemas/acedb" uri="acedb.xsd"/>
</catalog>
If http://www.birdstep.com/xml/schemas/acedb.xsd is not available, I would expect the editor to look up http://www.birdstep.com/xml/schemas/acedb in the catalog and so find acedb.xsd in the current folder.
What actually happens is that the editor returns HTTP 403. I've tried endless variations on the above setup, all with no luck...
PS. I have added my catalog to the list of catalogs in the XML plug-in's options.
Probleme with AntFarm
Submitted by
Manil on
Tuesday, 3 October, 2006 - 16:07
Hi,
I am using AntFarm to compile CodeBrowser and i get the following error, it seems that ant is trying to compile with jdk 1.4 and i have 1.5 installed on my computer, I checked in my path and classpath and i have nothing that mention jdk 1.4, i never get it installed on my computer...Anyone have any idea??
C:\Program Files\jEdit 4.3pre6\CodeBrowser\trunk\com\bitart\codebrowser\CBLeaf.java:47: cannot access javax.swing.tree.TreeNode
bad class file: c:\program files\java\jre1.5.0_08\lib\rt.jar(javax/swing/tree/TreeNode.class)
class file has wrong version 49.0, should be 48.0
Please remove or make sure it appears in the correct subdirectory of the classpath.
import javax.swing.tree.TreeNode;
JEdit as external editor in WinSCP
Submitted by
JonathanNil on
Monday, 2 October, 2006 - 15:26
I use JEdit on Windows. For software that let's you set an external editor 'helper', I like to use JEdit, but frequently have trouble figuring out how.
In particular, I'd really like to use it with WinSCP. Can anyone give me instructions on how to do it for WinSCP? Or any general tips or instructions for doing this generally on windows with jedit?
[The fact that it's a java app instead of a normal .exe is what is at the root of the problem, I guess.]
Want to turn of quote/bracket autocompletion.
Submitted by
zenlinux on
Saturday, 30 September, 2006 - 22:34
I can't seem to find the configuration options to disable the auto-completion of quotes and parenthesis/brackets. I find it often creates the closing character at the wrong times when I'm editing. Can anyone point me to where I can change that option?
Thanks,
Scott
Can't resize jEdit window anymore
Submitted by
stupor mundi on
Thursday, 28 September, 2006 - 16:26
Hi All
I have a really dumb problem, I can already see the solution must be a simple switch somewhere, but can't find it.
After installing jEdit 4.2final on Windows (corporate environment, old Java version 1.3), I was initially able to change the window size in the usual way. Must have inadvertedly flicked some interface switch, now it always stays maximized, no matter how many times I toggle the "maximize/restore down" button in the window corner.
Anyone know how to switch it back?
Changing color for one language in mixed-mode ASP page?
Submitted by
irkregent on
Monday, 25 September, 2006 - 14:21
I'm new to jEdit and just love how its code-folding works in ASP pages (both the VBScript and the HTML can be folded). But there's one thing I'd like to have that would make the two languages easier to differentiate:
How would I specify a different background color for VBScript in an ASP page?
File Associations
Submitted by
SenlacHill on
Tuesday, 19 September, 2006 - 03:43
Ok, I'm brand new to jEdit as of about an hour ago. I'd like to set my file associations, but cannot find the option to do that. Now, it may be staring me in the face, or maybe somewhere, perhaps obvious on this site, BUT, I can't find it... My eyeballs are getting shorter in my old age. Can someone please help me out here ??? (With the file associations that is.. lol)