- This topic has 5 replies, 3 voices, and was last updated 16 years, 8 months ago by
Loyal Water.
-
AuthorPosts
-
PhilloMemberHi,
I am running to the end of my trial period for myEclipse and would be prepared to sign up and part with my hard-earned cash. However today I got an error that my colleague not using myEclipse is NOT experiencing. So I guess the solution to this problem is paramount in me buying MyEclipse for our project.
So… the problem:
I am trying to view a WSDL file that is 5KB long using MyEclipse. Doing so gives me the following error:
java.lang.ClassCastException: org.eclipse.ui.ide.FileStoreEditorInput
at org.eclipse.wst.wsdl.ui.internal.asd.ASDMultiPageEditor.buildAndSetModel(ASDMultiPageEditor.java:171)
at org.eclipse.wst.wsdl.ui.internal.asd.ASDMultiPageEditor.createPages(ASDMultiPageEditor.java:147)
at org.eclipse.wst.wsdl.ui.internal.InternalWSDLMultiPageEditor.createPages(InternalWSDLMultiPageEditor.java:435)
at com.genuitec.myeclipse.ui.editors.WSDLEditor.createPages(WSDLEditor.java:12)
at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:283)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)I can provide the WSDL file but it is happening across ALL such files regardless. If demanded, I could post the file too.
Has anyone got any ideas??
Thanks,
Phillo
September 30, 2008 at 4:52 am #289533
PhilloMemberoh and I am using the following version of MyEclipse:
MyEclipse Enterprise Workbench
Version: 6.5.1 GA
Build id: 6.5.1-GA-20080715September 30, 2008 at 6:11 am #289538
PhilloMemberOK – now I have discovered something strange: if I have a wdsl file checked in to a project and open it from the project path within ME I can open the file. If I copy the very same file to, say, the desktop and try drag-dropping it in to ME I get the above error. Why would that happen? Is there some sort of metadata file that ME needs to open such files?
September 30, 2008 at 12:39 pm #289575
Loyal WaterMemberPhillo,
We were able to replicate the error and the team is working on a fix will be in the upcoming 7.0GA release. Sorry for the inconvenience.October 28, 2008 at 12:53 pm #290383
Shane FisherMemberI’m running into this issue as well when I open WSDL files in Eclipse. This is rendering Eclipse pretty useless for me right now. Any idea on when a fix will be available?
October 29, 2008 at 1:25 pm #290432
Loyal WaterMemberIm afraid I cannot commit if the fix would be available in the 7.0 GA release even though Im trying to push it for this release.
-
AuthorPosts