Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » How to attach source of JSF implementation?
How to attach source of JSF implementation? [message #616500] Mon, 04 February 2008 17:05
David M. Karr is currently offline David M. KarrFriend
Messages: 143
Registered: July 2009
Senior Member
The problem I'm having here probably isn't JSF-specific, but since I ran
into it with respect to the JSF implementation, perhaps someone here has
run into this.

I've created a dynamic web app, with JSF 1.2 as one of the facets. As a
result, the JSF implementation (Sun's) is not available as a normal User
Library. I guess it has to be this way in order for the JSF tooling to
work. The problem I'm having is that I want to debug something in the JSF
implementation by stepping through the code. Strangely, the IDE is
preventing me from attaching the source for the JSF implementation. I can
edit the source reference, but it doesn't get stored. When I click OK on
the dialog and then reenter project properties and look at it again, the
setting is empty again.

Similarly, if I try to view a particular class file from the
implementation and then click the "Attach Source" button and enter the
root of the JSF source tree, it doesn't do anything. It doesn't "fail",
it just has no effect.
Previous Topic:Re: JSF app no longer deploys class files
Next Topic:Re: JSF app no longer deploys class files
Goto Forum:
  


Current Time: Wed Apr 24 18:59:48 GMT 2024

Powered by FUDForum. Page generated in 0.03445 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top