[jbosstools-issues] [JBoss JIRA] (JBIDE-16212) Retain the Android project builder log in the Console view for the "Run as ..." tasks

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Wed Dec 4 05:54:06 EST 2013


Vineet Reynolds created JBIDE-16212:
---------------------------------------

             Summary: Retain the Android project builder log in the Console view for the "Run as ..." tasks
                 Key: JBIDE-16212
                 URL: https://issues.jboss.org/browse/JBIDE-16212
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: aerogear-hybrid
    Affects Versions: 4.1.1.CR1
            Reporter: Vineet Reynolds


When attempting to run a newly created hybrid mobile project (with no changes) on an Android emulator, the deployment to the emulator failed.

The Eclipse workspace log contained no information but the following entry:

{noformat}
!ENTRY org.jboss.tools.aerogear.hybrid.android.core 4 0 2013-12-04 14:50:34.841
!MESSAGE APK installation did not succeed
{noformat}

The error dialog displayed the same message. The Ant build log was not available in the Console view, thus providing no info about whether the build failed or why it failed in a subsequent step. It would be useful to retain this build log in the Console View for debugging purposes or log the build output to a file on disk.

Note - I worked around the reported deployment failure by explicitly choosing the AVD to deploy to. For some reason, the hybrid tools was starting an AVD with API level 7. But the feature request is still valid since build or deployment failure could occur due to any reason (like an expired Debug certificate) and I had to rule out a build failure first.

--
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