Bug 540010 - [R-Apps] Make development of R apps with StatET smoother
Summary: [R-Apps] Make development of R apps with StatET smoother
Status: CLOSED FIXED
Alias: None
Product: Statet
Classification: Science
Component: R IDE (show other bugs)
Version: 4.0.0-dev   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 4.0.0   Edit
Assignee: Stephan Wahlbrink CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on: 540035 540053 540324 540325
Blocks:
  Show dependency tree
 
Reported: 2018-10-10 14:29 EDT by Stephan Wahlbrink CLA
Modified: 2019-07-20 04:14 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephan Wahlbrink CLA 2018-10-10 14:29:22 EDT
Add a few utilities to make development of R apps like Shiny with StatET smoother.

  - app project nature
  - actions to run and rerun the app
  - configuration of the command to be run, i.e. runApp with
     * appDir argument: $shiny_root_dir (eclipse variable)
     * port: in order to allow for a fixed port
  - (project-specific) browser configuration: external browser (if yes which one), 
    internal browser etc. to run apps
  - improve support of debugger for Shiny apps
Comment 1 Stephan Wahlbrink CLA 2018-10-10 14:30:49 EDT
Because the "Internal Web Browser" view is very limited, StatET should provide a new App Browser view.
Comment 2 Eclipse Genie CLA 2018-10-19 16:21:11 EDT
New Gerrit change created: https://git.eclipse.org/r/131217
Comment 4 Eclipse Genie CLA 2018-10-22 11:04:39 EDT
New Gerrit change created: https://git.eclipse.org/r/131323
Comment 5 Eclipse Genie CLA 2018-10-22 11:04:41 EDT
New Gerrit change created: https://git.eclipse.org/r/131324
Comment 6 Eclipse Genie CLA 2018-10-22 11:06:53 EDT
New Gerrit change created: https://git.eclipse.org/r/131325
Comment 10 Eclipse Genie CLA 2018-11-28 13:22:49 EST
New Gerrit change created: https://git.eclipse.org/r/133201
Comment 12 Eclipse Genie CLA 2019-03-25 13:00:07 EDT
New Gerrit change created: https://git.eclipse.org/r/139443
Comment 14 Eclipse Genie CLA 2019-03-27 05:21:13 EDT
New Gerrit change created: https://git.eclipse.org/r/139565
Comment 16 Stephan Wahlbrink CLA 2019-07-20 04:14:40 EDT
4.0.0 released.