Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Some classes: no Warnings. Why?(Some classes show no warnings in editor)
icon4.gif  Some classes: no Warnings. Why? [message #641694] Fri, 26 November 2010 19:16 Go to next message
Dennis Forcier is currently offline Dennis ForcierFriend
Messages: 17
Registered: July 2009
Junior Member
Most of my classes show Warnings as expected - some don't. No Javadoc warnings, no missing Serial UID, etc. Class and methods are public.

This has been going on for some time across several releases and installations of JDT, but I've detected no pattern to it.

Any ideas?


BTW, how does one run serialver from within the IDE?

TIA

[Updated on: Fri, 26 November 2010 19:21]

Report message to a moderator

Re: Some classes: no Warnings. Why? [message #641838 is a reply to message #641694] Sun, 28 November 2010 16:33 Go to previous messageGo to next message
Dennis Forcier is currently offline Dennis ForcierFriend
Messages: 17
Registered: July 2009
Junior Member
I'm starting to wonder now if I'm wrong - that the classes and methods without warnings are all public. If you take the 'public' modifier off a method with Javadoc warnings, the warnings go away.

So let's try another tack: How can I set warnings so that they appear in non-public methods and classes?
Re: Some classes: no Warnings. Why? [message #641872 is a reply to message #641838] Mon, 29 November 2010 02:02 Go to previous message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
On 11/28/2010 10:03 PM, Dennis Forcier wrote:
> So let's try another tack: How can I set warnings so that they appear in
> non-public methods and classes?
Have you tried to tweak preferences on Java > Compiler > Javadoc
preference page ?
Previous Topic:need help with a lab report
Next Topic:Providing Examples at New --> Examples Wizard
Goto Forum:
  


Current Time: Mon Sep 23 17:08:43 GMT 2024

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

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

Back to the top