[jbosstools-dev] the "infamous" "does not have JSF code completion and validation enabled completed" dialog
Viacheslav Kabanovich
scabanovich at exadel.com
Tue Sep 13 12:07:04 EDT 2011
Hi,
Now we show this dialog only when KB nature is required, and there is a
marker on the project that warns about that. When 'Enable JSF Code
Completion' option in dialog is run, it just suggest the quick fix
resolution of that marker (by adding KB nature/builder), nothing more.
Marker is created in these cases only:
1. Project has CDI or Seam or JSF nature but misses KB nature and/or
builder.
2. Project is a Java project used by another KB project.
The first case can never happen for newly created/imported/converted
projects as KB nature is added automatically with CDI/Seam/JSF natures;
this case can be reproduced only by manual removing KB nature/builder
from such a project.
The second case is more common in a workspace with many dependent
projects, but as we agreed, marker is added to the project with KB
nature, and warns that it uses Java projects without KB nature. For
resources on those Java project, no dialog will be run, because there is
no marker on them.
There is one funny exception for the developer environment, if you run
JBDS with all available plugins, particularly with
org.jboss.tools.jst.web.kb.test. This test plugin declares for the tests
sake one more case:
3. Project is any faceted project.
As currently most of projects are faceted, in the test environment you
will have the annoying dialog almost everywhere.
Slava
On 09/13/2011 06:10 AM, Max Rydahl Andersen wrote:
> Hey,
>
> I'm still getting it on new xhtml files in non-wtp projects.
>
> Didn't we remove this dialog or at least reword it since for many projects JSF is *not* relevant ?
>
> /max
> http://about.me/maxandersen
>
>
>
>
> _______________________________________________
> jbosstools-dev mailing list
> jbosstools-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
More information about the jbosstools-dev
mailing list