[jbosstools-issues] [JBoss JIRA] (JBIDE-14083) CordovaSim: create a launch configuration

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Fri May 17 06:12:06 EDT 2013


    [ https://issues.jboss.org/browse/JBIDE-14083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12774982#comment-12774982 ] 

Yahor Radtsevich edited comment on JBIDE-14083 at 5/17/13 6:10 AM:
-------------------------------------------------------------------

*Resolved.* New launch configuration is pushed into master.
What is implemented:
# New CordovaSim launch configuration is created in Menu > Run > Run Configurations...
# Context menu in Android/Hybrid projects contains Run As > Run with CordovaSim
# At the creation time, only the project field is filled. The root folder and the start page fields are figured out automatically at the launch time. The user may change them if needed:
!lcd-pushed-1.png|thumbnail!
# The launch configuration is reused on the second and the subsequent clicks on Run As > Run with CordovaSim, i.e. no multiple configurations being generated.
                
      was (Author: yradtsevich):
    New launch configuration is pushed into master.
What is implemented:
# New CordovaSim launch configuration is created in Menu > Run > Run Configurations...
# Context menu in Android/Hybrid projects contains Run As > Run with CordovaSim
# At the creation time, only the project field is filled. The root folder and the start page fields are figured out automatically at the launch time. The user may change them if needed:
!lcd-pushed-1.png|thumbnail!
# The launch configuration is reused on the second and the subsequent clicks on Run As > Run with CordovaSim, i.e. no multiple configurations being generated.
                  
> CordovaSim: create a launch configuration
> -----------------------------------------
>
>                 Key: JBIDE-14083
>                 URL: https://issues.jboss.org/browse/JBIDE-14083
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: browsersim
>            Reporter: Yahor Radtsevich
>            Assignee: Yahor Radtsevich
>             Fix For: 4.1.0.Beta1
>
>         Attachments: icd-draft-1.png, lcd-pushed-1.png
>
>
> Launch configurations is the conventional way to run applications in Eclipse. The idea of the feature proposal is to create a specific launch configuration allowing to run Cordova enabled projects in CordovaSim.
> The launch configuration might have the following attributes:
> # Root folder (e.g. {{/myProject/www}})
> # Start page (e.g. {{index.html}})
> # Port number for embedded Jetty server (e.g. {{4400}}). This port will be visible in the BrowserSim address bar.
> The launch configuration might be automatically configured for:
> # Projects with the JBoss Tools Cordova nature which has {{www/index.html}}.
> # Projects with the Android nature which has {{assets/www/index.html}}.
> # Any {{.html}} file selected by the user.
> # Any folder selected by the user if it has an {{index.html}} in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list