Skip to main content



      Home
Home » Newcomers » Newcomers » How plugin to Eclipse my Checkstyle rule
How plugin to Eclipse my Checkstyle rule [message #49330] Fri, 08 April 2005 12:00
Eclipse UserFriend
Originally posted by: frymi.wp.pl

Hi,

I wrote new checkstyle rule. I know it works becouse I tested it (TDD), I
created a .jar file with .class files and with messages.properities.

I can't plugin my rule to Eclipse - I don't know how do it ?

I tried chenge files: plugin.xml and DefaultChecks.xml, but it dosn't work.

I tested that rule also on the command line like that:

java -classpath myCheck.jar:checkstyle-all-4.0-beta1.jar
com.puppycrawl.tools.checkstyle.Main -c config.xml -r .

It shows wornings in lines where it have to shown (where my rule find bugs).

How import(plugin) my new rule to Eclipse ??

Sincerely,
KamilF
Previous Topic:multiple workspaces?
Next Topic:No Help while dialog active
Goto Forum:
  


Current Time: Wed Apr 23 23:00:04 EDT 2025

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

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

Back to the top