Thanks DK,
I did find this statement.
"Flex Builder 2 in the plug-in configuration is not compatible
with the
Web Standard Tools (WST) plug-in. WST users can use Flex Builder 2 in
the stand-alone configuration."
But I followed the instructions on Darron Schall's & Dimitrios
instructions to get MXML coding in Eclipse and this required the
installation of Web Tools Platform of which WST is a sub project.
Is there anybody who can elaborate on how one can configure an Eclipse
IDE for Flex 2. I need to code JAVA as well.
It sounds a little strange :-), (used to saying Macromedia!) but
anybody from Adobe who can suggest a typical configuration procedure.
Regards
Sree
Douglas Knudsen wrote:
this issue is discussed there. Zorn is incompatible with some
eclipse plugins.
DK
On 12/7/05, Sreejith Unnikrishnan <[EMAIL PROTECTED]> wrote:
After I installed the plugin version of
Zorn on Eclipse, I get the following error:
Unable to create this part due to an internal error. Reason for the
failure: An unexpected exception was thrown.
The complete error is as follows:
java.lang.NullPointerException
at zorn.editors.mxml.MXMLEditor.createPages
(MXMLEditor.java:186)
at
org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:241)
at
org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:585)
at
org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:365)
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
:268)
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)
at org.eclipse.ui.internal.PartStack.add(PartStack.java:442)
at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:109)
at org.eclipse.ui.internal.EditorSashContainer.addEditor
(EditorSashContainer.java:60)
at
org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:212)
at
org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:202)
at org.eclipse.ui.internal.EditorManager.createEditorTab
(EditorManager.java:753)
at
org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:665)
at
org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:628)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched
(WorkbenchPage.java:2323)
at
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2258)
at
org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:2250)
at org.eclipse.ui.internal.WorkbenchPage$9.run
(WorkbenchPage.java:2236)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2231)
at org.eclipse.ui.internal.WorkbenchPage.openEditor
(WorkbenchPage.java:2204)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:401)
at
zorn.project.ui.FlexProjectPlugin.openEditor(FlexProjectPlugin.java:198)
at
zorn.project.ui.FlexProjectPlugin.access$2(FlexProjectPlugin.java
:193)
at
zorn.project.ui.FlexProjectPlugin$1.runInUIThread(FlexProjectPlugin.java:136)
at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:93)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java
:35)
at
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at
org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3057)
at org.eclipse.swt.widgets.Display.readAndDispatch
(Display.java:2716)
at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:367)
at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
Windows 2000, Eclipse 3.1
Any trouble-shooting tips?
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
SPONSORED
LINKS
YAHOO!
GROUPS LINKS
--
Douglas Knudsen
http://www.cubicleman.com
this is my signature, like it?
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
YAHOO! GROUPS LINKS
|
- Re: [flexcoders] Flex Builder - Plugin Version Probl... Sreejith Unnikrishnan
-