Quinn-Curtis Forums
Quinn-Curtis Forums
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Tools for Java
 QCRTGraph for Java
 JAVADocs problem

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
daviddu@cctexas.com Posted - 23 Mar 2006 : 16:52:43
BTW: while I'm thinking about it,

The docs in the JAR files are 'hard linked' to specific cross reference locations for a Windows machine.

Since all my development is done on Unix (Solaris, Linux, BSD, ...), they don't work.

Also, Solaris had a fit-and-a-half with those embedded file names that had backslashes in them, when the installer ran. I had to install the software on Linux, massage the paths to get them right, then copy the completed unit to my Solaris system when I was done.

In Eclipse (which I don't use, by the way - only if I want to see the docs), if you open the JavaDocs browser on a particular entry, you can't 'link' to another entry referenced by the docs you initially opened, since the path is hardcoded into the link.

This is probably not something you can fix, but thought you might want to know.

Also, the installer doesn't work extremely well on a non-windows machine. It gets upset if you use a non-DOS path to install.

David
1   L A T E S T    R E P L I E S    (Newest First)
quinncurtis Posted - 23 Mar 2006 : 17:40:20
Eclipse is creating the links between the javadoc documents automatically. We have no input into the matter. There must be some general Eclipse/Solaris bug creating javadoc on a Windows machine and running them on a Solaris machine.

Does the Javadoc work properly under Linux?

Strange that the software would install under Linux but not Solaris. Sounds like Linux is much more flexible when it comes to pathnames. We wrote the install Setup program in Java; we thought we changed all of the file separators to the system dependent file separator when unzipping, but we could have missed something.

Your comment "Also, Solaris had a fit-and-a-half with those embedded file names that had backslashes ", exactly what embedded file names do you mean ?

What is an example of a non-DOS file name that causes trouble ?

Quinn-Curtis Forums © 2000-2018 Quinn-Curtis, Inc. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07