[
https://issues.jboss.org/browse/JBIDE-20588?page=com.atlassian.jira.plugi...
]
Martin Malina commented on JBIDE-20588:
---------------------------------------
I had this other comment in JBIDE-19799 :
{quote}
To be honest, it turns out it's not really working 100% right now. Normally with
content assist, you would open it once and then you can carry on typing and it will keep
reducing the offered options as you type. Here it doesn't work that way. Say you want
the jenkins module. You type org., then Ctrl+Space for content assist, it will show all
the options. Then you continue typing to have org.koshuke, but the list will still contain
everything that matches org. - you need to press Ctrl+Space again. But I'll leave this
for the other JIRA. Closing now.
{quote}
This should become irrelevant if Ctrl+Space is no longer needed, but let's keep an eye
on this.
JBoss Modules classpath: show suggested modules without using
Ctrl+space
------------------------------------------------------------------------
Key: JBIDE-20588
URL:
https://issues.jboss.org/browse/JBIDE-20588
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: server
Affects Versions: 4.3.0.CR1
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.3.1.Final, 4.4.0.Alpha1
This is a follow-up of JBIDE-19799.
In Eclipse > preferences > Server > Runtime Environments > Default Classpath
Entries
you can add new classpath entries. For AS7 and newer servers, the main mechanism is using
JBoss Modules.
So when you choose your server type and then Add -> JBoss Module, in the dialog, there
is a field called Module ID. In JBIDE-19799, a possibility was added to show suggestions
based on what you start typing - it's using content assist.
Would it be possible to start suggesting right away, i.e. without using Ctrl+space?
Content Assist is not really something one would expect in a dialog, so it may be a bit
counter-intuitive.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)