Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide detailed environment information in console at plugin activation time #42

Open
satyagraha opened this issue Nov 12, 2013 · 2 comments

Comments

@satyagraha
Copy link
Owner

E.g. Build info, JVM, platform, browser type, etc. Will be useful for bug reports.

@paulvi
Copy link
Collaborator

paulvi commented Nov 13, 2013

The console is disable by default.

And except for GFMV version info, getting all other (JVM, platform, browser type) would be great Eclipse plugin in itself. It should be in Help -> About

Some info can be found deeper in Help -> About -> Installation Details -> Configuration,
like

*** System properties:
applicationXMI=org.eclipse.ui.workbench/LegacyIDE.e4xmi
awt.toolkit=sun.awt.windows.WToolkit
eclipse.application=org.eclipse.ui.ide.workbench
eclipse.buildId=4.3.0.M20130911-1000
eclipse.commands=-os
win32
-ws
win32
-arch
x86_64

And README should ask to take a peice

from '.log' file from the directory '.metadata' in your workspace.
(see as it is at http://www.nodeclipse.org/#support)

That '.log' has stack traces even if PDE with Error Log is not present.

@paulvi
Copy link
Collaborator

paulvi commented Nov 13, 2013

Eclipse 4.4.0.M3 has nothing new about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants