Check & report problems on startup [message #464209] |
Tue, 27 February 2007 08:29 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.02889 seconds