[JBoss JIRA] (ERT-62) Refactor JSDT Code Completion [EBZ#486776]
by Gorkem Ercan (JIRA)
[ https://issues.jboss.org/browse/ERT-62?page=com.atlassian.jira.plugin.sys... ]
Gorkem Ercan reassigned ERT-62:
-------------------------------
Assignee: Ian Stewart-Binks
> Refactor JSDT Code Completion [EBZ#486776]
> ------------------------------------------
>
> Key: ERT-62
> URL: https://issues.jboss.org/browse/ERT-62
> Project: Eclipse Release Train
> Issue Type: Task
> Components: JSDT
> Reporter: Nick Boldt
> Assignee: Ian Stewart-Binks
> Labels: General, bzira
>
> The current code completion modules depend on JSDT's current internal AST model, and type binding. JSDT will be disabling type binding and will be deprecating the internal AST model. As such, the code completion engine needs to be refactored in such a way that complies with the new AST model. JSDT is expected to provide an elegant and useful set of code completion suggestions.
> A proposal base for the code completion engine should include, but is not necessarily limited to:
> - Keywords
> - Identifiers (declared variables and functions in currently open JS file)
> - Recently used methods of functions (currently open JS file as a bare minimum)
> All proposals should be made where they are deemed practical. ECMA5 keywords should be supported first.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months
[JBoss JIRA] (JBIDE-21614) OpenShift connection is not created when CDK server starts on Windows
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-21614?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-21614:
-------------------------------------
This is related to JBIDE-21362. I think the best we can do here is to make sure the thread doesn't block and make sure the error is logged.
> OpenShift connection is not created when CDK server starts on Windows
> ---------------------------------------------------------------------
>
> Key: JBIDE-21614
> URL: https://issues.jboss.org/browse/JBIDE-21614
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: cdk
> Affects Versions: 4.3.1.CR1
> Reporter: Alexey Kazakov
> Assignee: Rob Stryker
> Priority: Blocker
> Fix For: 4.3.1.CR1
>
>
> I'm testing the latest JBDS 9.1.0.CR1 nightly build + CDK from the PDK installer.
> When I create and start CDK server on my Ubuntu it creates OpenShift connection.
> When I do the same (same CDK, same JBDS build) on Windows, vargrant starts successfully (I can access OS web console etc.) but the OpenShift connection is not created in JBDS.
> It worked before (sometime ago on a different installation).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 3 months