after playing with flex builder as an eclipse plugin and standalone, I recommend you install eclipse first then the FB plugin. You get eclipse as it was meant to be imo. The FB standalone does not update the eclipse part of it. I imagine that it would with incremental releases of FB.
--- Ariel Jakobovits <[EMAIL PROTECTED]> wrote: > Here is the stack trace of an error that is preventing me from using > CFEclipse within FlexBuilder 2.0.1. I am wondering if there is a > resolution for this, and if not, if this error can be avoided by > using FlexBuilder as a plugin into Eclipse. > > java.lang.NullPointerException > at > org.cfeclipse.cfml.editors.CFMLEditor.initializeEditor(CFMLEditor.java:311) > at > org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.<init>(AbstractDecoratedTextEditor.java:216) > at org.cfeclipse.cfml.editors.CFMLEditor.<init>(CFMLEditor.java:253) > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native > Method) > at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown > Source) > at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown > Source) > at java.lang.reflect.Constructor.newInstance(Unknown Source) > at java.lang.Class.newInstance0(Unknown Source) > at java.lang.Class.newInstance(Unknown Source) > at > org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:162) > at > org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:142) > at > org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:129) > at > org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:48) > at > org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:240) > at > org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) > at > org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:236) > at > org.eclipse.ui.internal.registry.EditorDescriptor.createEditor(EditorDescriptor.java:252) > at > org.eclipse.ui.internal.EditorManager.createPart(EditorManager.java:842) > at > org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:562) > at > org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:384) > at > org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552) > at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:283) > at > org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:126) > at > org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:269) > at > org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65) > at > org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:391) > at > org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1102) > at > org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1051) > at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1256) > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4158 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
