> I'm trying to play with xdocletgui (standalone), and
> have come across a 
> number of issues:
> 
> - The run.sh script doesnt work under OSX. See ant's
> script to see what 
> needs to be set in order to get it to run there,
> it's very 
> straightforward

Will look to this issue. But if you cvould provide a
patch for OSX, it would be cool. I do not have any
macs around...

> - In my project, my ejb source classes extend a
> class which is present 
> in a jar file in binary only form. However, xjavadoc
> doesn't seem to 
> pick this up (or notice) even if I try to include
> that jar in 
> xdocletgui's classpath when starting it up. Is there
> a way currently of 
> defining a classpath (or sourcepath) for xdocletgui
> to use, rather than 
> just the current top level dir of a sourceset?

XJavadoc tries to resolve binary classes. However, 
if you have several import statements, it may fail in
this task. There was diskucssion yesterday about
"why do we need to use FQCNs". 


> - Would be nice if xdocletgui would remember the
> last directory/project 
> opened and its window location/size. I can submit a
> patch if nobody 
> else feels like writing this code.

Your patch is welcome.

> - Finally, are there any docs/usage
> notes/design/future direction notes 
> for xdocletgui?

There are generated docs. Just do "ant dist"


regards,

=====
Konstantin Priblouda ( ko5tik )    Freelance Software developer
< http://www.pribluda.de > < play java games -> http://www.yook.de >
< render charts online -> http://www.pribluda.de/povray/ >

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to