You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2005/07/10 21:31:50 UTC

[Myfaces Wiki] Update of "Eclipse IDE" by BrunoAranda

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by BrunoAranda:
http://wiki.apache.org/myfaces/Eclipse_IDE

The comment on the change is:
Included WTP information

------------------------------------------------------------------------------
  
   * First we have to download all the dependencies, open myfaces-realease build file and start download dependencies
   * then do a build all on it, and you should end up with jars and wars in the various dist subdirs.
-  * If the build process fails check out the cause, and adjust the property files or your directory, it is the easiest if you name the project where the !MyFaces sources are located myfaces.
+  * If the build process fails check out the cause, and adjust the property files or your directo
  
- 
- == Additional Info on the Build Process ==
- 
- Additional Info on the build process can be found under http://myfaces.apache.org/community/buildhowto.html
- 
- == Creation of a new Webapp ==
- 
- Bad news for everybody, Eclipse itself does not come with any webapp support whatsoever, you either have to invest time or money
- to get the webapp support up and running. There are a handful of plugin projects which at least allow basic webapp support. And a handful of plugin collections, most of them commercial which are more sophisticated.
- 
- It is highly recommended to use some of the more sophisticated free commercial plugins, because those can give you a headstart with automatic myfaces projects on the latest stable release of myfaces.
- The cheapest ones in the commercial range with decent !MyFaces support being !MyEclipse http://www.myeclipseide.com with relatively cheap subscription service, and Exadel http://www.exadel.com with a free base version and a moderately priced Pro version.
- 
- If you want to headstart without any plugins, I can recommend to use the example, which comes with myfaces for an entry point into the correct webapp structure.
-