'How do I configure JSF Project in vscode?
I am trying to setup things for JSF Project in VSCode but I dont know how to do it, 'coz wherever I check there are Maven(something) specific configurations and I am new to JAVA so I dont even know what the Maven is. Although I have successfully setup JSP Project in VSCode. So, I just think there must be a way to work with JSF as well in VSCode. Can somebody help me with this?
Solution 1:[1]
Looks like it has no related extension of JSF in the VSCode for now.
Solution 2:[2]
There is already an extension to meet your requirement, you can refer to this issue.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Steven-MSFT |
| Solution 2 | Mia Wu-MSFT |
