Sean,
I'm working with eclipse and do the following :
-go to svn repository
-check out current as a project
-go to java view.
My problem is project 'current' is declared as generic project and I don't
know how to change this .... Wouldn't be interesting to place .project file
to support directly eclipse (or whatever plateform you preconize to work on
with myfaces).Or maybe there's a way to tell eclipse 'default builder is
build/build.xml and this svn import is java stuff' or something ?
PS:sorry for such trivial problem but I'm a java beginner :(
Best regards,
Fabian
From: Sean Schofield <[EMAIL PROTECTED]>
Reply-To: Sean Schofield <[EMAIL PROTECTED]>
To: MyFaces Development <[email protected]>
Subject: Re: [jira] Commented: (MYFACES-372) url validator tag / tomahawk
based on emailv
Date: Tue, 2 Aug 2005 08:04:11 -0400
Fabian,
Examples for sandbox components should go in the examples subproject.
Within that subproject is a directory for 'sandbox' so generate your
new example there. Documentation goes in the forrest subproject.
There is also a special sandbox directory there as well.
Please do a test build of the site and examples to make sure that
everything compiles and looks good before supplying a patch.
Thanks for contributing to MyFaces.
sean
On 8/2/05, Fab Psycho <[EMAIL PROTECTED]> wrote:
> Hi Bruno,
>
> Thanks for your comments ! Does relevant forrest documentation
patch
> and example addition have to be applied against sandbox as well or
directly
> against its respective path ?
>
> Best regards,
> Fabian