For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 7 replies, 2 voices, and was last updated 19 years, 2 months ago by
Riyad Kalla.
-
AuthorPosts
-
Rick StewartMemberI’ve just finished installing myEclipse 5.5.1GA using the download plugin method, not the all-in-one method. Somehow I have managed to get my visual editor plugin out of sync with the rest of the install.
Under Help>Software Updates>Manage Configuration>Product Configuration:
The following items show a little red x beside them:
Visual Editor SKD 1.2.1.v20060825_M-u0g6E989Ug_OQPH - Java EMF SKD 1.2.3.v20070130_R-G95EUlhcE39c_dh - Java EMF Model Source 1.2.3.v20070130_R----6zXJK-L2U8VZ - Visual Editor 1.2.1.v20060817_M-zXJUBOfx_-eyDdh - Visual Editor Source 1.2.1.v20060817_M-eyDdhThe first, second, and forth lines have the red x, the third and fifth lines do not.
If there is a way to update just the visual editor plugin without downloading the entire myEclipse 5.5.1GA package, I would really appreciate hearing how to do it, and also what version I need to be using. ( I’m on vacation and only have dialup moden Internet access, so the less downloading I have to do the better! ).
*** Date: Friday, June 1, 2007 1:24:57 PM ADT ** System properties: OS=WindowsXP OS version=5.1 Java version=1.6.0 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 5.5.1 GA Build id: 20070521-5.5.1-GA *** Eclipse details: MyEclipse Enterprise Workbench Version: 5.5.1 GA Build id: 20070521-5.5.1-GA Eclipse Project SDK Version: 3.2.2.r322_v20070104-dCGKm0Ln38lm-8s Build id: M20070212-1330 Eclipse Platform Version: 3.2.2.r322_v20070119-RQghndJN8IM0MsK Build id: M20070212-1330 Eclipse RCP Version: 3.2.2.r322_v20070104-8pcviKVqd8J7C1U Build id: M20060921-0945 Eclipse Plug-in Development Environment Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG Build id: M20060921-0945 Eclipse Java Development Tools Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9- Build id: M20060921-0945 Eclipse Plug-in Development Environment Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG Build id: M20060921-0945 Eclipse Graphical Editing Framework Version: 3.2.1.v20060921 Build id: 20070208-1315 Eclipse Graphical Editing Framework Version: 3.2.2.v20070208 Build id: 20070208-1315 Eclipse Graphical Editing Framework Version: 3.2.2.v20070208 Build id: 20070208-1315 Eclipse startup command=-os win32 -ws win32 -arch x86 -launcher E:\Program Files\MyEclipse Enterprise Workbench 5.1.0 GA\eclipse\eclipse.exe -name Eclipse -showsplash 600 -exitdata 1e2c_7c -product com.genuitec.myeclipse.product.ide -vm C:\WINNT\system32\javaw.exeJune 1, 2007 at 12:18 pm #270994
Riyad KallaMemberrstewart,
Sorry you ran into a hickup. MyEclipse doesn’t ship VE, so getting VE upgraded to the proper compatible version doesn’t necessarily rely on any particular MyEclipse verison. I think the root of this issue is that MyEclipse ships up-to-date versions of some core libraries that VE relies on (EMF, GEF).Looking at he VE page: http://www.eclipse.org/vep/WebContent/main.php
I don’t see a release that may work… I think you are using the latest stable release of VE, and I see a new build going that my guess is for Europa (Eclipse 3.3) in which case that will be compatible with MyEclipse 6.0, but not 5.5.
When you select the errored plugins, is a description of the problem given?
June 1, 2007 at 12:30 pm #270996
Rick StewartMemberHi Riyad,
If I check the status of the first line it says:
Included feature "Java EMF Model SDK" version "1.2.3.v20070130_R-G95EUlhcE39c_dh" contains problems. Included feature "Visual Editor" version "1.2.1.v20060817_M-zXJUB0fx_-eyDdh" contains problems.Then when I check the status of the individual items, they say:
Included feature "Java EMF Model" version "1.2.3.v20070130_R----6zXJK-L2U8VZ" is disabled. and Included feature "Java EMF Model" version "1.2.3.v20070130_R----6zXJK-L2U8VZ" is disabled.I will miss not being able to use the editor, but if it will become available in an update or two, that’s not so bad. ( I had not realized it was not a core feature ).
rick…
June 1, 2007 at 12:45 pm #270999
Riyad KallaMemberRick,
Actually… does VE still run? I wonder if it’s just warning you that some older dependencies won’t load, but I wonder if the ve plugin itself will still work with the updated plugins in MyEclipse 5.5?June 1, 2007 at 1:12 pm #271003
Rick StewartMemberI should have thought to mention that, sorry. The VE does work in part, but it only has the Design and Preview tabs, the Source ( I think that’s what it was called, its the main editor pane ), Mozilla, and IE view tabs are missing.
rick…
p.s. The VE also has problems opening files sometimes:
Unable to create this part due to an internal error. Reason for the failure: An unexpected exception was thrown. Details java.lang.NullPointerException at com.genuitec.eclipse.webdesigner3.src.SourceEditSystem.getSourceDocument(SourceEditSystem.java:233) at com.genuitec.eclipse.webdesigner3.design.DesignEditSystem.synchronize(DesignEditSystem.java:164) at com.genuitec.eclipse.webdesigner3.AbstractEditSystem.setSynchronized(AbstractEditSystem.java:24) at com.genuitec.eclipse.webdesigner3.WebDesigner3.setSynchronized(WebDesigner3.java:115) at com.genuitec.eclipse.webdesigner3.editors.WebDesignerMultiPageEditor.checkSynchronization(WebDesignerMultiPageEditor.java:917) at com.genuitec.eclipse.webdesigner3.editors.WebDesignerMultiPageEditor.access$6(WebDesignerMultiPageEditor.java:913) at com.genuitec.eclipse.webdesigner3.editors.WebDesignerMultiPageEditor$12.run(WebDesignerMultiPageEditor.java:890) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at com.genuitec.eclipse.webdesigner3.editors.WebDesignerMultiPageEditor.designPageChange(WebDesignerMultiPageEditor.java:888) at com.genuitec.eclipse.webdesigner3.editors.WebDesignerMultiPageEditor.pageChange(WebDesignerMultiPageEditor.java:862) at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:690) at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:280) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:596) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:372) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:566) at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:290) at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:140) 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:394) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1144) at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1097) at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1311) at org.eclipse.ui.internal.PartStack.add(PartStack.java:455) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:102) at org.eclipse.ui.internal.PartStack.add(PartStack.java:441) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:111) at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:217) at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:207) at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:822) at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:721) at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:682) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2593) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2528) at org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPage.java:2520) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2505) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2500) at org.eclipse.ui.actions.OpenWithMenu.openEditor(OpenWithMenu.java:288) at org.eclipse.ui.actions.OpenWithMenu.access$0(OpenWithMenu.java:280) at org.eclipse.ui.actions.OpenWithMenu$2.handleEvent(OpenWithMenu.java:184) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952)June 1, 2007 at 4:27 pm #271013
Riyad KallaMemberDoh wait, are we talking about VE (www.eclipse.org/vep) or are we talking about the Visual HTML/JSP Designer? The stack trace you posted above is from our visual HTML/JSP designer, but the earlier info you posted was about the Visual Editor from the Eclipse foundation…
June 2, 2007 at 9:54 am #271024
Rick StewartMemberHi Riyad
I have been talking about the Visual HTML/JSP Designer. I guess I assumed in my first post that the Visual HTML/JSP Designer and the Visual Editor were the same thing, I had not remembered that I had downloaded the VE in an earlier version of Eclipse.
So, my problem with Visual HTML/JSP Designer has nothing to do with the little red x marks in the Product Configuration menu beside the Visual Editor SKD entries. Sorry about that Riyad, I didn’t mean to lead you down the garden path.
This morning with memory stick in hand, I visited the local village and found a high speed Internet connection, and I downloaded and have installed the All-in-One MyEclipse 5.5GA package. I have open a html document using the Visual HTML/JSP Designer option, and I see the same thing as before, the window has just 2 tabs, one labeled Design, and one labeled Preview.
So I guess this is the way its suppose to work?
I very confused. Before my upgrade to myEclipse 5.5GA, when I opened an html document using the Visual HTML/JSP Designer, I had 5 tabs available ( source, design, preview, IE, Mozilla ). The one labeled source is the one I’d really like to recover.
Any ideas what is happening?
Rick…
June 4, 2007 at 9:35 am #271075
Riyad KallaMemberRick,
I’m sorry for the confusion, this is actually the new layout we went with. The idea is that both tabs pull double-duty with a split pane. Design is Source/Visual design mode, and Preview shows both IE and Mozilla at the same time.If you want to get the source view back by default, hit the divider button to maximize it and hide the design view. Then it will open by default from that point forward.
-
AuthorPosts
