[JBoss JIRA] (ERT-173) Need to find a better solution for npm dependencies content assistant [EBZ#492192]
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/ERT-173?page=com.atlassian.jira.plugin.sy... ]
Gorkem Ercan updated ERT-173:
-----------------------------
Story Points: 25
> Need to find a better solution for npm dependencies content assistant [EBZ#492192]
> ----------------------------------------------------------------------------------
>
> Key: ERT-173
> URL: https://issues.jboss.org/browse/ERT-173
> Project: Eclipse Release Train
> Issue Type: Task
> Components: WTP Source Editing
> Reporter: Friendly Jira Robot
> Labels: bzira, wst.json
>
> In order to show content assist proposals for npm dependencies a 3rd party web service was used. It was a really problematic due to its unstable work, slowness and a tendency to change an URL for requests and formats of response.
> I do believe, we should not provide any content assist for dependencies in case no search pattern is provided (typed in) by a user because of really huge memory requirements and network overload in such case:
> - Native "npm search" command fails to list all the available packages on my environment after about 5 minutes of downloading packages
> Given this, IMHO, we have not to show *all* available packages in content assistant, but show package list only if at least first letter (or a couple of beginning letters) of package name is typed in by a user.
> Also the way to get the proposals itself is also a question: we cannot rely on 3rd party services as they are not enough stable and fast.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ERT-172) Need to find a better solution for bower dependencies content assistant [EBZ#492191]
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/ERT-172?page=com.atlassian.jira.plugin.sy... ]
Gorkem Ercan updated ERT-172:
-----------------------------
Story Points: 25
> Need to find a better solution for bower dependencies content assistant [EBZ#492191]
> ------------------------------------------------------------------------------------
>
> Key: ERT-172
> URL: https://issues.jboss.org/browse/ERT-172
> Project: Eclipse Release Train
> Issue Type: Task
> Components: WTP Source Editing
> Reporter: Friendly Jira Robot
> Labels: bzira, wst.json
>
> In order to show content assist proposals for bower dependencies a 2rd party web service was used. It was a really problematic due to its unstable work, slowness and a tendency to change an URL for requests and formats of response.
> I do believe, we should not provide any content assist for dependencies in case no search pattern is provided (typed in) by a user because of really huge memory requirements and network overload in such case:
> - Native "bower search" command also takes a couple of minutes to complete and returns ~3.2MB of data (which means even more amount of network transfers).
> Given this, IMHO, we have not to show *all* available packages in content assistant, but show package list only if at least first letter (or a couple of beginning letters) of package name is typed in by a user.
> Also the way to get the proposals itself is also a question: we cannot rely on 3rd party services as they are not enough stable and fast.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ERT-184) NPE when chromium feature is not present [EBZ#493234]
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/ERT-184?page=com.atlassian.jira.plugin.sy... ]
Gorkem Ercan updated ERT-184:
-----------------------------
Story Points: 5
> NPE when chromium feature is not present [EBZ#493234]
> -----------------------------------------------------
>
> Key: ERT-184
> URL: https://issues.jboss.org/browse/ERT-184
> Project: Eclipse Release Train
> Issue Type: Task
> Components: JSDT
> Reporter: Friendly Jira Robot
> Priority: Critical
> Labels: 3.8_RC1, Debug, bzira
> Fix For: Neon (4.6) RC1
>
>
> Starting a debugging session without Chromium feature available causes an NPE. This can have 2 solutions (and maybe both of them are desirable).
> * A better error message than a NPE when there is no debug support
> * Include the chromium feature by default, as "included" by the main JSDT feature.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (ERT-184) NPE when chromium feature is not present [EBZ#493234]
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/ERT-184?page=com.atlassian.jira.plugin.sy... ]
Gorkem Ercan updated ERT-184:
-----------------------------
Sprint: devex #114 May 2016
> NPE when chromium feature is not present [EBZ#493234]
> -----------------------------------------------------
>
> Key: ERT-184
> URL: https://issues.jboss.org/browse/ERT-184
> Project: Eclipse Release Train
> Issue Type: Task
> Components: JSDT
> Reporter: Friendly Jira Robot
> Priority: Critical
> Labels: 3.8_RC1, Debug, bzira
> Fix For: Neon (4.6) RC1
>
>
> Starting a debugging session without Chromium feature available causes an NPE. This can have 2 solutions (and maybe both of them are desirable).
> * A better error message than a NPE when there is no debug support
> * Include the chromium feature by default, as "included" by the main JSDT feature.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months