[
https://issues.jboss.org/browse/JBIDE-16661?page=com.atlassian.jira.plugi...
]
Konstantin Marmalyukov edited comment on JBIDE-16661 at 2/27/14 9:38 AM:
-------------------------------------------------------------------------
The difference betwenn BrowserSim and CordovaSim launch process is that CordovaSim is
launched using Run As. So it has two objects(ILaunch and IProgressMonitor) which allows to
have this console(see screenshot). For BrowserSim it is not easy. Now I have no idea which
of two objects available from launch config opens this console. I'm not sure if we can
create necessary stubs for BrowserSim.
Another problem is in communication between browsersim/cordovasim and eclipse(view
source). How it works now: write message to console, read it and do all necessary stuff.
Now it looks like we will not be able to read this messages.
was (Author: kmarmaliykov):
The difference betwenn BrowserSim and CordovaSim launch process is that CordovaSim is
launched using Run As. So it has two objects which allows to have this console(see
screenshot). For BrowserSim it is not easy. Now I have no idea which of two objects
available from launch config opens this console. I'm not sure if we can create
necessary stubs for BrowserSim.
Another problem is in communication between browsersim/cordovasim and eclipse(view
source). How it works now: write message to console, read it and do all necessary stuff.
Now it looks like we will not be able to read this messages.
Eclipse Console Logging for CordovaSim
--------------------------------------
Key: JBIDE-16661
URL:
https://issues.jboss.org/browse/JBIDE-16661
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: browsersim
Reporter: Konstantin Marmalyukov
Assignee: Konstantin Marmalyukov
Fix For: 4.2.0.Beta1
Attachments: Screenshot 2014-02-27 16.23.47.png
If I understand everything correct from email thread [~maxandersen] wants to have
something like in attached screenshot(standart console where error log and terminate
button presents) for BrowserSim and CordovaSim launching.
My point that it could be done for CordovaSim because it's a launch tool, but not for
BrowserSim because it's "just a browser".
--
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