Beginner question: JBuilder3

195 byte By bagoballer1 at 2007-9-26 1:34:40
Hi, I am using JBuilder3, I think it is Educational version or something like that. Does anyone know if it is possible to run javadoc from within JBuilder? If so, how? Thanks a lot.

How to which validate Java program for proper Javadoc tags

162 byte By kyogesh21 at 2007-9-26 2:00:57
Is there any utility which validate Java program for proper Javadoc tags ?I appreciate all kind of help .Thanks-- Yogesh

Generic Inlined tags

2164 byte By schabungbam at 2007-9-26 2:30:19
Hi,I sent the following mail to the Sun guys.I am thinking of using the {@link ... } tags as a workaround. Instead of the normal semantics of{@link package.class#member label}, I plan to use it as:{@link type_of_tag text_body_of_tag}e.g.,{@link code// Some example code can be put hereVector v = ...

USAGE HELP....

2208 byte By bacchia at 2007-9-26 2:36:49
the problem is:my source file:.the .class file:../src/comunicazioni/*.class.../src/events/*.class.../src/eccezioni/*.class.../src/interfacciaSIL/*.class.../src/main_applicativo/*.class when I do: javadoc -verbose -sourcepath ./src/ -d ./doc/ -classpath .:com:$CLASSPATH comunicazioni eccezioni ...

help needed in using the DocCheck utility

1483 byte By kyogesh21 at 2007-9-26 2:40:14
Hi Can somebody help me to use the DocCheck utility.I need to check that all the java files have the required javadoc tags and they are correct.I have downloaded the zip file and I have been giving the following commandsc:\javadoc -doclet com.sun.tools.doclets.doccheck.DocCheck -docletpath ...

modifying contents of <title> tag

365 byte By dewitt_runner at 2007-9-26 2:41:48
When I generate my javadocs, then view in a browser, the title just says "Generated Documentation (untitled)." I need to put my company name and the name of the API here. I know I could change the <title> tag post-process, but I'd rather make a change that works automtically each time ...

Any Suggestions? Check out my problem.

821 byte By jtk9 at 2007-9-26 2:42:24
Hi,I have a short project...basically, I have a HashMap with several words in it. I also have a input html file with some text in it.My project is that I have to make a new file...which has the same contents has the input file, BUT if any of the words from the Map shows up in the inputfile, I ...

javadoc packages

559 byte By bheimsoth at 2007-9-26 2:54:43
I'm having trouble using javadoc with my packages. At the command line, in the directory of the files in my package, I run the command 'javadoc searcher' where searcher is the name of my package. I get the error "No package, class, or source file found named searcher". Now, I'm not too ...

A proposed javadiff doclet

1730 byte By mdoar at 2007-9-26 2:59:24
(Also sent to javadoc-tool@sun.com)When dealing with multiple releases, it is often very useful to be able to document exactly what has changed in the public API between different releases. A useful tool to do this could be built using the existing Javadoc doclet architecture.I envision ...

MifDoclet with Netbeans

299 byte By rjoconnor at 2007-9-26 3:18:51
Hi thereDoes anyone know if it is possible to configure Netbeans to use MifDoclet instead of the standard Doclet? I would like to be able to generate PDF output directly from Netbeans on some occasions.any help is appreciated.thanksRosemary O'Connor

Create Javadocs

516 byte By chelleong at 2007-9-26 3:19:15
Hi, I have a folder named package. Inside package, there are many folders which are created dynamically. How can I create javadocs for the java files in these folders with just one javadoc command? Currently, I am using c:\package>javadoc *.* (This works only if the java files are in the ...

Specifier class, does it work?

881 byte By posuna at 2007-9-26 3:21:48
Hi all,I seem to have a problem with the specifier class.It claims it recognises patterns like:s1*s2* -- starts with s1, contains s2However, that doesn't seem to work. To test it, I'vecompiled the following very simple thingy:import com.sun.tools.doclets.util.*;public class kk { public static ...

How to javadoc "public final static int"?

439 byte By tanigu at 2007-9-26 3:22:51
How can we create "Field Summary" HTML document for "public final static int" variables?This question is probably same as the below question. http://forums.java.sun.com/thread.jsp?forum=41&thread=72832p.s.The below document indicates CENTER, NORTH, ...How an we achieve it to document "public ...

Batch file under Win 98

374 byte By 26017 at 2007-9-26 3:28:58
Hy all!I have a problem writing a batch file under Win 98. Can anyone of you tell me what is the sign under 98 for "^". Under NT its used to jump into the next row.example (which doesn t work): javadoc @filelist.txt-d docs ^-use ^-overview overview.html ^-package ^-version ^-author ^ ...

Formatting H2s

279 byte By lkrell at 2007-9-26 4:06:23
Hey all-I found a manual way to format H2s. Has anyone found a auto-gen way to do it? The CSS isn't the best way cause you have to change all <h2></h2> tags to <font class=h2></font>. Or am I going about this all wrong?Thanks!

How can i get the documentation of the Package sun.net.ftp ?

75 byte By daveddone at 2007-9-26 4:06:35
How can i get the documentation of the Package sun.net.ftp ?

How can I document packages recoursively?

278 byte By vladshtr at 2007-9-26 4:09:13
Hello,I have folder com\name_of_company\...In this folder are all packages that I want to document with JavaDoc.Is there any way to do this recoursively. I mean something like:javadoc -<some_option> comThank you in advance.

References to another classes

322 byte By Sarka at 2007-9-26 4:44:59
I want to do a reference to another class by @see MyClass. But if I use full name (e.g. cz.abc.something.MyClass), in generated java documentation, there is no reference, just a text. If I use a name only (MyClass) there is no reference as well. What are the rules for creating these ...

DTD for XMLDoclet?

48 byte By muetzen at 2007-9-26 4:45:29
Is there a DTD for the XMLDoclet?

no package found

443 byte By starfish77 at 2007-9-26 4:53:33
hello folks, I give foloowing commandjavadoc -d c:\tomcat\xyz -classpath %CLASSPATH% -link http://java.sun.com/products/jdk/1.2/docs/api -link http://server:8080/abc/ com.company.util But it gives me error saying -javadoc: No package, class, or source file found named com.company.util but my ...

JavaHelp doclet?

217 byte By wahl_scott at 2007-9-26 4:55:26
Can someone please give me more information on the JavaHelp doclet?I've seen a fleeting reference to it from a JavaOne conference but I can't find any other details.Thank you!Scott

Is there a JSP javadoc tool in the pipeline?

114 byte By 529661 at 2007-9-26 5:22:13
Hi, I was wondering if there Sun have any plans to introduce a tool for generating javadoc for JSPs?

Package name to refer for retrieving interface, tcp, ip group

254 byte By s_gopikrishna at 2007-9-26 5:25:20
Hi,We are implementing an SNMPv2c agent using JDMK (Java Dynamic Management Kit).We need help on what Java package to use for retrieving information such as those for interface, tcp, ip group.thanks,S Gopikrishna

package.html and doc-files - do they have to be in the source tree?

261 byte By 529661 at 2007-9-26 5:29:50
Hi, I was wondering if it is necessary for a package.html and doc-file directory for a given package to be in the that package or can it be specified that package.html etc for the given package resides elsewhere (ie,not on the source tree)? Thanks

javadoc -link giving me a javascript error

1015 byte By geek_freak at 2007-9-26 5:47:45
was not sure how to reference this issue in a title. anyways, i am running a command like thisjavadoc -link http://java.sun.com/j2se/1.4/docs/api/ -sourcepath /home/dir/com/hostname/ com.hostname.A com.hostname.Beverything works great. All core API package classes have links and they work. But ...

Wanted: String not java.lang.String

369 byte By marcbowden at 2007-9-26 5:53:01
A v simple Q I guess, but can someone tell me why when I do a javadoc I get it looking like this, with a fully qualified class name, and how can I get just eg 'String' output? Unit(java.lang.String dummyNodeName) This is the sort of think I would like to get (taken from Textfield): ...

package names missing when specifying classes

389 byte By Schreiberb at 2007-9-26 6:04:50
Hi!I need to generate Javadoc for some (not all) of the classes in one of the packages. So I specified the class names in the batch file (thanks again, Doug!) instead of specifying the package name. Now only the classes in the package have HTMLs, but the package is missing from ...

MIF doclet and FrameMaker+SGML

475 byte By deon at 2007-9-26 6:08:55
Hi Docs,I want to use the MIF doclet to generate PDF files. My problem is that I only have the FrameMaker+SGML version from Adobe. This is version 5.5.2.When I run my examples that comes with the MIF doclet I get the error message: "FrameMaker: Invalid command line option: /progid:dzbatch"Does ...

sequential javadocing w/out overwriting index.html

372 byte By wookiee at 2007-9-26 6:23:41
I have a build process that allows me to run builds on subcomponents, however, I build subcomponent A and javadoc it, then build subcomponent B and javadoc it, the index.html is overwritten instead of appended to, and only the subcomponent B javadoc is linked.I would like all the links to ...

### Javadoc 1.4 Beta 2 feedback wanted

1024 byte By dkramer at 2007-9-26 6:28:21
Javadoc 1.4 Beta 2 has been available for a few weeks as part of the Java 2 SDK, Standard Edition, v 1.4.0 Beta 2: http://java.sun.com/j2se/1.4/It has many new features, including (1) the -subpackages option to recursively traverse all subpackages by passing in a single package root, (2) -tag ...

different footer for every package or for every classes

387 byte By SuciuF at 2007-9-26 6:30:20
Hi!1.How can I specify in javadoc that I want a different footer for every package or for every classes?2.how can I told to javadoc that I have external library used in my project (for providing javadoc comments for for these libraries )? I used an ant build file for generating javadoc API ...

javadoc -link and proxy server

191 byte By myparu at 2007-9-26 6:33:21
When I use javadoc command with -link option, I get "Error fetching url : ..."We use a proxy server, how do I pass the proxy information to the javadoc tool?murali

Beginners problems

634 byte By wireframe at 2007-9-26 6:39:40
i'm new to javadoc, and i'm having a huge problem getting it configured. i've spent 2 hours going through javadoc FAQ's, and i can get it to work for one class, but not for my package. could someone please shed some light on this one? i think it's reletively simple, but i'm stressing out ...

JavaDoc Tool

103 byte By jasankama at 2007-9-26 6:41:02
Hi,Does Any Body know about a tool that creates JAVADoc [Thired Party tool]

Can DocCheck be customized to ignore certain tags?

278 byte By gs03ann at 2007-9-26 6:42:12
There are some tags that our team has decided not to include in our javadocs, but DocCheck will create an error report, stating that these tags are missing. Is there a way to tell (customize) DocCheck to not report errors on a certain tag?Thanks,Alex

NoClassDefFoundError using Javadoc on Unix

803 byte By 7knm7 at 2007-9-26 6:50:06
I am attempting to use Javadoc on a Unix machine. I always get this error:java.lang.NoClassDefFoundError: java/util/ArrayListat sun.tools.java.ClassDefinition.<init>(Compiled Code)at sun.tools.javac.SourceClass.<init>(Compiled Code)at ...

Javadoc 1.4 Beta 2 - Possible Bug with @see

829 byte By vjosullivan at 2007-9-26 7:05:39
I'm currently using javadoc 1.3 to generate some documentation. It runs fine, no errors or warnings.When I run Javadoc 1.4 Beta 2 using the same parameters and source files I get three warnings generated by three similar @see tags:warning - Tag @see: Class or Package not found: ...

Deployment Problem(NotFoundException)

709 byte By dong33 at 2007-9-26 7:08:31
HiI use J2ee 1.2.1 & j2ee document 1.2.1 & Windows200I use java examples "examples\Converter"I can compile all class file and make new applicationand EJB But I can't deployment the Application when deploymentprocess.It use messagebox tell me below:There was a deployment ...

package-summary for root package

426 byte By SuciuF at 2007-9-26 7:16:33
Hi!I had built the javadoc for a project, using "package.html" (was used a package template from Sun for creating a new package doc comment file). Those html files are placed at packages level.All javadoc is generated fine, except for package-sumarry for the main index page.This not contain the ...

%U%

161 byte By swingfreak at 2007-9-26 7:29:21
Hi all,can anybody tell what this entry in a documentation will do when generating the doc-files@version %U%regrads and thanks

Help from a newbie

349 byte By jovie at 2007-9-26 7:46:40
Hello ppl Im a newbie when it comes to javadoc stuff or to some extent documentation per se...i tried generating the javadoc for one of my class(i.e Main.java) but i want to know how can i combine second class (i.e Add.java to Main.java) so they'll be in one index page?Looking forward for ur ...

hiding protected methods and fields

293 byte By Schreiberb at 2007-9-26 7:48:08
Hi!The documentation says that the -protected option "Shows only protected and public classes and members. This is the default."Is there a way to *not* show the protected methods and fields? I'd like to expose only the public ones.Thanks!Benzi

excluding files

222 byte By swingfreak at 2007-9-26 8:42:01
hello everybody,i am working with javadoc1.3 and i need to exclude some files from generating. does anybody know how to do this, without writing each path and file name i want to include.regards

javadoc doesn't support default access

299 byte By agarvan at 2007-9-26 8:44:08
javadoc supports classes and methods that are public,protected or private. Any classes or methods that have default access are bypassed. The workaround is to make class and methods public that doesn't need to be public. Default package access make a lot of sense in a console program.

how to use DocCheck utility

685 byte By bvgopal at 2007-9-26 9:13:39
I have trouble using DocCheck utility.I downloaded this and put the doccheck.jar file in current directory CheckDoc and trying to run like this:Z:\CheckDoc>javadoc -doclet com.sun.tools.doclets.doccheck.DocCheck -docletpathdoccheck.jar CheckClassIt is throwing this exception:Exception in ...

Problems with single class files

565 byte By SpaceMonkey2001 at 2007-9-26 9:14:12
Help:I have (and can) run my javadocs on packages using *.java. However, this option does not grab all of the files and leves many important classes out of the doc. Now I am trying to grab these with the following information in my dos command prompt:d:\jdk1.3.1\bin>javadoc -d d:\AAAJavaDocs ...

Can't get "Simple Example Doclet" to run -- Cannot find

2134 byte By sandridgej at 2007-9-26 9:21:48
I am trying to run the "Simple Example Doclet" at http://java.sun.com/j2se/1.3/docs/tooldocs/javadoc/overview.html.It appears to compile ok, but when I go to run it I get the message "javadoc: Cannot find doclet class ListClass".Listed below is:1. The execution command and error message2. The ...

Explicitly specify classes but keep package frame...

1168 byte By KPSeal at 2007-9-26 9:38:08
I'm trying to generate the Javadoc for a set of classes. Unfortunately those classes belong to the same package as some other classes on the classpath (essentially core and extensions but not separately packaged).When I try to Javadoc the extension source it generates documentation for all the ...

-locale

2888 byte By bacinamp at 2007-9-26 9:41:01
I'm trying to figure out the -locale option of javadoc. Here is the documentation I found at http://java.sun.com/j2se/1.3/docs/tooldocs/win32/javadoc.html#javadocoptions:///////-locale language_country_variant Important - The -locale option must be placed ahead (to the left) of any options ...

internal and external documentation

359 byte By spieler at 2007-9-26 10:04:08
Hi,is there a feature to create different levels of documentation with javadoc?I'm working on an application which will expose anAPI to the user. The user should get a javadoc apidocumentation much like that standard java api,while our internal developers can also see ...