[JBoss JIRA] (JBDS-3268) Export a Cordova Application created using JBDS to FeedHenry
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/JBDS-3268?page=com.atlassian.jira.plugin.... ]
Gorkem Ercan commented on JBDS-3268:
------------------------------------
"only git push" is not technically possible. FH git repositories are per application so in order to have a git repo to push into we need to first provision the repository through API. We will limit the scope to Cordova apps only.
> Export a Cordova Application created using JBDS to FeedHenry
> ------------------------------------------------------------
>
> Key: JBDS-3268
> URL: https://issues.jboss.org/browse/JBDS-3268
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Feature Request
> Components: aerogear-hybrid, requirements
> Reporter: Burr Sutter
> Assignee: Gorkem Ercan
> Fix For: 9.0.0.CR1
>
>
> As a HTML5-focused mobile application developer, I wish to use JBoss Tools and JBDS to craft my AngularJS+Ionic or jQuery Mobile-based application, testing it via CordovaSim, deploy the application to my iOS and/or Android phone and when I feel it is "about right", push it to FeedHenry's git URL.
> It is currently unclear how an end-user takes his/her JBDS Hybrid Mobile (Cordova) project and sets it up to support a git push to FH.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years
[JBoss JIRA] (JBIDE-19448) Performance problems with angular-phonecat project
by Victor Rubezhny (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19448?page=com.atlassian.jira.plugi... ]
Victor Rubezhny commented on JBIDE-19448:
-----------------------------------------
[~dgolovin] Yes, it does.
> Performance problems with angular-phonecat project
> --------------------------------------------------
>
> Key: JBIDE-19448
> URL: https://issues.jboss.org/browse/JBIDE-19448
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml/html source editing, upstream
> Affects Versions: 4.2.3.Final
> Environment: Tern.java + AngularJS-Eclipse installed
> Reporter: Victor Rubezhny
> Assignee: Victor Rubezhny
> Fix For: 4.3.0.Alpha2
>
> Attachments: IncludePath.png
>
>
> On angular-phonecat project with the dependencies added by 'npm install' (as well as some other projects where dependencies are taken by bower with 'bower install') there is performance problem occurs.
> 'npm install' and 'bower install' command could add more than 1000 JavaScripts into the project's Include Path, so this could lead into a problem with Eclipse's performance.
> The workaround for the issue is to exclude some directories from JSDT Include Path like 'node_modules/' (in case of 'npm install' is used), 'bower_components/' (in case of 'bower install' is used) as well as other service directories containing JavaScripts that aren't used in JS application:
> !IncludePath.png|thumbnail!
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years