– System Setup ——————————-
Operating System and version: xp professional version 2002 sp1
Eclipse version: 3.0.1
Eclipse build id: eclipse.buildId=M200409161125
Fresh Eclipse install (y/n): n
If not, was it upgraded to its current version using the update manager? n
Other installed external plugins: mevenide, maven
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: 3.8.2
Eclipse JDK version: j2sdk1.4.2_03
Application Server JDK version: j2sdk1.4.2_03
Are there any exceptions in the Eclipse log file? npe, follwed by NoSuchMethodError in org.eclipse.debug.internal.ui.DebugUIPlugin.getProcessConsoleManager()Lorg/eclipse/debug/internal/ui/views/console/ProcessConsoleManager;
at org.mevenide.ui.eclipse.launch.configuration.MavenLaunchDelegate.launch(MavenLaunchDelegate.java:144)
If this is a DB related question please answer the following:
RDBMS vendor and version:
JDBC driver vendor and version, and access type (thin, type-2, etc):
Connection URL:
Eclipse error logs related to com.genuitec.eclipse.sqlexplorer packages:
– Message Body ——————————-
I’m launching Maven, from Mevenide, in Eclipse. An error dialog pops up that there was an error Launching, but Maven completes anyway. The NPE is caught in com.genuitec.eclipse.j2eedt.taglib.AbstractTaglibRegistry.Ä
if the whole stacktrace would be helpful let me know.
I know this is crossing products, but since the npe is in genuitec, I’ve got to start there. The error box happens with every Maven launch and is really enoying.
Any help is greatly appreciated.
Thanks, Tom