CheckVersion-Plugin
Hi,
I created a little, silly plugin that checks the Intellij-server for the
newest build that is available and tells me the build number...
It?s very silly, just a little Action added to the tools-windows, but very
usefull for me :)
Trying to load it up at the Wiki...
Johannes Schneider
请先登录再写评论。
I just installed and used this... pretty cool...
Any way your next revision could allow for a Keymapping? I'm lazy, you
know...
adam
"Johannes Schneider" <shake@web.de> wrote in message
news:afa1rm$g53$1@is.intellij.net...
>
>
>
>
>
>
>
I'm lazy too, so is it possible to have the plugin check at startup or
even every 30 minutes or so and notify me whenever a new version
(comparing the current version number to the latest one) is available?
:)
Michael
On Tue, 25 Jun 2002 11:14:56 -0700, "Adam Goldband" <adamg@cnet.com>
wrote:
>I just installed and used this... pretty cool...
>Any way your next revision could allow for a Keymapping? I'm lazy, you
>know...
>
>adam
>
>"Johannes Schneider" <shake@web.de> wrote in message
>news:afa1rm$g53$1@is.intellij.net...
>> Hi,
>>
>>
>> I created a little, silly plugin that checks the Intellij-server for the
>> newest build that is available and tells me the build number...
>>
>> It?s very silly, just a little Action added to the tools-windows, but very
>> usefull for me :)
>>
>>
>> Trying to load it up at the Wiki...
>>
>>
>> Johannes Schneider
>
Michael Descher wrote:
> I'm lazy too, so is it possible to have the plugin
> check at startup or
Adam Goldband wrote
>>Any way your next revision could allow for a Keymapping?
>> I'm lazy, you
I'm the laziest.
Could you please make it download and install the new version, when
available.
Thanks in advance.
Alain
PS. if you could modify it before build 630 appears, this would be very
nice.
"Alain Ravet" <alain_ravet@yahoo.com> wrote in message
news:3D18B520.6000203@yahoo.com...
>
>
I'm lazy and impatient. Could you please make it download and install the
new version before it's available?
I'd settle for a very load noise, followed by a cheering crowd sound...
adam
"Erik Hanson" <ehanson@comsys.com> wrote in message
news:afacoa$r2t$1@is.intellij.net...
>
>
>
>
Michael Descher <michael.descher@gmx.de> wrote in
news:4schhuo09egrf26mto5qj6jhnlb0n3sjcq@4ax.com:
>:-)
What about an Ant-Task?
Johannes Schneider
I just didn't dare to ask for it. ;)
On Tue, 25 Jun 2002 17:23:28 -0100, Alain Ravet
<alain_ravet@yahoo.com> wrote:
>
>
>
>I'm the laziest.
>Could you please make it download and install the new version, when
>available.
>
>Thanks in advance.
>
>Alain
>
>PS. if you could modify it before build 630 appears, this would be very
>nice.
>
>
>
I'm lazy, impatient and annoying. Could you please make spam the intellij
developers with requests for the next version every 4 hours?
Thanks,
Glen
I get this error when I check for new versions:
2002-12-05 11:22:27,999 ERROR - sionchecker.CheckVersionAction - Could not get the latest version from Web :( due to:
java.io.FileNotFoundException: http://www.intellij.com/eap/downloads
2002-12-05 11:22:27,999 ERROR - sionchecker.CheckVersionAction - IntelliJ IDEA 3.0 Build #680
2002-12-05 11:22:27,999 ERROR - sionchecker.CheckVersionAction - JDK: 1.4.1_01
2002-12-05 11:22:27,999 ERROR - sionchecker.CheckVersionAction - VM: Java HotSpot(TM) Client VM
2002-12-05 11:22:28,009 ERROR - sionchecker.CheckVersionAction - Vendor: Sun Microsystems Inc.
2002-12-05 11:22:28,009 ERROR - sionchecker.CheckVersionAction - OS: Windows XP
2002-12-05 11:22:28,009 ERROR - sionchecker.CheckVersionAction - Last Action: CheckVersion
2002-12-05 11:22:28,019 ERROR - sionchecker.CheckVersionAction -
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:41)
at de.xore.versionchecker.CheckVersionAction.checkVersion(CheckVersionAction.java:58)
at de.xore.versionchecker.CheckVersionAction.actionPerformed(CheckVersionAction.java:40)
at com.intellij.openapi.actionSystem.b.l.actionPerformed(l.java:8)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at com.intellij.openapi.actionSystem.b.bb.fireActionPerformed(bb.java:37)
at com.intellij.ui.a.a.p.doClick(p.java:230)
at com.intellij.ui.a.a.p.access$300(p.java:148)
at com.intellij.ui.a.a.q.mouseReleased(q.java:4)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.q.a(q.java:17)
at com.intellij.ide.q.dispatchEvent(q.java:62)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
I guess author unavaible now. Maybe his will fix it after 3-4 months
--
Alexey Efimov, Software Engineer
Sputnik Labs,
http://www.spklabs.com
"Thomas" <java2@mail.dk> wrote in message
news:4105903.1039084147658.JavaMail.jrun@is.intellij.net...
>
sionchecker.CheckVersionAction - Could not get the latest version from Web
:( due to:
sionchecker.CheckVersionAction - IntelliJ IDEA 3.0 Build #680
sionchecker.CheckVersionAction - JDK: 1.4.1_01
sionchecker.CheckVersionAction - VM: Java HotSpot(TM) Client VM
sionchecker.CheckVersionAction - Vendor: Sun Microsystems Inc.
sionchecker.CheckVersionAction - OS: Windows XP
sionchecker.CheckVersionAction - Last Action: CheckVersion
sionchecker.CheckVersionAction -
de.xore.versionchecker.CheckVersionAction.checkVersion(CheckVersionAction.ja
va:58)
de.xore.versionchecker.CheckVersionAction.actionPerformed(CheckVersionAction
.java:40)