jalopy plug - in question
Submitted by
trcanz on
Wednesday, 28 April, 2004 - 00:09
Hi, I am trying to use the jalopy plugin for jedit 4.1.
Using version 0.3.6 of the plugin which has these jars:
11/14/2002 10:29p 905,948 jalopy-1.0b10.jar
11/14/2002 10:29p 26,050 jalopy-jedit-0.3.6.jar
11/14/2002 10:29p 89,584 jdom-1.0b8.jar
11/14/2002 10:29p 350,525 log4j-1.2.6.jar
11/14/2002 10:29p 39,099 messageview-0.1.0.jar
11/14/2002 10:29p 65,383 oro-2.0.6.jar
the (jedit) program hangs when I choose the Plugins>Format Active Buffer command.
Also, if I try to use the jars that
Plugins>Plugin Manager>Install Plugins gets for me:
jalopy.jar
JalopyPlugin.jar
I get:
java.lang.NullPointerException
at de.hunsicker.jalopy.plugin.jedit.JEditPlugin$PluginImpl.formatActive(JEditPlugin.java:463)
at de.hunsicker.jalopy.plugin.jedit.JEditPlugin.formatActive(JEditPlugin.java:162)
at java.lang.reflect.Method.invoke(Native Method)
at bsh.Reflect.invokeMethod(Unknown Source)
at bsh.Reflect.invokeStaticMethod(Unknown Source)
at bsh.Name.invokeMethod(Unknown Source)
at bsh.BSHMethodInvocation.eval(Unknown Source)
at bsh.BSHPrimaryExpression.eval(Unknown Source)
at bsh.BSHBlock.eval(Unknown Source)
at bsh.BshMethod.invokeDeclaredMethod(Unknown Source)
at bsh.BshMethod.invoke(Unknown Source)
at org.gjt.sp.jedit.BeanShell.runCachedBlock(Unknown Source)
at org.gjt.sp.jedit.BeanShellAction.invoke(Unknown Source)
at org.gjt.sp.jedit.gui.InputHandler.invokeAction(Unknown Source)
at org.gjt.sp.jedit.EditAction$Wrapper.actionPerformed(Unknown Source)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1461)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1515)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:392)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:264)
at javax.swing.AbstractButton.doClick(AbstractButton.java:290)
at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:957)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:244)
at java.awt.Component.processMouseEvent(Component.java:3799)
at java.awt.Component.processEvent(Component.java:3628)
at java.awt.Container.processEvent(Container.java:1202)
at java.awt.Component.dispatchEventImpl(Component.java(Compiled Code))
at java.awt.Container.dispatchEventImpl(Container.java(Compiled Code))
at java.awt.Component.dispatchEvent(Component.java(Inlined Compiled Code))
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java(Compiled Code))
at java.awt.LightweightDispatcher.processMouseEvent(Container.java(Compiled Code))
at java.awt.LightweightDispatcher.dispatchEvent(Container.java(Compiled Code))
at java.awt.Container.dispatchEventImpl(Container.java(Compiled Code))
at java.awt.Window.dispatchEventImpl(Window.java(Compiled Code))
at java.awt.Component.dispatchEvent(Component.java(Inlined Compiled Code))
at java.awt.EventQueue.dispatchEvent(EventQueue.java(Compiled Code))
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java(Compiled Code))
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java(Compiled Code))
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:132)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:124)
Does anyone know how I can fix either/both of these problems so that I can use jalopy? I am not very familiar with JEdit.
Thanks in advance,
Thomas
Overview/outline
Submitted by
Brad Mace on
Wednesday, 28 April, 2004 - 04:06
A tree which shows the whole project with all subunits
Problem with Whitespace Plugin
Submitted by Anonymous on Wednesday, 28 April, 2004 - 04:51
I'm using version of jEdit beginning from 4.1 to 4.2pre11 with j2sdk v.1.4.1 on Win2000.
All this time I can't compel show spaces and tabs in textarea by Whitespace plugin. In other respects this plugin work perfect. So in what problem?
Allow indicating acceptance
Submitted by
Brad Mace on
Wednesday, 28 April, 2004 - 04:57
The backend for acceptance is in place, but there is no way for the user to indicate that a unit has been accepted.
Renaming developers
Submitted by
Brad Mace on
Wednesday, 28 April, 2004 - 04:59
need a way to rename developers
Task details
Submitted by
Brad Mace on
Wednesday, 28 April, 2004 - 05:01
add a detailed view of tasks which displays time spent by each developer as well as a better description of the task.
Problem with EditorScheme Plugin
Submitted by Anonymous on Wednesday, 28 April, 2004 - 05:08
Strange occurrence with EditorScheme Plugin v.0.5...
When attempt to change color scheme and "Luicida" is rated as work font in textarea: all tokens become italic.
Previous version of EditorScheme Plugin is perfect.
I'm use jEdit 4.2pre11, j2sdk 1.4.1, win2000.
Date chooser dialog
Submitted by
Brad Mace on
Wednesday, 28 April, 2004 - 06:19
add date selector that allows choosing date from mini-calendar
Next plugin batch: when
Submitted by
svu on
Wednesday, 28 April, 2004 - 09:22
It's more than month since the last release. Anyone knows when the next one is going to happen? People keep asking me for SQL Plugin version which would work with 4.2pre series...
Big files
Submitted by Anonymous on Thursday, 29 April, 2004 - 08:36
Hi! I've a DB-dump file of 450 MB that I need to edit. When I open the file JEdit complains of insufficient Java heap memory (I know that I can adjust the heap memory size). I would like JEdit to be able to open files of almost any size without the need to change the Java heap memory size. I think some editors open big files by opening a part of the file. This would be my #2 most wanted feature!
Thannks!
Spooky
keymap bug
Submitted by
physcopanda on
Thursday, 29 April, 2004 - 09:45
After a short while using jedit 4.2pre9 on my system - I'm running Java 1.4.1_06 - the keymap switches from UK to US which is extreamly anoying! I've noticed this bug seems to have been around for some time now and wonder if anyone else has noticed it or has any ideas as to what may be causing it - is it my system config? or is it jedit - thanks
XML hangs while parsing when schema specified
Submitted by
bkc on
Thursday, 29 April, 2004 - 15:10
Not sure if this should be a bug or maybe I just messed up.
I'm using jEdit 4.2 Pre 11 with XML 0.13
I created an xsd file (or started to) that's very simple.
-- woodschema.xsd --
<?xml version="1.0" encoding="UTF-8" ?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:element name="root" type="xsd:string" />
</xsd:schema>
When I edit this, Error List says "cannot find the declaration of 'xsd:schema'. I get the same kind of error when editing .xslt files. The XML plugin has never asked me to download schema definitions, though the plugin options says it should.
I created an OASIS catalog, like this:
-- system catalog
system "adkwood.xsd" "file:///o:/Holmes/Wood/woodschema.xsd"
public "http://www.adirondackcraft.com/Schemas/AdkWood.xsd" "adkwood.xsd"
Then added the catalog file to the XML plugin catalog list.
Then, I created (or started to) a simple .xml file, like this:
<?xml version="1.0" ?>
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://www.adirondackcraft.com/Schemas/AdkWood.xsd">
</root>
When I open this file, sidekick shows "Parsing" and jEdit uses 100% cpu time.
I also tried changing the simple .xml file to this:
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="file:///o:/Holmes/Wood/woodschema.xsd">
</root>
But it still hangs when I open it.
- questions -
1. why doesn't the XML plugin download schemas for validating xsd or xslt?
2. If the XML plugin did download the schemas or DTDs, where would it store them? I can't find them anywhere
3. What's the correct way to setup a local .xsd file and work on both the xsd and a test xml file at the same time?
Thanks
jEdit 4.2pre12 is now out
Submitted by
slava on
Friday, 30 April, 2004 - 18:50
jEdit 4.2pre12 is now available download. This is mostly a bug fix release, with a few updated syntax highlighting modes.
Any Way to Use jEdit as Eclipse Plugin
Submitted by
dezzio on
Friday, 30 April, 2004 - 23:38
Is there any known way to use jEdit as an eclipse plugin. This would be a killer feature. Does it exist?
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
Using external java libraries in macros
Is it possible to use external java libraries in macros?
If yes, where should I put them?
XSearch or ?
Submitted by Anonymous on Saturday, 1 May, 2004 - 23:14
I'm new to jedit and I've check serveral jedit forums and google groups, but I cannot seem to locate a good answer, so I'll try here. With "Find All" in XSearch, all of the matches are highlighted, but the highlights are turned off as soon as you click in the text area. I would like to be able to do a "Find all" using anything, but be able to keep the matches highlighted. Any suggestions?
Thanks.
Use JDK instead of JRE
Submitted by
hesterloli on
Sunday, 2 May, 2004 - 09:28
I have installed a plugin I think which allows compiling java source. Trouble is when I start JEdit it says it can't find tools.jar and that I should use the J2SDK. Well how do I configure JEdit to use the JDK instead of the JRE? Thanks.
Windows context menu not working
Submitted by
abunai on
Sunday, 2 May, 2004 - 19:45
Hello -
I am having trouble using the context menu in windows xp to open a selected file. When I highlight a file, right click it, I can see the option "Open with jEdit". When I select this, jEdit opens, but not the selected file. The last open file seems to be the one that is displayed. I also found that jedit is unable to open files from the command line ex. "jedit textfile.txt". The only way I can open a file is the open dialog with in jedit. Any ideas?
Multiple Versions Installed
Submitted by Anonymous on Monday, 3 May, 2004 - 15:25
When plugin development trails the current version, I would like to run both the lastest version and a stable version for my favorite plugins.
Is it possible to have more than one version of jEdit installed and usable?
Mark L.