Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » Infinite recursion in Update Site export
Infinite recursion in Update Site export [message #600303] Mon, 03 August 2009 20:36
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Eclipse 3.5 (64-bit Cocoa on Mac OS X)

I've got a pretty simple plug-in, a feature to contain it, and an Update
Site Project that I'm trying to build with that feature. When I invoke
Build All from the site.xml editor, I get this:


Error
Mon Aug 03 16:28:34 EDT 2009
/Users/eric/Java/Eclipse/workspaces/PluginDev/.metadata/.plu gins/org.eclipse.pde.core/temp/org.eclipse.pde.container.fea ture/compile.org.eclipse.pde.container.feature.xml:4:
The following error occurred while executing this
line:/Users/eric/Java/Eclipse/workspaces/PluginDev/org.eclip se.community.forumsview/build.xml:33:
The following error occurred while executing this line:
/Users/eric/Java/Eclipse/workspaces/PluginDev/org.eclipse.co mmunity.forumsview/build.xml:14:
The following error occurred while executing this line:
/Users/eric/Java/Eclipse/workspaces/PluginDev/org.eclipse.co mmunity.forumsview/build.xml:33:
The following error occurred while executing this line:
/Users/eric/Java/Eclipse/workspaces/PluginDev/org.eclipse.co mmunity.forumsview/build.xml:14:
The following error occurred while executing this line:
/Users/eric/Java/Eclipse/workspaces/PluginDev/org.eclipse.co mmunity.forumsview/build.xml:33:
The following error occurred while executing this line:
/Users/eric/Java/Eclipse/workspaces/PluginDev/org.eclipse.co mmunity.forumsview/build.xml:14:


<repeated ad nauseam until finally this at the bottom:

java.lang.StackOverflowError

There is no build.xml left behind to inspect, either.

The plug-in has minimal dependencies (org.eclipse.ui,
org.eclipse.ui.ide, org.eclipse.runtime)

Any help appreciated,
Eric
Previous Topic:Uninstalling Plugins in Eclipse 3.5
Next Topic:Infinite recursion in Update Site export
Goto Forum:
  


Current Time: Fri Apr 26 18:11:31 GMT 2024

Powered by FUDForum. Page generated in 0.02533 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top