aspose file tools
The moose likes IDEs, Version Control and other tools and the fly likes Does eclipse 3.4.2 have build path bugs? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Does eclipse 3.4.2 have build path bugs?" Watch "Does eclipse 3.4.2 have build path bugs?" New topic
Author

Does eclipse 3.4.2 have build path bugs?

Matt Kohanek
Village Idiot
Ranch Hand

Joined: Apr 04, 2009
Posts: 483

I am having probelsm creating a project with richfaces or icefaces. I can create them just fine, with no errors, but when I try to view them at localhost I get a 404 error (I dont get this error when I do a straightforward jsf roject, only icefaces and richfaces).

When I create a richfaces project, I always notice in the project explorer that the libraries are constantly changing ordser, as if eclipse cant decide what order to put them in. I have also heard things about 3.4.2 having classpath problems with jsf. Has anyone heard anythign similar or know of any ways to fix this? Or how I can configure the build path myself, because I really have no idea how it should be done.

Thanks


True wisdom is in knowing you know nothing - Socrates
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Does eclipse 3.4.2 have build path bugs?
 
Similar Threads
Trying to add string values to a list or some type of collection through iterator
How to add support for icefaces in existing JSF project. (Ganymede, v3.4)
I need a conceptual understanding of the JavaServer Faces framework.
rich:tree working now... all the work has finally paid off - THANKS
need help configuring tomcat with eclipse (and icefaces or richfaces)