i just gave this a try and got the following error:
| Error Mar 15, 2004 19:43:20.31 Plug-in org.jboss.ide.eclipse.xdoclet.core was unable to load class org.jboss.ide.eclipse.xdoclet.core.ui.MainPreferencePage. | org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.compatibility.PluginActivator.start() | at org.eclipse.osgi.framework.internal.core.BundleContext.startActivator(BundleContext.java:1071) | at org.eclipse.osgi.framework.internal.core.BundleContext.start(BundleContext.java:991) | at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:403) | at org.eclipse.osgi.framework.internal.core.Bundle.start(Bundle.java:312) | at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:133) | at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:125) | at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:114) | at org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:171) | at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84) | at org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:168) | at org.eclipse.ui.internal.dialogs.WorkbenchPreferenceNode.createPage(WorkbenchPreferenceNode.java:60) | at org.eclipse.jface.preference.PreferenceDialog.showPage(PreferenceDialog.java:1061) | at org.eclipse.jface.preference.PreferenceDialog$9.selectionChanged(PreferenceDialog.java:574) | at org.eclipse.jface.viewers.StructuredViewer$3.run(StructuredViewer.java:431) | at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:819) | at org.eclipse.core.runtime.Platform.run(Platform.java:493) | at org.eclipse.jface.viewers.StructuredViewer.firePostSelectionChanged(StructuredViewer.java:429) | at org.eclipse.jface.viewers.StructuredViewer.setSelection(StructuredViewer.java:1034) | at org.eclipse.jface.preference.PreferenceDialog.selectSavedItem(PreferenceDialog.java:818) | at org.eclipse.jface.preference.PreferenceDialog$3.run(PreferenceDialog.java:332) | at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:84) | at org.eclipse.jface.preference.PreferenceDialog.createContents(PreferenceDialog.java:327) | at org.eclipse.jface.window.Window.create(Window.java:341) | at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:855) | at org.eclipse.ui.internal.OpenPreferencesAction.run(OpenPreferencesAction.java:70) | at org.eclipse.jface.action.Action.runWithEvent(Action.java:881) | at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:536) | at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488) | at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420) | at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:82) | at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:833) | at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2348) | at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2029) | at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1550) | at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1526) | at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:265) | at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139) | at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:47) | at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:257) | at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:104) | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) | at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) | at java.lang.reflect.Method.invoke(Unknown Source) | at org.eclipse.core.launcher.Main.basicRun(Main.java:279) | at org.eclipse.core.launcher.Main.run(Main.java:742) | at org.eclipse.core.launcher.Main.main(Main.java:581) | | and | Attempt to activate a disabled plug-in: "org.jboss.ide.eclipse.xdoclet.core". | <a href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3825812#3825812">View the original post</a> <a href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3825812>Reply to the post</a> ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
