]
Martin Malina closed JBIDE-20588.
---------------------------------
This is really weird. I almost reopened this JIRA because at first it didn't work for
me - content assist didn't do anything. But then it started to work. And I cannot make
it not work again. And I had Radim try this and it works for him as well. So I have no
choice but to close this JIRA.
I'd like to point out that you didn't fix the main point of this JIRA - to make it
work without using content assist. But I'm not gonna force you. At least now it
continuously refines the suggestions as you keep typing. Once you use content assist.
Verified in devstudio-11.0.0.AM1-v20170620-0539-B270-installer-standalone.jar .
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.5.0.AM1
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.