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 - 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? - 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. - Finally, are there any docs/usage notes/design/future direction notes for xdocletgui? Hani ------------------------------------------------------- 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
