• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Doing SCJD with pmd rules

 
Ranch Hand
Posts: 30
MyEclipse IDE VI Editor Debian
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Guys,
I am going to start the SCJD as soon as oracle sort it out with prometric. I was wondering though if using the pmd rules plugin for eclipse was cheating? I do not have to use all the pmd rules but i will use the ones that give me better efficiency.

Has anyone used them before with their project??

thanks

martin
 
Bartender
Posts: 2292
3
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Howdy, Martin!

Has anyone used them before with their project??



Hum... I don't think so.

Champion, the only thing you can't do is use a tool that generates code for you. But tell me, what for would you use it? What would be the benefit? You may be introducing more complexity than it is really needed, so it may be more advantage not to use it.
 
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Martin,

I used PMD after I submitted my assignment (although I almost had forgotten I used it ), together with some other tools to check the coding style. Here you can read my experienced about it.

Kind regards,
Roel
 
martin naughton
Ranch Hand
Posts: 30
MyEclipse IDE VI Editor Debian
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
thanks man. I will use docCheck and PMD that i agree with as i am doing my project. Sun promised to have my assignment to me soon.
 
reply
    Bookmark Topic Watch Topic
  • New Topic