>>>>> "塩野@EAI" == 塩野@EAI  <[EMAIL PROTECTED]> writes:

    塩野@EAI> Hi guys, Can I use checkstyle-3.2-optional.jar.  I'd
    塩野@EAI> like to use bellow ---- <module
    塩野@EAI> name="usage.UnusedLocalVariable"/> <module
    塩野@EAI> name="usage.UnusedParameter"/> ---- But
    塩野@EAI> jde-checkstyle.el is included only
    塩野@EAI> "checkstyle-all.jar".

CheckStyle 3.2 is still in development as far as I know. The
JDEE typically does not support changes to CheckStyle until
they are officially released. Also, I could not find any
mention of the checkstyle-3.2-optional.jar. If it is going
to be included in CheckStyle 3.2, the JDEE will support it
when CheckStyle 3.2 is released.

Paul

    塩野@EAI> How do I set checkstyle-3.2-optional.jar file.

    塩野@EAI> Temporary, I change jde-checkstyle.el to ----
    塩野@EAI>                         (concat
    塩野@EAI>                          (jde-normalize-path
    塩野@EAI>                           (expand-file-name
    塩野@EAI>                           "lib/checkstyle-all.jar"
    塩野@EAI>                           jde-java-directory))
    塩野@EAI>                          ":" (jde-normalize-path
    塩野@EAI>                           (expand-file-name
    塩野@EAI>                           "lib/checkstyle-3.2-optional.jar"
    塩野@EAI>                           jde-java-directory)))))
    塩野@EAI> ---- --
    塩野@EAI>                              ∧_∧
    塩野@EAI>                             ミ^.^ミ E-Mail:
    塩野@EAI>                             [EMAIL PROTECTED]
    塩野@EAI> 胡馬は北風に依り、越鳥は南枝に巣くう。 『文 
選』

Reply via email to