[ANN] GooglePlugin 0.0.1
I've just released a initial beta of my GooglePlugin.
Give it a try (if you can be bothered):
http://www.intellij.org/twiki/bin/view/Main/GooglePlugin
Maas
请先登录再写评论。
I've just released a initial beta of my GooglePlugin.
Give it a try (if you can be bothered):
http://www.intellij.org/twiki/bin/view/Main/GooglePlugin
Maas
请先登录再写评论。
Nice.
Could you make it submit the query when Enter is pressed? This was the first
thing I tried and it puzzled me I had to reach for the mouse to submit the
query.
Thx,
Andrei
"Maas van den Berg" <itnadmin@jetbrains.com> wrote in message
news:2162707.1041742046371.JavaMail.jrun@is.intellij.net...
>
>
>
Maas van den Berg wrote:
Nice!. Just to be a pest]]> I would love to be able to choose to search the
groups as well, which is where I search 90% of the time anyway
M
Hi Mark,
I would love to search groups too, unfortunately the GoogleAPI (http://www.google.com/apis/) is a beta program.
Google does not have any plans (yet) to support anything else than searches against their regular index. This means no searches are possibe for groups/images/news/etc... :(
Maas
Hi Andrei,
Take a look at http://www.intellij.org/twiki/bin/view/Main/GooglePlugin and be surprised :)
Maas
Great, thanks a lot! :)
Andrei
"Maas van den Berg" <itnadmin@jetbrains.com> wrote in message
news:2902082.1041884129183.JavaMail.jrun@is.intellij.net...
>
and be surprised :)
>
Hi Again,
I've just released a new beta of my GooglePlugin.
http://www.intellij.org/twiki/bin/view/Main/GooglePlugin
Maas
Hi.
I've tried you plugin. Seems it unusefull till use add, at least,
"copy URL to clipboard" feature.
And one more "feature request": please, add "busy cursor" while
searching result.
Maas van den Berg wrote:
>I've just released a initial beta of my GooglePlugin.
>
>Give it a try (if you can be bothered):
>
>http://www.intellij.org/twiki/bin/view/Main/GooglePlugin
>
>Maas
>
--
Regards,
Eugene Karpov
Hi Eugene,
Remember this project is still a work-in-process, but I think
"unusefull" is a little harsh.:-) If you've properly setup your
external browser ("Options -> IDESettings -> General", you
should be able to double-click on the result-title(blue),
category links(grey) and cache-links(green) to open the url in your browser.
it's on my list.
Maas
Mass,
Could you please make a mnemonic for the Query field like Alt-Q?
Eugene
"Maas van den Berg" <itnadmin@jetbrains.com> wrote in message
news:6335910.1042037882701.JavaMail.jrun@is.intellij.net...
>
browser.
>
>
>
>
>
Zhenya (Eugene),
I have to agree that this plug in is more of a "toy" than something of a necessity. No offense to the creator, it is cool, but I just as easy could hit ALT-TAB, bring my browser on top and search google that way.
Greg
Hi,
I've just released a new beta of my GooglePlugin.
http://www.intellij.org/twiki/bin/view/Main/GooglePlugin
Maas
Hi Greg,
Totaly agree! This is nothing but a little petproject. I
just wanted to play a little with Swing and Idea.... probably
wouldn't even be bothered with this plugin if I didn't write it myself :)
Maas
Hi,
I could not able to search. I have configured
IDEA build 833 for google plug-in and external browser and when I hit search I got the exception below in idea logs:
-
ERROR - com.intellij.ide.IdeEventQueue - Error during dispatching of
java.awt.event.MouseEvent[MOUSE_RELEASED,(442,517),button=1,modifiers=Button1,c
lickCount=1] on frame0
ERROR - com.intellij.ide.IdeEventQueue - IntelliJ IDEA (Aurora) Bu
ild #833
ERROR - com.intellij.ide.IdeEventQueue - JDK: 1.4.1_02
ERROR - com.intellij.ide.IdeEventQueue - VM: Java HotSpot(TM) Client
VM
ERROR - com.intellij.ide.IdeEventQueue - Vendor: Sun Microsystems In
c.
ERROR - com.intellij.ide.IdeEventQueue - OS: Windows XP
ERROR - com.intellij.ide.IdeEventQueue - Last Action: IdeOptions
ERROR - com.intellij.ide.IdeEventQueue -
java.lang.NullPointerException
at org.intellij.plugins.google.GoogleSearchPlugin.doSearch(GoogleSearchP
lugin.java:289)
at org.intellij.plugins.google.GoogleSearchPlugin$SearchAction.actionPer
formed(GoogleSearchPlugin.java:248)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknow
n Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
ce)
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.t.a(t.java:78)
at com.intellij.ide.t.dispatchEvent(t.java:71)
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)
-
Could anyone help me out?
Hi,
I could not able to search. I have configured
IDEA build 833 for google plug-in and external browser and when I hit search I got the exception below in idea logs:
-
-
Could anyone help me out?