• 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

My JavaDoc tool has gone missing in Eclipse

 
Ranch Hand
Posts: 362
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Has anyone had this before, where their 'generate javaDoc' option has disappeared from their 'Project' menu in Eclipse?

The options are still there under preferances, but I have no actual option to generate the JavaDocs. It was there a week ago, just decided to run it again (as the code has chaged a fair bit and wanted to update my docs) and noticed it's just disappeared.

Any help greatly appreaciated

KS
 
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Did you switch to a different perspective in Eclipse? Make sure you are in the Java perspective: select Window / Open Perspective / Java.
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
any other options? i noticed this as well.
 
Sheriff
Posts: 13411
Firefox Browser VI Editor Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"sun ah k.",
Please check your private messages regarding an important administrative matter.
-Ben
 
Ranch Hand
Posts: 259
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I upgraded to Eclipse 3.3.2 JEE today. I do find the Generate Javadoc option under Project even when changing Windows-->preferences
[ June 05, 2008: Message edited by: karthi keyan ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic