|
Size: 1305
Comment:
|
← Revision 15 as of 2009-09-20 23:00:45 ⇥
Size: 1305
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 16: | Line 16: |
| *["JetBrains IntelliJ IDEA"] - Using !MyFaces in IntelliJ IDEA *["Eclipse IDE"] - Using !MyFaces in Eclipse *["Netbeans IDE"] - Building MyFaces in Netbeans *["Getting started with Netbeans and MyFaces"] - Using !MyFaces in Netbeans *["GettingStartedWithNetbeans"] - Using !MyFaces in Netbeans (Dutch) |
*[[JetBrains_IntelliJ_IDEA]] - Using !MyFaces in IntelliJ IDEA *[[Eclipse_IDE]] - Using !MyFaces in Eclipse *[[Netbeans_IDE]] - Building MyFaces in Netbeans *[[Getting_started_with_Netbeans_and_MyFaces]] - Using !MyFaces in Netbeans *[[GettingStartedWithNetbeans]] - Using !MyFaces in Netbeans (Dutch) |
| Line 24: | Line 24: |
| *["Eclipse IDE and Ant build"] - Using !MyFaces in Eclipse *["MyEclipse IDE"] - Using !MyFaces in MyEclipse *["Exadel IDE"] - Using !MyFaces in Exadel |
*[[Eclipse_IDE_and_Ant_build]] - Using !MyFaces in Eclipse *[[MyEclipse_IDE]] - Using !MyFaces in MyEclipse *[[Exadel_IDE]] - Using !MyFaces in Exadel |
Preparations
First, you will need to checkout the sourcecode from Subversion. It's easy to do this; just install "Tortoise SVN" (or any other SVN client) on your system, and instruct the client to check out all sources from: https://svn.apache.org/repos/asf/myfaces/current.
You do not need to use https if you do not want to commit anything to the sourcebase, if you might want to do a commit at some point, it is recommended to use https as a protocol right away.
How to build MyFaces in your IDE
For debugging and extending MyFaces, you might want to get the project up and running in your IDE. For this purpose, we have set up the instructions for doing so on this page.
Choose your IDE
JetBrains_IntelliJ_IDEA - Using MyFaces in IntelliJ IDEA
Eclipse_IDE - Using MyFaces in Eclipse
Netbeans_IDE - Building MyFaces in Netbeans
Getting_started_with_Netbeans_and_MyFaces - Using MyFaces in Netbeans
GettingStartedWithNetbeans - Using MyFaces in Netbeans (Dutch)
Obsolete Ant build (1.1.1 and older) instructions
Eclipse_IDE_and_Ant_build - Using MyFaces in Eclipse
MyEclipse_IDE - Using MyFaces in MyEclipse
Exadel_IDE - Using MyFaces in Exadel