[JBoss JIRA] (JBIDE-16337) Support debugging of Cordova applications via Weinre and/or WebView debugging support
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16337?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-16337:
---------------------------------
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Fix Version/s: LATER
> Support debugging of Cordova applications via Weinre and/or WebView debugging support
> -------------------------------------------------------------------------------------
>
> Key: JBIDE-16337
> URL: https://issues.jboss.org/browse/JBIDE-16337
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Final
> Reporter: Vineet Reynolds
> Priority: Minor
> Fix For: LATER
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> Currently, to debug Cordova app running on an emulator or a device (not CordovaSim), one needs to use Weinre (with no JS breakpoint capabilities) or use Safari/Chrome remote debugging (that supports debugging of WebViews with JS breakpoints).
> It would be nice to have this integrated via a "Debug As" menu, so that end-users dont have to
> * setup and run Weinre, or
> * add the webview-debug Cordova plugin to debug Chrome WebViews on Android 4.4
> All debugging strategies are listed here: https://github.com/phonegap/phonegap/wiki/Debugging-in-PhoneGap in case additional techniques can be considered.
> I'm assigning this a priority of minor, since this could be done manually, but bump up if appropriate.
--
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
12 years, 1 month
[JBoss JIRA] (JBIDE-16330) Deployment to Android emulator ignores saved run configuration
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16330?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-16330:
---------------------------------
Fix Version/s: 4.2.x
> Deployment to Android emulator ignores saved run configuration
> --------------------------------------------------------------
>
> Key: JBIDE-16330
> URL: https://issues.jboss.org/browse/JBIDE-16330
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Final
> Reporter: Vineet Reynolds
> Priority: Minor
> Fix For: 4.2.x
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> The deployment to an emulator is always performed on a currently running AVD even if the runtime config for the project specifies a different AVD.
> Ignore/reject if this is by design. But from the point of view of the user, it would be better to ensure consistency - when a user wants to run his project on a specific AVD, he needs to create a runtime config, but the moment a different AVD is running, this config is ignored.
--
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
12 years, 1 month
[JBoss JIRA] (JBIDE-14387) Extract hybrid Aerogear project from JEE project
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-14387?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-14387:
---------------------------------
Fix Version/s: LATER
(was: 4.2.x)
> Extract hybrid Aerogear project from JEE project
> ------------------------------------------------
>
> Key: JBIDE-14387
> URL: https://issues.jboss.org/browse/JBIDE-14387
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Reporter: Sebastien Blanc
> Assignee: Gorkem Ercan
> Priority: Minor
> Fix For: LATER
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> Often, especially when using Forge scaffolding facilities, you started with a complete JEE project. After that, you may want to start an hybrid project.
> It should be nice if we had an option (right clicking on the JEE project) to extract the src/main/webapp folder and create a new Aerogear Hybrid project and feed the www folder.
> As a bonus, there should be an option to keep in sync the webapp folder from the JEE project and the www folder from the hybrid project.
>
--
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
12 years, 1 month
[JBoss JIRA] (JBIDE-15279) [Android] Android SDKManager needs timeout
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-15279?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-15279:
---------------------------------
Fix Version/s: 4.2.x
> [Android] Android SDKManager needs timeout
> ------------------------------------------
>
> Key: JBIDE-15279
> URL: https://issues.jboss.org/browse/JBIDE-15279
> Project: Tools (JBoss Tools)
> Issue Type: Feature Request
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Final
> Reporter: Gorkem Ercan
> Priority: Minor
> Fix For: 4.2.x
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> AndroidSDKManager.waitForEmulator() does not have a timeout value and waits for ever for the started emulator to connect. In cases where adb fails this causes a problem.
> Create a timeout for AndroidSDKManager. Value needs to be user manageable alternately a confirmation before aborting should be in place to accommodate different developer environments.
--
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
12 years, 1 month
[JBoss JIRA] (JBIDE-16659) Create 'platforms' and 'merges' sub-directories in the Hybrid Mobile project structure
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBIDE-16659?page=com.atlassian.jira.plugi... ]
Gorkem Ercan updated JBIDE-16659:
---------------------------------
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
Fix Version/s: 4.2.x
> Create 'platforms' and 'merges' sub-directories in the Hybrid Mobile project structure
> --------------------------------------------------------------------------------------
>
> Key: JBIDE-16659
> URL: https://issues.jboss.org/browse/JBIDE-16659
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: aerogear-hybrid
> Affects Versions: 4.1.1.Final
> Reporter: Vineet Reynolds
> Fix For: 4.2.x
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> Currently the Hybrid Mobile project structure is very nearly similar to the project structure created by the Cordova CLI. It simply lacks the {{platforms}} and {{merges}} sub-directories.
> When attempting to use the Cordova CLI, the {{platforms}} directory needs to be created at the very least, followed by execution of the {{cordova platform add android}} or {{cordova platform add ios}} CLI commands. This eventually sets up the native SDK projects that can be built with ADT or XCode.
> We should attempt to create a {{platforms}} sub-dir so that the hybrid mobile project is compatible with Cordova CLI. Additionally, if possible (due to the presence of a nested ADT sub-project), we should try and use the {{platforms}} directory as the default export location of the created native projects. This would ensure that exporting of the project in Eclipse is more or less equivalent to the {{cordova platform add android}} + {{cordova prepare android}} or {{cordova platform add ios}} + {{cordova prepare ios}} group of commands that create the native SDK projects and update their contents.
--
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
12 years, 1 month