This is what I replied earlier today with regards to these errors to
the cfeclipse list:

Thing is.. right... that if you have a standalone installation of
FlexBuilder or Aptana and making CFEclipse compatible is pretty
annoying, I would have to start doing the following:


Check CFEclipse functionality against:
        Normal Eclipse
        FlexBuilder
        Aptana
        MyEclipse
        
for each version of...

        Eclipse 3.1.0
        Eclipse 3.1.2
        Eclipse 3.2.0
        Eclipse 3.2.1
        Eclipse 3.2.2

Running on...

        Windows XP/2000
        Windows Vista
        OS X
        Linux (whichever versions)

So that is
4 x 5 x 4  = 80 different platforms I would have to check against!!!
(ok, roughly ... depends)

Then, this summer (havent checked when) Eclipse 3.3 comes out...
woohoo! More things to test against!!!



Hence, my usual answer is run it on the Eclipse SDK 3.2.2, install
your Aptana/FlexBuilder/MyEclipse as plugins as well as CFEclipse...

Make my life easier ... please?

MD

On 5/29/07, Jim Cassata <[EMAIL PROTECTED]> wrote:
> 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)
> >
> >
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 and Flex 2 
Build sales & marketing dashboard RIA’s for your business. Upgrade now
http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:4164
Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to