MyEclipse: Unsupported file input type png sam_louis - Feb 16, 2012 - 10:21 PM Post subject: Unsupported file input type png
Whenever I try to edit a png file I get an error message.
Using the latest version MyEclipse 10 M1
I am using Mylyn Plugin to open an attachment residing on our remote task repository server.
I can open jpeg files but not png. I checked the remote server and it is returning the correct content type image/png.
The server does however require authentication to view the image but again I can view jpeg files.
org.eclipse.ui.PartInitException: Unsupported file input type.
at com.genuitec.eclipse.imageeditor.editor.ImageEditor.init(ImageEditor.java:607)
at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:828)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:647)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2945)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2850)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2842)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2793)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)support-tony - Feb 17, 2012 - 12:16 PM Post subject:
Sam,
Sorry you are seeing this issue. I can replicate it at my end and will file a bug report for it. As a workaround, you can open the image file with the system editor.