Hi Nascif,

I have added jde-lint.el to the Contributed Software page
on the JDEE website. I think it would be a good idea for you to
add it to the JDEE Wiki page as well to make sure that JDEE
users are aware of it. 

If you don't mind, I'd like to consider the jde-lint.el package
for inclusion in the JDEE distribution as well.

Thanks for providing this valuable contribution.

Regards,

Paul

Nascif Abousalh-Neto writes:
 > Hi,
 > 
 > I created a small packaged called jde-lint.el that provides an interface 
 > between JDEE (http://jdee.sunsite.dk/), and Lint4j (http://www.jutils.com/). 
 > 
 > Lint4j ("Lint for Java") is a static Java source code analyzer that detects 
 > locking and threading issues, performance and scalability problems, and 
 > checks complex contracts such as Java serialization by performing type, data 
 > flow, and lock graph analysis.
 > 
 > This package uses the information from your JDE project (sourcepath, 
 > classpath and package name) to run the lint4j tool and present the result in 
 > a compilation buffer.
 > 
 > You can get it at: http://home.nc.rr.com/nascifandelaine/emacs.html
 > 
 > Regards,
 >   Nascif
 > 
 > PS: Paul, what would you recommend as the best way to keep links for 
 > contributed packages like this one? Is it OK to add a new page under the 
 > JDEE page in the Emacs Wiki? I think it would be better to have it all under 
 > the official JDEE page but using the EmacsWiki decentralize the efforts.
 > 

Reply via email to