Skip to main content



      Home
Home » Newcomers » Newcomers » Javadoc and JUnit tests
Javadoc and JUnit tests [message #254591] Wed, 23 April 2008 08:46 Go to next message
Eclipse UserFriend
My Java projects have source code and JUnit test code in separate
directories (but the same packages) in the 'usual' manner.

My eclipse > preferences > java > compiler > javadoc preferences are set
to warn me of missing or malformed javadoc comments on public methods.
This is fine for the source code but unnecessary for my JUnit test code.

Is it possible to set different javadoc preferences for source and JUnit
test code within the same project?

Thanks,
Vince.
Re: Javadoc and JUnit tests [message #254600 is a reply to message #254591] Wed, 23 April 2008 08:52 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Vince,

I believe project scoped preferences is the narrowest scope that's
supported.


Vince wrote:
> My Java projects have source code and JUnit test code in separate
> directories (but the same packages) in the 'usual' manner.
>
> My eclipse > preferences > java > compiler > javadoc preferences are
> set to warn me of missing or malformed javadoc comments on public
> methods. This is fine for the source code but unnecessary for my
> JUnit test code.
>
> Is it possible to set different javadoc preferences for source and
> JUnit test code within the same project?
>
> Thanks,
> Vince.
>
Previous Topic:Jboss as Default server in Eclipse
Next Topic:Mouse scroll not working
Goto Forum:
  


Current Time: Fri May 09 23:41:24 EDT 2025

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

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

Back to the top