-
Is this project still active?
Will the plugin work with Eclipse R3?.
2004-08-17 16:35:45 UTC by davout
-
I am running entity bean in eclipse IDE using java-ide plug in. It's giving the following error at runtime.
java.lang.IllegalStateException: createBeanClassInstanceCommand == null
at org.jboss.ejb.plugins.cmp.jdbc.JDBCStoreManager.createBeanClassInstance(JDBCStoreManager.java:542)
How to rectify the problem?
Very urgent pls..
thanks
kumar.
2003-12-24 04:52:04 UTC by kumarvi
-
I am using Eclipse 2.1.1. When I open the Antview for the first time, it is fine and I can see the Antview. But, when I close the antview and then open it again (window->show view), the window doesn't open correctly and throws the following exception.
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.jface".
!STACK 0
java.lang.IllegalArgumentException...
2003-08-20 00:08:57 UTC by atverizon
-
I am running Eclipse Version: 2.1.1 with AntView 2.2.9
and getting the following exception:
[java] Buildfile:
E:\SR\cr50dev\Application\build.xml
[java] org.eclipse.ant.core.AntSecurityException
[java] at
org.eclipse.ant.internal.core.ant.AntSecurityManager.che
ckExit(AntSecurityManager.java:44)
[java] at java.lang.Runtime.exit
(Runtime.java:86)
2003-08-19 13:31:07 UTC by nobody
-
Logged In: YES
user_id=362154
i forgot to mention on windows xp.
2003-08-03 07:07:59 UTC by markrim
-
Logged In: YES
user_id=362154
i get the same error with eclipse 2.1.0 build 200303272130.
2003-08-03 07:06:54 UTC by markrim
-
Eclipse 2.1 comes with its own version of the Ant view (Roscoe submitted his plug-in to Eclipse and it was accepted). You shouldn't need to use this plug-in with Eclipse 2.1.
2003-04-24 22:01:35 UTC by jaredburns
-
Hi all,
I am using AntView v2.2.9 in Eclipse (Version: 2.1.0
Build id: 200303272130).
When I try to run a target from AntView, I have an error that appears into the errorLog:
java.lang.NoClassDefFoundError: org/eclipse/ui/externaltools/internal/core/ToolUtil
at com.r2tech.eclipse.antview.actions.RunAction.run(RunAction.java:41)
at...
2003-04-15 11:49:04 UTC by asoupper
-
I was trying out the plugin successfully until I wanted to perform an Install task on the Tomcat server.
This task in my build.xml comes with a taskdef tag, attaching the class org.apache.catalina.ant.InstallTask (in catalina-ant.jar) to the install task.
When I try to run this task with the AntView plugin I get a ClassNotFoundException on the class org.apache.catalina.ant.InstallTask...
2003-04-01 11:34:17 UTC by kvanhuffel
-
I have downloaded AntView 2.2.9 and Eclipse 2.1 RC1
(Linux Gtk). I can open the tree and see my tasks, but
when I try to run the task (with the running man button
on toolbar or with the right button menu), the
following error happens (in my workspace/.metadata/.log):
Unhandled exception caught in event loop.
Reason:
org/eclipse/ui/externaltools/internal/core/ToolUtil
!ENTRY...
2003-03-03 22:45:39 UTC by itamarc