• Import Formatting Rules

    IDE Agnostic Instructions Formatting Java files: Formatting Resource Files Eclipse Java Formatter Rules Clean-up Rules Map the Clean-up Rules to Ctrl+Shift+O Formatting XML Formatting CSS...
    Profile Photo
    last modified by lfryc
  • Install Checkstyle Plugin

    CheckStyle Pluginhttp://eclipse-cs.sourceforge.net/ Install In Eclipse go to Help->Software Updates... Add a new installation site and provide http://eclipse-cs.sf.net/update/ as location URL. Mark the plugin ve...
    Profile Photo
    last modified by lfryc
  • What's the typical error message handling of Richfaces?

    Dear Experts,   I am using richfaces 4.0. I have a question on the error message handling. It enable users to input start date, end date, system will show the statistic chart. As there exist some rules on the us...
    Profile Photo
    last modified by sohochaser
  • Getting started with RichFaces 4 project development

    Environment setup Almost all the team members used Eclipse IDE with wtp. So only that IDE will be considered in that document. However any other one (like Idea for example) is suitable for the development too for sure...
    Profile Photo
    last modified by jbalunas
  • CDK template code completion in IntelliJ

    Hi, I'm having problems with turning on the code completion in IntelliJ Idea as it comes to component renderer tempates.   First, minor thing is that if i put xmlns:h="http://java.sun.com/jsf/html" into cdk:root...
    Profile Photo
    last modified by blabno
  • Modify HTML Markup for Tree Component

    Hi,   I am evaluating use of Tree component in our current project. I need to modify the HTML for our UI design. This can't be done by just changing CSS and themes. How easy it is to change the markup or if it i...
    Profile Photo
    created by nkhanna
  • Regarding Theme or skin creation in richfaces 4.0.0.Final

    Hello , Let me know how can i create a new theme for richfaces 4.0.0.Final ?? Thanks Mohit
    Profile Photo
    last modified by mvarshney1988
  • How to update RichFaces client-side dependencies

    Overview That short article created just in order to describe problematic parts with updates of third-party dependencies used by RichFaces. Should be constantly kept in mind by all the developers who will try to perfo...
    Profile Photo
    last modified by ilya_shaikovsky
  • HTML Validator Extension for Firefox

    HTML Validator Extension  Every (X)HTML page should be valid, we know it but sometimes forget to check validity. In order to automate this task an HTML Validator Extension could be used. First of all you need ...
    Profile Photo
    last modified by artdaw
  • RichFaces4 show-case Tree example

    Looking at the code in the example I noticed that the main Node implementation used to populate the tree component, is filled in a method tagged with @PostConstruct annotation in TreeBean class. Please correct me if I...
    Profile Photo
    last modified by juankprada
  • MultiSelect dropdown Checkbox custom component + Suggestion box

    Hi,     I developed a custom component with RF 3.3.1.  The component uses jQuery widget and works fine.     Now i want to do a further customization, i need to add a feature of Suggestion bo...
    Profile Photo
    last modified by srini0883
  • jQuery Version

    Hi,   What is the Version of jQuery used in Richfaces library?   Is it possible to run the Richfaces components with higher version of jQuery?       Regards, Srinivasan Mahadevan
    Profile Photo
    last modified by srini0883
  • On documentation updates and publications

    So, I was talking to Ilya Shaikovsky and balunasj over irc about the current state of documentation for 4.0. I would like to help on getting the docs ready, hopefully with detailed how-to's on the usage of each compon...
    Profile Photo
    created by juankprada
  • RichFaces 4.0.0.M5 Post Mortem

    As we are into a more rapid release structure with the CR releases we're not going to have meetings dedicated to the post-mortem's as we have had up to now.  We will instead provide and discuss feedback, and sugg...
    Profile Photo
    last modified by jbalunas
  • Richfaces 4.0: Important Development Changes in Common API

    org.richfaces.renderkit.util.RendererUtils.createParametersMap have been splitted to  createParametersMap and createParameterValue org.richfaces.renderkit.util.HtmlDimensions.formatSize(String size) The method t...
    Profile Photo
    last modified by alex.kolonitsky
  • CDK developer guide - Fundamentos de crear componentes Richfaces (Parte 2)

    En este documento se muestra como crear un componente Richfaces utilizando el CDK developer guide. Se creó un componente de consulta de unidades académico administrativas para una universidad.
    Profile Photo
    last modified by freve9
  • RichFaces 4.0.M4 Post-Mortem Meeting

    Hello All,   We are going to have our 4.0.0.M4 post-mortem meeting during next weeks team meeting,  I extended the meeting another hour, so two hours total.  We are going to discuss what worked, and wha...
    Profile Photo
    last modified by jbalunas
  • RichFaces 4: Initial Quality meeting minutes and discussion

    QE teams suffers from basic critical issues which should be found during component development point risen a few times and we need to improve process of development: with more carefully designed development samples b...
    Profile Photo
    last modified by ilya_shaikovsky
  • Jira tasks for new components creation and migration

    This document outlines the requirements for jira when creating a new component, or migrating a 3.3.X component to 4.0.  This is part of a larger process outlined here: RichFaces 4.0 Component Development Process ...
    Profile Photo
    last modified by ilya_shaikovsky
  • Component Requirements Meetings

    When a new or existing component is being developed the RichFaces team will have a meeting to quickly discuss requirements, issues, and risks.  This will be initiated by the developer of the component by followin...
    Profile Photo
    last modified by jbalunas