Honestly, it gave me some ideas, but I've found that many of the plugin pages (including this one) describe what they are doing, but do so at somewhat of a low level, assuming that you sort of have some background knowledge about an issue. As a somewhat new Java developer, I am eager to learn about different topics, but sometimes the discussion starts above my head, and then goes from there. So I guess to answer your question then, I'm guessing that it somehow writes some JUnit tests for you, but I guess I would like just a real quick high level description of what it's doing, and maybe how. I'm not trying to be a huge burden, I'd just like a quick, simple explanation.
With build 674, after I've unzipped it into the plugins directory, I get the following immediately on startup:
2002-11-08 11:08:52,504 ERROR - nSystem.impl.ActionManagerImpl - action with id "ProjectViewPopup" isn't registered; action will be added to the "Other" group 2002-11-08 11:08:52,504 ERROR - nSystem.impl.ActionManagerImpl - IntelliJ IDEA 3.0 Build #674 2002-11-08 11:08:52,504 ERROR - nSystem.impl.ActionManagerImpl - JDK: 1.4.1_01 2002-11-08 11:08:52,504 ERROR - nSystem.impl.ActionManagerImpl - VM: Java HotSpot(TM) Client VM 2002-11-08 11:08:52,504 ERROR - nSystem.impl.ActionManagerImpl - Vendor: Sun Microsystems Inc. 2002-11-08 11:08:52,504 ERROR - nSystem.impl.ActionManagerImpl - OS: Windows 2000 2002-11-08 11:08:52,504 ERROR - nSystem.impl.ActionManagerImpl - Last Action: 2002-11-08 11:08:52,504 ERROR - nSystem.impl.ActionManagerImpl - java.lang.Throwable at com.intellij.openapi.diagnostic.Logger.error(Logger.java:20) at com.intellij.openapi.actionSystem.a.a.a(a.java:201) at com.intellij.openapi.actionSystem.a.a.c(a.java:173) at com.intellij.openapi.actionSystem.a.a.a(a.java:58) at com.intellij.idea.v.r(v.java:80) at com.intellij.idea.v.g(v.java:24) at com.intellij.idea.v.a(v.java:76) at com.intellij.idea.o.run(o.java:2) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) 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)
Ciao, Gordon
-- Gordon Tyler Software Developer, R&D Sitraka -- Performance is Mission Critical
Can you explain a little bit about what this plugin does? Thanks.
Tobin
Isn't the history on the web page pointed by my link enough?
Jacques
"Tobin Juday" <tsjuday@checkfree.com> wrote in message
news:805893.1036766171008.JavaMail.jrun@is.intellij.net...
>
Honestly, it gave me some ideas, but I've found that many of the plugin pages (including this one) describe what they are doing, but do so at somewhat of a low level, assuming that you sort of have some background knowledge about an issue. As a somewhat new Java developer, I am eager to learn about different topics, but sometimes the discussion starts above my head, and then goes from there. So I guess to answer your question then, I'm guessing that it somehow writes some JUnit tests for you, but I guess I would like just a real quick high level description of what it's doing, and maybe how. I'm not trying to be a huge burden, I'd just like a quick, simple explanation.
Tobin
The link points to a page with the following:
"Plugin to facilitate JUnit testing."
What capabilities does the plugin add to facilitate JUnit testing? How would
a developer use this? Perhaps a simple use case.
Thanks,
Ted Hill
"Jacques Morel" <jacmorel@yahoo.com> wrote in message
news:aqgiim$g9$1@is.intellij.net...
>
>
Jacques Morel wrote:
With build 674, after I've unzipped it into the plugins directory, I get
the following immediately on startup:
2002-11-08 11:08:52,504 ERROR -
nSystem.impl.ActionManagerImpl - action with id "ProjectViewPopup" isn't
registered; action will be added to the "Other" group
2002-11-08 11:08:52,504 ERROR -
nSystem.impl.ActionManagerImpl - IntelliJ IDEA 3.0 Build #674
2002-11-08 11:08:52,504 ERROR -
nSystem.impl.ActionManagerImpl - JDK: 1.4.1_01
2002-11-08 11:08:52,504 ERROR -
nSystem.impl.ActionManagerImpl - VM: Java HotSpot(TM) Client VM
2002-11-08 11:08:52,504 ERROR -
nSystem.impl.ActionManagerImpl - Vendor: Sun Microsystems Inc.
2002-11-08 11:08:52,504 ERROR -
nSystem.impl.ActionManagerImpl - OS: Windows 2000
2002-11-08 11:08:52,504 ERROR -
nSystem.impl.ActionManagerImpl - Last Action:
2002-11-08 11:08:52,504 ERROR -
nSystem.impl.ActionManagerImpl -
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.error(Logger.java:20)
at com.intellij.openapi.actionSystem.a.a.a(a.java:201)
at com.intellij.openapi.actionSystem.a.a.c(a.java:173)
at com.intellij.openapi.actionSystem.a.a.a(a.java:58)
at com.intellij.idea.v.r(v.java:80)
at com.intellij.idea.v.g(v.java:24)
at com.intellij.idea.v.a(v.java:76)
at com.intellij.idea.o.run(o.java:2)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
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)
Ciao,
Gordon
--
Gordon Tyler
Software Developer, R&D
Sitraka -- Performance is Mission Critical
Thanks fixed in 0.2