IMHO this should be much more obvious to set up. Maybe an inspection that triggers on "#{}" and "${}" in xhtml files and has quickfix "Map *.xhtml to JSPx"? But something even more visible would be nicer.
It's a pity that Idea has facelets and seam support, but nobody notices.
Maxim Mossienko (JetBrains) wrote:
Map *.xhtml -> Jspx file type Hussein Baghdadi wrote:
>> Hi. >> I want to use Facelets on IntelliJ 7, how to set it up? >> How to get autocompletion for JSF-Facelets tags? >> Thanks.
IMHO this should be much more obvious to set up. Maybe an inspection that triggers on "#{}" and "${}" in xhtml files and has quickfix "Map *.xhtml to JSPx"? But something even more visible would be nicer.
It's a pity that Idea has facelets and seam support, but nobody notices.
Maxim Mossienko (JetBrains) wrote:
>> Map *.xhtml -> Jspx file type >> Hussein Baghdadi wrote: >> >>> Hi. >>> I want to use Facelets on IntelliJ 7, how to set it up? >>> How to get autocompletion for JSF-Facelets tags? >>> Thanks. >> >>
-- Best regards, Maxim Mossienko IntelliJ Labs / JetBrains Inc. http://www.intellij.com "Develop with pleasure!"
My current "work" project goes live next week. If you are interested maybe I can revive the inspections.
Maxim Mossienko (JetBrains) wrote:
We will make much better Seam support in Diana
Stephen Friedrich wrote:
>> IMHO this should be much more obvious to set up. >> Maybe an inspection that triggers on "#{}" and "${}" in xhtml files >> and has quickfix "Map *.xhtml to JSPx"? >> But something even more visible would be nicer. >> >> It's a pity that Idea has facelets and seam support, but nobody notices. >> >> Maxim Mossienko (JetBrains) wrote: >> >>> Map *.xhtml -> Jspx file type >>> Hussein Baghdadi wrote: >>> >>>> Hi. >>>> I want to use Facelets on IntelliJ 7, how to set it up? >>>> How to get autocompletion for JSF-Facelets tags? >>>> Thanks. >>> >>>
(I also added a toolwindow to show all seam components. The plugin worked fine except
for recognizing components defined in components.xml)
My current "work" project goes live next week. If you are interested maybe I can revive the inspections.
Maxim Mossienko (JetBrains) wrote:
>> We will make much better Seam support in Diana >> >> Stephen Friedrich wrote: >> >>> IMHO this should be much more obvious to set up. >>> Maybe an inspection that triggers on "#{}" and "${}" in xhtml files >>> and has quickfix "Map *.xhtml to JSPx"? >>> But something even more visible would be nicer. >>> It's a pity that Idea has facelets and seam support, but nobody >>> notices. >>> >>> Maxim Mossienko (JetBrains) wrote: >>> >>>> Map *.xhtml -> Jspx file type >>>> Hussein Baghdadi wrote: >>>>> Hi. >>>>> I want to use Facelets on IntelliJ 7, how to set it up? >>>>> How to get autocompletion for JSF-Facelets tags? >>>>> Thanks.
Map *.xhtml -> Jspx file type
Hussein Baghdadi wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
IMHO this should be much more obvious to set up.
Maybe an inspection that triggers on "#{}" and "${}" in xhtml files and has quickfix "Map *.xhtml to JSPx"?
But something even more visible would be nicer.
It's a pity that Idea has facelets and seam support, but nobody notices.
Maxim Mossienko (JetBrains) wrote:
>> Hi.
>> I want to use Facelets on IntelliJ 7, how to set it up?
>> How to get autocompletion for JSF-Facelets tags?
>> Thanks.
We will make much better Seam support in Diana
Stephen Friedrich wrote:
>> Map *.xhtml -> Jspx file type
>> Hussein Baghdadi wrote:
>>
>>> Hi.
>>> I want to use Facelets on IntelliJ 7, how to set it up?
>>> How to get autocompletion for JSF-Facelets tags?
>>> Thanks.
>>
>>
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Yeeehaaaa!
IMHO part of the enhanced support should be a bunch of Seam specific inspections.
I started a plugin for that about a year ago, but had too much workload to continue
it in my spare time:
https://seamgadgets.dev.java.net/source/browse/seamgadgets/trunk/code/src/com/eekboom/seam_gadgets/inspections/
(I also added a toolwindow to show all seam components. The plugin worked fine except
for recognizing components defined in components.xml)
My current "work" project goes live next week. If you are interested maybe I can revive the inspections.
Maxim Mossienko (JetBrains) wrote:
>> IMHO this should be much more obvious to set up.
>> Maybe an inspection that triggers on "#{}" and "${}" in xhtml files
>> and has quickfix "Map *.xhtml to JSPx"?
>> But something even more visible would be nicer.
>>
>> It's a pity that Idea has facelets and seam support, but nobody notices.
>>
>> Maxim Mossienko (JetBrains) wrote:
>>
>>> Map *.xhtml -> Jspx file type
>>> Hussein Baghdadi wrote:
>>>
>>>> Hi.
>>>> I want to use Facelets on IntelliJ 7, how to set it up?
>>>> How to get autocompletion for JSF-Facelets tags?
>>>> Thanks.
>>>
>>>
Hi, Stephen!
I started developing Seam Support plugin in Idea (http://svn.jetbrains.org/idea/Trunk/bundled/seam/).
I've inspected your SeamGadgets plugin. Good work!
Is it possible to use your inspections to include them in new seam plugin?
thanks,
Serega.
>> We will make much better Seam support in Diana
>>
>> Stephen Friedrich wrote:
>>
>>> IMHO this should be much more obvious to set up.
>>> Maybe an inspection that triggers on "#{}" and "${}" in xhtml files
>>> and has quickfix "Map *.xhtml to JSPx"?
>>> But something even more visible would be nicer.
>>> It's a pity that Idea has facelets and seam support, but nobody
>>> notices.
>>>
>>> Maxim Mossienko (JetBrains) wrote:
>>>
>>>> Map *.xhtml -> Jspx file type
>>>> Hussein Baghdadi wrote:
>>>>> Hi.
>>>>> I want to use Facelets on IntelliJ 7, how to set it up?
>>>>> How to get autocompletion for JSF-Facelets tags?
>>>>> Thanks.