Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

StatET/R Console

Revision as of 04:15, 14 October 2019 by Unnamed Poltroon (Talk) (Created page with "== Troubleshooting == === Error Log Console for R (RJ) === If the start of the R console fails or an error occurs while using the console, you can enable the additional erro...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Troubleshooting

Error Log Console for R (RJ)

If the start of the R console fails or an error occurs while using the console, you can enable the additional error log console:

 # Open the launch configuration of the R console
 # In the tab "Common", enable "Allocate console"/"Allocate additional Error Log Consoles"

You get one or two additional console pages showing debug information.

Back to the top