DiffFile Plugin 1.5

Version 1.5 is available at:
http://www.intellij.org/twiki/bin/view/Main/DiffFilePlugin

This is a fairly minor release and will likely cause problems on pre-647
builds.

Changes:

  • IDEA Build 647 changed the plugin.xml format. To fix

it, the tag was replaced by the ]]>
tag.

  • Actually changed the version number in the plugin.xml this time.

It should be changed every time from now on.

0
2 comments

With Build 651 i get the following error:
2002-10-02 15:00:14,663 ERROR -
com.intellij.ide.o - Error during dispatching of
java.awt.event.MouseEvent[MOUSE_RELEASED,(88,291),button=1,modifiers=B
utton1,clickCount=1] on ###overrideRedirect###
2002-10-02 15:00:14,663 ERROR -
com.intellij.ide.o - IntelliJ IDEA (Ariadna) 3.0 Build #651
2002-10-02 15:00:14,663 ERROR -
com.intellij.ide.o - JDK: 1.4.1
2002-10-02 15:00:14,663 ERROR -
com.intellij.ide.o - VM: Java HotSpot(TM) Client VM
2002-10-02 15:00:14,663 ERROR -
com.intellij.ide.o - Vendor: Sun Microsystems Inc.
2002-10-02 15:00:14,663 ERROR -
com.intellij.ide.o - OS: Windows 2000
2002-10-02 15:00:14,673 ERROR -
com.intellij.ide.o -
java.lang.NoSuchMethodError:
com.intellij.openapi.util.DimensionService.getBounds(Ljava/lang/String
;)Ljava/awt/Rectangle;

at
com.michelleandmike.idea.diff.DiffViewerFrame.init(DiffViewerFrame.jav
a:78)

at
com.michelleandmike.idea.diff.DiffViewerFrame.(DiffViewerFrame.j ava:24) at com.michelleandmike.idea.diff.DiffFileAction.actionPerformed(DiffFileA ction.java:55) at com.intellij.openapi.actionSystem.b.k.actionPerformed(k.java:5) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:176 4) at com.intellij.openapi.actionSystem.b.ba.fireActionPerformed(ba.java:71) at com.intellij.ui.a.a.n.doClick(n.java:19) at com.intellij.ui.a.a.n.access$300(n.java:232) at com.intellij.ui.a.a.o.mouseReleased(o.java:3) at java.awt.Component.processMouseEvent(Component.java:5093) at java.awt.Component.processEvent(Component.java:4890) at java.awt.Container.processEvent(Container.java:1566) at java.awt.Component.dispatchEventImpl(Component.java:3598) at java.awt.Container.dispatchEventImpl(Container.java:1623) at java.awt.Component.dispatchEvent(Component.java:3439) at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3450) at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3165) at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3095) at java.awt.Container.dispatchEventImpl(Container.java:1609) at java.awt.Window.dispatchEventImpl(Window.java:1585) at java.awt.Component.dispatchEvent(Component.java:3439) at java.awt.EventQueue.dispatchEvent(EventQueue.java:450) at com.intellij.ide.o.a(o.java:72) at com.intellij.ide.o.dispatchEvent(o.java:43) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThr ead.java:197) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThrea d.java:150) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136) at java.awt.EventDispatchThread.run(EventDispatchThread.java:99) "Mike Abney" ]]> schrieb im
Newsbeitrag news:Xns9293A320C8C6Fmichaelabney1990@213.182.181.98...

Version 1.5 is available at:
http://www.intellij.org/twiki/bin/view/Main/DiffFilePlugin

>

This is a fairly minor release and will likely cause problems on

pre-647

builds.

>

Changes:

  • IDEA Build 647 changed the plugin.xml format. To fix

it, the <shortcut> tag was replaced by the <keyboard-shortcut>
tag.

  • Actually changed the version number in the plugin.xml this

time.

It should be changed every time from now on.



0

I will try to update tonight. I've been busy and am still using build
649. Hopefully, this is the last set of OpenAPI changes until after
3.0's release.


~Mike

"Carsten Sch?fer" <ca_schaefer@gmx.de> wrote in
news:anesoi$p74$1@is.intellij.net:

With Build 651 i get the following error:



0

Please sign in to leave a comment.