Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Check & report problems on startup
Check & report problems on startup [message #464209] Tue, 27 February 2007 08:29
Eclipse UserFriend
Hello,

I have a product based on Eclipse 3.2 + CDT 3.1
This works well with JRE versions 1.4.2_10 and higher.
However, one user had JRE 1.4.1 due to which the IDE did not launch. From
log file:

!ENTRY org.eclipse.osgi 4 0 2007-02-01 21:38:36.792
!MESSAGE An error occurred while automatically activating bundle
org.eclipse.core.runtime.compatibility (43).
!STACK 0
org.osgi.framework.BundleException: Exception in
org.eclipse.core.internal.plugins.CompatibilityActivator.sta rt() of bundle
org.eclipse.core.runtime.compatibility.
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:1014)
.......
.......

1. Is there a way to put in some kind of check so that the user is presented
with a dialog warning about the JRE incompatibility?
2. Is it possible to check Windows env var settings at startup & report an
error is required.
For e.g. if %CYGWIN%/bin is not in the PATH, an error dialog should say
so.

Thanks,
Delicia.
Previous Topic:Displaying links in a console
Next Topic:Perspective layout problem
Goto Forum:
  


Current Time: Tue Mar 18 00:12:13 EDT 2025

Powered by FUDForum. Page generated in 0.02889 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top