I'm developing a few doclets, to extend IDEA, and I keep running into the same problem 
: how to parse - 
recursively - all the packages in a project.
As you can't use wildcards, you need to specify all the individual package names on 
the command line.

*********
Request :  add a $allProjectPackages$ macro
*********

--Alain Ravet



PS:

I have requested many times a "insert canonical methods" (equals, hashcode, toString) 
tool.
Using doclets, it's really easy to implement by  yourself.


Now, I'm doing a simple parser, that lists, in a project, all the @refactor and 
@untested javadoc tags I 
placed.

I'd be interested to know if anybody is using this kind of tricks and has developed 
tools?

(An IDEA community area, to exchange tips and code, �-la 
http://www.togethercommunity.com/topics.shtml, would 
be welcome)

--Alain Ravet






_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to