new plugin: HTML Tools
HTML Tools Plugin
http://www.deepmagic.com/software/idea.shtml
This plugin creates a new menu, HTML, containing various actions useful for
working on HTML text, such as inserting tags. Some of the hilites:
- Insert anchor tag
- Insert image tag
- Insert named entities
- Bold/italic/preformatted blocks
- Blockquote
- Heading blocks
- Font big/small blocks
This plugin requires IDEA 3.0, and was tested on build 629.
To install, simply copy the jar file into your $IDEA_HOME/plugins folder.
Check for updates at http://www.deepmagic.com, under the Software section.
CHANGELOG
Version 1.0 - 6/23/01
- baseline
--
Duane Fields
duane@deepmagic.com
请先登录再写评论。
Duane Fields wrote:
I don't seem to have luck with your plugins.
This error occurs on startup:
ERROR - com.intellij.ide.p - Error during
dispatching of java.awt.event.InvocationEvent[INVOCATIO
N_DEFAULT,runnable=com.intellij.idea.l@6708b2,notifier=null,catchExceptions=false]
on sun.awt.windows.WToolkit@6c115b
ERROR - com.intellij.ide.p - IntelliJ IDEA
(Ariadna) 3.0 Build #629
ERROR - com.intellij.ide.p - JDK: 1.3.1_02
ERROR - com.intellij.ide.p - VM: Java HotSpot(TM)
Client VM
ERROR - com.intellij.ide.p - Vendor: Sun
Microsystems Inc.
ERROR - com.intellij.ide.p - OS: Windows 2000
ERROR - com.intellij.ide.p -
java.lang.NullPointerException
at javax.swing.ImageIcon.(ImageIcon.java:134) at com.deepmagic.plugin.html.AboutAction.]]>(AboutAction.java:12)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:120)
at com.intellij.openapi.actionSystem.a.a.b(a.java:199)
at com.intellij.openapi.actionSystem.a.a.a(a.java:334)
at com.intellij.idea.o.s(o.java:13)
at com.intellij.idea.o.g(o.java:43)
at com.intellij.idea.o.a(o.java:10)
at com.intellij.idea.l.run(l.java)
at
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
at com.intellij.ide.p.a(p.java:43)
at com.intellij.ide.p.dispatchEvent(p.java:54)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)
Does this happen only when no project is open?
--
Duane Fields
duane@deepmagic.com
"Stefan Mainz" <Stefan.Mainz@Dynaware.de> wrote in message
news:3D16CB45.9030401@Dynaware.de...
for
>
>
>
N_DEFAULT,runnable=com.intellij.idea.l@6708b2,notifier=null,catchExceptions=
false]
>
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:131)
>
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:98)
>
>
>
I haven't been able to reproduce this... when does it happen?
--
Duane Fields
duane@deepmagic.com
"Stefan Mainz" <Stefan.Mainz@Dynaware.de> wrote in message
news:3D16CB45.9030401@Dynaware.de...
for
>
>
>
N_DEFAULT,runnable=com.intellij.idea.l@6708b2,notifier=null,catchExceptions=
false]
>
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.ja
va:131)
>
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java
:98)
>
>
>
Duane Fields wrote:
The html tool is the only tool you install in IDEA. Start up IDEA
and this happens. I guess you did only package the image with the text tool.
Stefan
oh... d'oh that's what happened.
--
Duane Fields
duane@deepmagic.com
"Stefan Mainz" <Stefan.Mainz@Dynaware.de> wrote in message
news:3D180B3A.7000108@Dynaware.de...
tool.
>
>
I've uploaded a fix... version 1.01 on my website..
http://www.deepmagic.com/software/idea.shtml
--
Duane Fields
duane@deepmagic.com
"Duane Fields" <duane@deepmagic.com> wrote in message
news:af9t3q$ac0$1@is.intellij.net...
>
>
>