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, 4 voices, and was last updated 21 years, 11 months ago by
Chris Turrentine.
-
AuthorPosts
-
Mike LyndonMemberHi,
Ive searched the preferences page but cannot find how to include the “External Preview” in the Console when debugging JSP’s, as per your tutorial – “Use internal browser to view helloWorld.jsp page” – Visual Tours – web development. Could you help pls.
cheers,
mikeMarch 3, 2004 at 2:13 pm #204251
Scott AndersonParticipantMike,
The External Preview is a view that is part of the Install/Update manager. You can open it with:
Window > Open View… > Other… > Install / Update > External PreviewMarch 3, 2004 at 10:57 pm #204262
Mike LyndonMember– System Setup ——————————-
Operating System and version: Windows XP ver 5.1
Eclipse version: eclipse-SDK-3.06-win32.zip
Eclipse build id: 200312182000
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager? no
Other installed external plugins: eclpropfileedit_1.0.4.zip; xmlbuddy_2.0.2.zip
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 8
MyEclipse version: EnterpriseWorkbenchInstaller_030700RC2.exe (18,558 KB)
Eclipse JDK version: j2sdk1.4.2_03
Application Server JDK version:
Are there any exceptions in the Eclipse log file? yes, see details below:
!SESSION Mar 04, 2004 12:06:27.640 ———————————————
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.runtime 4 1 Mar 04, 2004 12:06:27.640
!MESSAGE Plug-in org.eclipse.ui.externaltools was unable to load class org.eclipse.ui.externaltools.internal.menu.ExternalToolMenuDelegate.
!STACK 0
java.lang.IllegalStateException: Bundle has been uninstalled
– – – – –
!ENTRY org.eclipse.ui 4 4 Mar 04, 2004 12:06:27.656
!MESSAGE Could not create action delegate for id: org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu
!ENTRY org.eclipse.core.runtime 4 1 Mar 04, 2004 12:06:27.656
!MESSAGE Plug-in org.eclipse.ui.externaltools was unable to load class org.eclipse.ui.externaltools.internal.menu.ExternalToolMenuDelegate.
!STACK 0
java.lang.IllegalStateException: Bundle has been uninstalled
– – – – –
!ENTRY org.eclipse.core.runtime 4 1 Mar 04, 2004 12:06:27.750
!MESSAGE Plug-in org.eclipse.ui.externaltools was unable to load class org.eclipse.ui.externaltools.internal.menu.ExternalToolMenuDelegate.
!STACK 0
java.lang.IllegalStateException: Bundle has been uninstalled
– – – – – –
!ENTRY org.eclipse.ui 4 4 Mar 04, 2004 12:06:27.750
!MESSAGE Could not create action delegate for id: org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar
!ENTRY org.eclipse.core.runtime 4 1 Mar 04, 2004 12:06:27.750
!MESSAGE Plug-in org.eclipse.ui.externaltools was unable to load class org.eclipse.ui.externaltools.internal.menu.ExternalToolMenuDelegate.
!STACK 0
java.lang.IllegalStateException: Bundle has been uninstalled
– – – – – –
at org.eclipse.core.launcher.Main.main(Main.java:581)
!SESSION Mar 04, 2004 12:12:34.546 ———————————————
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.core.runtime 4 1 Mar 04, 2004 12:12:34.546
!MESSAGE Plug-in org.eclipse.ui.externaltools was unable to load class org.eclipse.ui.externaltools.internal.menu.ExternalToolMenuDelegate.
!STACK 0
java.lang.IllegalStateException: Bundle has been uninstalled
– – – – – –
!ENTRY org.eclipse.ui 4 4 Mar 04, 2004 12:12:34.562
!MESSAGE Could not create action delegate for id: org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu
!ENTRY org.eclipse.core.runtime 4 1 Mar 04, 2004 12:12:34.562
!MESSAGE Plug-in org.eclipse.ui.externaltools was unable to load class org.eclipse.ui.externaltools.internal.menu.ExternalToolMenuDelegate.
!STACK 0
java.lang.IllegalStateException: Bundle has been uninstalled
– – – – – – – –
!ENTRY org.eclipse.core.runtime 4 1 Mar 04, 2004 12:12:34.640
!MESSAGE Plug-in org.eclipse.ui.externaltools was unable to load class org.eclipse.ui.externaltools.internal.menu.ExternalToolMenuDelegate.
!STACK 0
java.lang.IllegalStateException: Bundle has been uninstalled
– – – – – – –
!ENTRY org.eclipse.ui 4 4 Mar 04, 2004 12:12:34.656
!MESSAGE Could not create action delegate for id: org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar
!ENTRY org.eclipse.core.runtime 4 1 Mar 04, 2004 12:12:34.656
!MESSAGE Plug-in org.eclipse.ui.externaltools was unable to load class org.eclipse.ui.externaltools.internal.menu.ExternalToolMenuDelegate.
!STACK 0
java.lang.IllegalStateException: Bundle has been uninstalled
– – – – – –
at org.eclipse.core.launcher.Main.main(Main.java:581)
!ENTRY org.eclipse.ui 4 4 Mar 04, 2004 12:12:54.968
!MESSAGE Unhandled event loop exception
!ENTRY org.eclipse.ui 4 0 Mar 04, 2004 12:12:54.968
!MESSAGE Bundle has been uninstalled
!STACK 0
java.lang.IllegalStateException: Bundle has been uninstalled
– – – – – – –
!SESSION Mar 04, 2004 12:14:41.171 ———————————————
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.ui 4 4 Mar 04, 2004 12:14:41.171
!MESSAGE Unable to find view label: org.eclipse.debug.ui.ConsoleView
+++++++++– Message Body ——————————-
Hi Scott,
I may be missing something simple (or maybe the .log has the answer), but when I choose Windows -> Show View -> Other… , the list of options I get are: Ant – Basic – CVS – Debug – Java – Java Browsing – PDE – PDE Runtime – and, Team.
mikeMarch 4, 2004 at 12:13 am #204266
Riyad KallaMemberThis is very strange indeed… if you still have the Eclipse SDK zip laying around, can you unzip it to some arbitrary location and run THAT copy of Eclipse and quickly check the View menu? “Update Manager” Should be right under Team (according to Eclipse 2.1.2)
March 4, 2004 at 12:58 am #204270
Mike LyndonMemberHi,
Ive installed Eclipse vers 2.1.2 ( and my two plugins) and it works fine – the Update Manager is included.Here’s the Log for installation:
!CONFIGURATION Mar 4, 2004 2:48:50 PM
!ACTIVITY Mar 04, 2004 14:48:50.906 file:C:/eclipse2/ site-install success
!ACTIVITY Mar 04, 2004 14:48:50.906 file:C:/eclipse2/workspace/.metadata/.config/platform.cfg.metadata/v2LocalSite.xml reconciliation successLooks like its something to do with version 3 of Eclipse and MyEclipse, which I am running.
cheers,
mikeMarch 4, 2004 at 3:41 pm #204305
Scott AndersonParticipantMike,
I’m really sorry, since you didn’t post which version of Eclipse you were running I assumed it was 2.1, not one of the 3.0 milestone builds. The external preview was removed from 3.0. However, we’ll be adding a new browser view in both 2.8 / 3.8 in the near future. It’ll be great for testing.
March 4, 2004 at 8:14 pm #204320
Mike LyndonMember😀 Thanks for your help – I’ll look forward to 3.8.
regards,
mike.March 10, 2004 at 3:22 pm #204618
Chris TurrentineMemberIs there any chance that there’s a beta version of the 3.8 to use for the External Preview?
-
AuthorPosts
